Date: Mon, 19 Sep 2005 11:52:28 +0100 From: eoghan <freebsd@redry.net> To: Bachilo Dmitry <root@solink.ru> Cc: freebsd-hackers@freebsd.org Subject: Re: network settings Message-ID: <432E986C.60605@redry.net> In-Reply-To: <200509191647.09339.root@solink.ru> References: <D8CDC6DA-840B-47BD-AFFC-D653AB21E280@redry.net> <200509190935.36658.root@solink.ru> <432E86D5.7000109@redry.net> <200509191647.09339.root@solink.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
Bachilo Dmitry wrote: > В сообщении от Понедельник 19 Сентябрь 2005 16:37 eoghan написал(a): > Here's mine /etc/rc.conf from work's router (shorted): > > defaultrouter="192.168.65.4" > gateway_enable="YES" > hostname="storage.solink.office" > ifconfig_rl0="inet 192.168.1.1 netmask 255.255.255.0" > ifconfig_rl1="inet 192.168.66.166 netmask 255.255.240.0" > inetd_enable="YES" > keymap="ru.koi8-r" > keyrate="fast" > linux_enable="YES" > mousechar_start="3" > moused_enable="YES" > saver="logo" > scrnmap="koi8-r2cp866" > sshd_enable="YES" > usbd_enable="YES" > > And here is mine from notebook: > > font8x14="cp866-8x14" > font8x16="cp866b-8x16" > font8x8="cp866-8x8" > hostname="notebook.bochasnet.academ.local" > ifconfig_rl0="DHCP" > keymap="ru.koi8-r" > keyrate="fast" > linux_enable="YES" > mousechar_start="3" > moused_enable="YES" > saver="logo" > scrnmap="koi8-r2cp866" > sshd_enable="YES" > usbd_enable="YES" > > > As you can see on the first one i heve static IP and default router specified, > and on the second i have dynamic parameters. Great! Thanks for the help. Will have a look once I get home. Eoghan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?432E986C.60605>