On Sun, 11 Aug 2013, Rich Shepard wrote:

>  I'll go search for the ifconfig syntax to add a second network to eth0.

   Close, but no cigar.

   The netmask in this command is incorrect. What should it be?

   route add -net 192.168.2.1 netmask 255.255.255.0 dev eth0:0

The error is that the netmask does not match the route address.

Rich

_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to