Re: Problem: Multiple alias{...} statements in dhclient.conf

2006-03-28 Thread Joachim Schipper
On Mon, Mar 27, 2006 at 06:51:33PM +0200, Andreas Bihlmaier wrote: > Hello misc@, > > I finally got around to setup a dhcpd in my local LAN. > All hosts get their IP by dhcp, but also need an alias (as secure VPN > inside LAN) on each interface, after playing around with > "/etc/hostname." I found

Problem: Multiple alias{...} statements in dhclient.conf

2006-03-27 Thread Andreas Bihlmaier
Hello misc@, I finally got around to setup a dhcpd in my local LAN. All hosts get their IP by dhcp, but also need an alias (as secure VPN inside LAN) on each interface, after playing around with "/etc/hostname." I found the place to put the stuff: /etc/dhclient.conf. Seemed to work well until I tr