Find the answer to your Linux question:
Results 1 to 4 of 4
hi, is there any simple guide. i can use for may linux box...im having problem in eth0 & eth1... HOPE any budy give me tips ang simple guide on how ...
  1. #1
    Just Joined!
    Join Date
    Jun 2007
    Posts
    5

    How to setup IPTABLE 4 routing two interfaces...

    hi,

    is there any simple guide. i can use for may linux box...im having problem in eth0 & eth1...

    HOPE any budy give me tips ang simple guide on how to work IPTABLE in two interfaces.

  2. #2
    Just Joined! svquintela's Avatar
    Join Date
    Jun 2007
    Location
    Bicol, Philippines
    Posts
    16

    Talking

    Quote Originally Posted by jh0t1c View Post
    hi,

    is there any simple guide. i can use for may linux box...im having problem in eth0 & eth1...

    HOPE any budy give me tips ang simple guide on how to work IPTABLE in two interfaces.
    I dont know what is your problem in your two eth device and what are you going to do with 2 eth device. if you can please state it....

    by the way here's a link for the firestarter... Download - Firestarter
    download a firestarter, it is a firewall manager that is very much easy to use, i dont think that even a newbie one can easily manage it.

  3. #3
    Linux Newbie the bassinvader's Avatar
    Join Date
    Jun 2006
    Location
    Europe
    Posts
    168
    hmmm...

    you may have tyo do a bit of reading here, and i dont mean just a follow a guide which tells you to do everything but actually learn how to use the system.

    First stop shop should always be the man pages/info pages. Just type

    Code:
    man iptables
    or
    Code:
     info iptables
    to find a wealth of knowledge. And read a few general tutorials on the subject to find your best configuration. Its not a problem i've had so 'm not sure but i dont think you can set up two different firewall polices for one machine with two interfaces but i could be wrong. Anyway, check out those an pages!!

    Oh .....and welcome to the forums
    " I didn't know it was a picture of his wife! I thought it was a publicity shot form Planet Of the Apes."

  4. #4
    Linux Newbie the bassinvader's Avatar
    Join Date
    Jun 2006
    Location
    Europe
    Posts
    168
    Ok...just to clarify iptables does allow you to make separate rules per interface for both input and output interfaces using the --in-interface ( or -I ) and --out-interface ( or -o ) options respectively.
    " I didn't know it was a picture of his wife! I thought it was a publicity shot form Planet Of the Apes."

Posting Permissions

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