Results 1 to 6 of 6

Thread: ip-masquarading

  1. #1
    Junior Member
    Join Date
    Oct 2001
    Posts
    5

    ip-masquarading

    Hi this is my first post.

    I was wondering if someone could tell me how to configure my tuxbox (linux machine) to act as a dsl-router so that all the PCs on my home network can access the Internet. I looked online for a tutorial but the ones I found were not easily understood. I need a step by step tut or manual.

    Thanx for your help.


    Tom Wethers

  2. #2
    Senior Member
    Join Date
    Jul 2001
    Posts
    138

    Try this help file....

    Easy Internet Connection Sharing

    Hope this helps. If you want more information, you might want do some searches for books on the subject. Then you will have a manual handy whenever you need the information again.

    Good luck.

    Happy Hacking
    -----------------------------------------------------
    Warfare is the Way of deception.
    -Sun Tzu \"The Art of War\"

  3. #3
    hehbris
    Guest
    IPCHAINS -A forward -s $LAN -d 0.0.0.0/0 -j MASQ

  4. #4
    hey hehbris.. wut do u do?
    ------------EViLSEED
    Hackers are impervious. Resistant is futile.


  5. #5
    hehbris
    Guest
    i already said you buffoon

  6. #6
    Junior Member
    Join Date
    Nov 2001
    Posts
    11

    Re: ip-masquarading

    Originally posted by TomWethers
    Hi this is my first post.

    I was wondering if someone could tell me how to configure my tuxbox (linux machine) to act as a dsl-router so that all the PCs on my home network can access the Internet. I looked online for a tutorial but the ones I found were not easily understood. I need a step by step tut or manual.

    Thanx for your help.


    Tom Wethers
    Basically what hehbris said and that link that gaxprels, give a lot of good info...
    I set up linux as a router sharing DSL at my mothers business and i just used 2 nics and IPCHAINS except I used
    ipchains -A forward -s 192.2.2.1/16 -j MASQ

    I think thats right because it works just fine
    A+ Cert. Computer Technician

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •