::Welcome to the Open world:: All FOSS, lovers we Want you!!!

blackhole

Member
Jul 3, 2007
606
4
0
47
In a Blackhole
Re SQUID and DANSGUARDIAN

I setup squid transparent proxy with DG. All working perfectly.
:):):):)

But in squid and as well as DG log show only 127.0.0.1 than Client IP. So I couldn't generate SARG reports based on user.
:no::no::no::no::no:

Any Help !!!
:(:(:(:(
 

kosandpol

Well-known member
  • Jun 10, 2008
    45,329
    1,492
    113
    I setup squid transparent proxy with DG. All working perfectly.
    :):):):)

    But in squid and as well as DG log show only 127.0.0.1 than Client IP. So I couldn't generate SARG reports based on user.
    :no::no::no::no::no:

    Any Help !!!
    :(:(:(:(
    how are they linked ?
    client <-->DG<-->Squid <--> internet ?
     

    kosandpol

    Well-known member
  • Jun 10, 2008
    45,329
    1,492
    113
    Hi my friend. appreciate your help always.
    :):):):):):):):)

    Yes as you explain.

    But I did another thing with iptables.

    Forward 80 traffic to 8080 with preroute
    forwarding the port should not change the source IP. There's an option in both DG and Squid to forward the source IP. try that.
     

    xx4all

    Member
    Aug 16, 2008
    1,727
    29
    0
    kandy
    Rapidshare/Hotfile with ubuntu

    hi

    i have transfered to ubuntu for ever and i am quite happy with it.....but one major issue pending....in windows i used Internet download manager to download files from Rapidshare/hotfile using premium accounts. only thing i had to do is in sites login in the IDM to give username/password for the RS/HF and add the list of RS/HF links and Idm do the rest.
    but in ubuntu no any download manager can do this. i tried fatrat,gwget,tucan,uget and none of these came close to IDM. only thing that came close is Down them all and even in there i have to click on one link at a time to start the downloading......so anyone who got lucky??????:rofl::rofl::rofl:
     

    kosandpol

    Well-known member
  • Jun 10, 2008
    45,329
    1,492
    113
    hi

    i have transfered to ubuntu for ever and i am quite happy with it.....but one major issue pending....in windows i used Internet download manager to download files from Rapidshare/hotfile using premium accounts. only thing i had to do is in sites login in the IDM to give username/password for the RS/HF and add the list of RS/HF links and Idm do the rest.
    but in ubuntu no any download manager can do this. i tried fatrat,gwget,tucan,uget and none of these came close to IDM. only thing that came close is Down them all and even in there i have to click on one link at a time to start the downloading......so anyone who got lucky??????:rofl::rofl::rofl:
    there's something called jdownloader (or a similar name). try that.
     

    madurax86

    Member
    Jun 29, 2006
    4,385
    88
    0
    thanx...lets see what happend?..... have u tried it and gt results?

    I've tried it but not with premium accounts(lol i didnt get any, at the time I used it). It works ok, it has the ability of having the account info in it and submitting it to those sites
     

    xx4all

    Member
    Aug 16, 2008
    1,727
    29
    0
    kandy
    issue with converting ntfs to hidden ntfs in ubuntu

    I have two SATA HDD in 80GB and 500GB. All partition in NTFS. i used to have windows xp in 80GB HDD as a 20gb partition and 500GB was partitioned into 3*100GB and 160GB partition. 500GB HDD contains all my personal data and i didnt want others to peeking around it. so i want hide it. then in the administration>disk_utility i change the file system type into hidden NTFS for a single 100GB partition as a test. After restarting computer the 100GB partiton is not visible in the main menu and when i go to disk utility it shows the entire 500gb as a single partition. so when i use the mount it,only mount that partition and rest of the partitions are not visible. i can change the partition type back to ntfs and then only that partition shows in the menu.

    whe i run testdisk it shows all 4 partitions as
    Code:
    Disk /dev/sdb - 500 GB / 465 GiB - CHS 60802 255 63
         Partition               Start        End    Size in sectors
    D HPFS - NTFS              0   1  1 12748 254 63  204812622 [100-A]
    D HPFS - NTFS          12748  54 42 26006 254 63  213002392 [100-B]
    D HPFS - NTFS          26006  90  4 39264 254 63  213000162 [100-C]
    D HPFS - NTFS          39264 125 29 60800 254 63  345984002 [160-D]

    100-A is the partition which i used for test. when i go to /dev it shows only sdb1 and thats 100-A

    so how can i get my other 3 partitions?