On 30/12/2012 07:46, Fbsd8 wrote:
The rc.config statement ifconfig_xl0="DHCP" on that PC would function as exspected?
DHCP doesn't actually mean that the address will be dynamic - DHCP can give you the same ip address every time it is requested. It simply moves the details of configuration from you to your ISP.
You probably want to talk with your ISP about this - I would expect you to get one IP assigned to your connection that is expected to be your routers IP address and then it is up to you to take care of routing your subnet to your internal network. You may assign all address to the one machine but only one address will get the traffic to be routed to the other addresses.
_______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"