Hi-- On May 16, 2012, at 1:08 PM, David Banning wrote: [ ... ] > It is machines that connect and receive via DHCP 192.168.1.2 and above that > can't connect to the internet though the server. I don't know a whole > lot about route - I have been attempting a variation of route commands > without success.
You need to implement NAT on this box, since 192.168.0.0/16 is an RFC-1918 unrouteable private network range. Regards, -- -Chuck _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
