> from Nick Wolff:
> 
> > Yes this is no issue just need to make sure you don't have an default route
> > on your Ethernet interface(May need to set a static) and that the hotspot
> > network and intranet network doesn't overlap.
> 
> To use the ethernet, I believe I need
> 
> route add default 192.168.0.1
> 
> if I don't use dhclient.
> 
> How do I avoid this, and then how would I add route for the hotspot network?

One of the night mares of trying to get 2 interfaces that
either one is using DHCP to play nice togeather is
a royal PITA as we have no way to ignore a default route
from a DHCP server. 

Our (the freebsd) dhclient is lacking in this area, this problem has
been solved in several other implementations.


> Tom
-- 
Rod Grimes                                                 rgri...@freebsd.org
_______________________________________________
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to