On Tue, Nov 18, 2003 at 07:45:22PM +0100, Brian Ipsen wrote: > Hi! > > I just wonder.... If the IP settings on the root server are: > > IP: 192.168.3.15 > Mask: 255.255.255.0 > Gateway: 192.168.3.11 > > Is it then possible to install a vserver with another default gateway, eg. > the server has IP address 192.168.3.61, netmask 255.255.255.0 - and uses > default gateway 192.168.3.1 instead ?
yes, just setup a separate routing table for the 192.168.3.61 and similar addresses with a default gateway to 192.168.3.1 ... iproute2 magic on the host, nothing else is required ... HTH, Herbert > Regards, > > /Brian > _______________________________________________ > Vserver mailing list > [EMAIL PROTECTED] > http://list.linux-vserver.org/mailman/listinfo/vserver _______________________________________________ Vserver mailing list [EMAIL PROTECTED] http://list.linux-vserver.org/mailman/listinfo/vserver
