[wplug] Two Subnets?

James O'Kane jo2y at midnightlinux.com
Thu Aug 19 12:41:28 EDT 2004


On Thu, 19 Aug 2004, wplug wrote:

> Thanks James for the explanation. Let me see if I have this...
>
> So ifconfig eth1:1 192.168.60.1 netmask 255.255.255.0 and ifconfig
> eth1:2 10.0.1.1 netmask 255.0.0.0 (example) would allow one interface on
> two ranges?

You might need to use eth1 first before you start adding aliases (eth1:1,
eth1:2)

ifconfig eth1 192.168.60.1 netmask 255.255.255.0
ifconfig eth1:1 10.0.1.1 netmask 255.0.0.0

Season to taste.


-james




More information about the wplug mailing list