In response to "The Noob" <[EMAIL PROTECTED]>:

> Hello all,
> 
> I have a small question.
> I have two interface in two vlans.
> The first interface 192.168.0.1 255.255.255.0
> The second interface: 10.228.44.1 255.255.255.0
> The gateway for the first interface must be 192.168.0.254 and the second
> interface must be 10.228.44.254
> How can I configure them? In rc.conf we have just defaultrouter but we can't
> specify the interface.

I'm curious as to why you would want to do this, since that will affect
the answer.

If those interfaces lead to different networks, then you should add
static routes as appropriate.

If they are alternate routes, then you should probably run something like
RIP to automatically update the routing table.

-- 
Bill Moran
http://www.potentialtech.com
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to