Another option is to just edit your sshd config file (/etc/ssh/sshd_config is where mine lives). You can specifiy which IPs to listen on with the ListenAddress parameter, given as many times as you have IPs to listen to.
On Thu, 8 Jan 2004, Herbert Poetzl wrote: > On Wed, Jan 07, 2004 at 03:59:02PM -0800, Roderick A. Anderson wrote: > > I have a few servers that have multiple NICs and will on occasion I need > > to access them (via ssh) through the different NICs. > > > > Is there support in the v_* scripts for multiple NICs and how do I > > associate an IP with its NIC? > > the same rules which apply for the 'normal' vserver > IPROOT= configuration also apply to the v_* script > configurations in /etc/vservices/*.conf > > see http://vserver.13thfloor.at/Stuff/VServer-IP-Setup-0.1.txt > for details ... > > HTH, > Herbert > > > TIA, > > Rod > > -- > > "Open Source Software - You usually get more than you pay for..." > > "Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL" > > > > > > _______________________________________________ > > 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 > _______________________________________________ Vserver mailing list [EMAIL PROTECTED] http://list.linux-vserver.org/mailman/listinfo/vserver
