*** From dhcp-server -- To unsubscribe, see the end of this message. ***
Have you actually tried it? I don't think a host route for 255.255.255.255
will cause any problems at all for IP masquerading... actually, I *know* it
doesn't because I use exactly that setup here (well, except I have a 2.0.34
kernel, but I doubt that would make any difference in this situation).
Following is a snippet of my route table...
Destination Gateway Genmask Flags Metric Ref Use
Iface
255.255.255.255 0.0.0.0 255.255.255.255 U 0 0 631 eth0
139.130.64.193 0.0.0.0 255.255.255.255 UH 0 0 0 ppp0
10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 20667 eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 1889 lo
0.0.0.0 139.130.64.193 0.0.0.0 UG 0 0 5764 ppp0
Odd thing is, the 255.255.255.255 address looks like a net route instead of
a host route *shrug* maybe I didn't enter the route correctly, but
everything works just fine. (including masquerading)
Regards
Michael Anthon
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Monday, 22 March 1999 4:49
> To: [EMAIL PROTECTED]
> Subject: Linux as DHCPD and IP Masq'ing firewall?
<snip>
> What I want to do next is use the Linux box as a Masq'ing firewall for
> the rest of the machines in the house, using PPP and dial-on-demand.
>
> The only problem I have with this is getting the routing setup
> properly, as the DHCP server people will know, for dhcpd to work
> properly with Microsoft clients, I need to add the following route:
>
> route add -host 255.255.255.255 dev eth0
>
> In my mind, this also confuses the routing for internet bound traffic.
> (My LAN uses 192.168.2.* for all IP addresses)
> Any solutions/suggestions people ?
>
>
------------------------------------------------------------------------------
To unsubscribe from this list, please visit http://www.fugue.com/dhcp/lists
If you are without web access, or if you are having trouble with the web page,
please send mail to [EMAIL PROTECTED] Please try to use the web
page first - it will take a long time for your request to be processed by hand.
------------------------------------------------------------------------------