"H. S." <(E-Mail Removed)> writes:
[...]
>I am considering experimenting by connecting the ADSL's CAT5 cable to
>the WAN port of a hardware router (USR 8054) and connecting the
>USR8054's one output (LAN) to the NIC of the linux router. Basically, I
>am considering inserting the USR8054 router between the ADSL and the
>linux router.
Good idea.
>In this new scenario, will my current iptables work?
Your present iptables setup will most likely be in vain, due
to the fact that the only connection used is the one going
to the HW router. Depending from your needs and the capabilities
of the router you selected, you shouldn't even need any iptables
setup at all, as long as the router does stateful packet
inspection and supports extended firewall definitions itself
(which is the norm).
>Or, will I need to
>make any changes? My router table has this:
> > /sbin/route -n
>Kernel IP routing table
>Destination Gateway Genmask Flags Metric Ref Use Iface
>w.y.x.z 0.0.0.0 255.255.255.255 UH 0 0 0 ppp0
>192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1
>192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
>0.0.0.0 w.y.x.z 0.0.0.0 UG 0 0 0 ppp0
Your routing table won't have any entries for the ppp0 interface
anymore, due to the fact that the ADSL connection is maintained
by the router device. Moreover, even your present routing table
contains an unneeded entry - as the NIC that goes to the ADSL
modem doesn't need any IP address at all.
Michael
--
Michael Buchenrieder *
(E-Mail Removed) *
http://www.muc.de/~mibu
Lumber Cartel Unit #456 (TINLC) & Official Netscum
Note: If you want me to send you email, don't munge your address.