Date: Thu, 12 Jul 2001 22:17:16 -0700 From: "Kulraj Gurm (bosa.ca Account)" <kulraj@bosa.ca> To: <questions@freebsd.org>, <ringgo@rnpa-online.net> Subject: Re: help me Message-ID: <006501c10b5b$6451daa0$0ac8a8c0@kimsamy.com> References: <20010713045305.7902.cpmta@c000.snv.cp.net>
next in thread | previous in thread | raw e-mail | index | archive | help
try : man ifconfig if you want spoon feeding - heres a sample from my rc.conf : #hostname hostname="h207-230-227-196.dccnet.com" #network interfaces network_interfaces="lo0 rl0 vr0" ifconfig_rl0="inet 24.27.xx.xx netmask 255.255.252.0" #ifconfig_rl0="DHCP" ifconfig_vr0="inet 192.168.200.254 netmask 255.255.255.0" Good luck! Regards, Kulraj Gurm ----- Original Message ----- From: <ringgo@rnpa-online.net> To: <questions@freebsd.org> Sent: Thursday, July 12, 2001 9:53 PM Subject: help me > Hallo > > Could you tell me the right configuration of virtual ip for FreeBSD Release 4.x in /etc/rc.conf file > is it right to put > > network_interface="ed0 inet 202.152.26.193 netmask 255.255.255.240 alias" > network_interface="ed0 inet 202.152.26.194 netmask 255.255.255.240 alias" > > or ...can you give me the right answer very clearly > > Thank's > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?006501c10b5b$6451daa0$0ac8a8c0>