Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
iptables router
#2

Quote:Anyone got any tips?
 

It would be good to see the ifconfig output so we can determine the current state of your interfaces. However something like:



Code:
ifconfig eth0:0 10.0.0.1 netmask 255.255.255.0 broadcast 10.0.0.255 up




 

Should append the additional alias for the interface. To deal with 10.0.0.x -> 111.112.58.x you will require to use iptables to MASQ.

 

Should point out that you will lack the additional security that 2 NICs provide.

Reply


Messages In This Thread
iptables router - by chj - 2006-11-09, 04:57 PM
iptables router - by znx - 2006-11-09, 08:24 PM
iptables router - by chj - 2006-11-11, 09:40 AM
iptables router - by znx - 2006-11-17, 10:33 PM

Forum Jump:


Users browsing this thread: