On Tue, Jan 29, 2002 at 07:38:38PM -0700, Jason Majors wrote: > I have my network set up to use dhcp. The clients can connect, ping, ssh, > etc. to the server, but they can't connect beyond my gateway. The only part > of my static network setup that isn't present in my dynamic setup is the > default gateway. > How can the dhcp server tell the client which default gateway to use? Or is > this something I need to somehow put in my client configuration?
Use your server as the gateway. IMO, that's the simplest solutions. If you do MASQ you will only need 1 ip and it will be much more secure that way (your network on the inside) - Adam