Date: Wed, 15 Mar 2006 20:59:10 +0000 From: eoghan <freebsd@redry.net> To: eoghan <freebsd@redry.net>, Derek Ragona <derek@computinginnovations.com>, Steve Bertrand <iaccounts@ibctech.ca>, freebsd-questions@freebsd.org Subject: Re: hosts file Message-ID: <4418801E.4020509@redry.net> In-Reply-To: <20060315205321.GA5447@ghar.dhoomketu.net.in> References: <44186E94.2040901@redry.net> <6.0.0.22.2.20060315134908.028296a8@mail.computinginnovations.com> <44187189.300@redry.net> <6.0.0.22.2.20060315135915.0284c350@mail.computinginnovations.com> <441875AE.9070601@redry.net> <6.0.0.22.2.20060315141853.0282e1c0@mail.computinginnovations.com> <44187AF1.8020505@redry.net> <20060315205321.GA5447@ghar.dhoomketu.net.in>
next in thread | previous in thread | raw e-mail | index | archive | help
Shantanoo Mahajan wrote: > +++ eoghan [freebsd] [15-03-06 20:37 +0000]: > | Derek Ragona wrote: > | > Well, your resolv.conf points to 192.168.1.1, what is at that address? > | > Do you have any other DNS issues? > | > > | > Can you ping localhost, or 127.0.0.1? > | > > | > Is named running? > | > > | > -Derek > | > | Hi > | 192.168.1.1 is my router address. > | How can i check if named is running? > | There is no reference to named_enable in my rc.conf > | When i try ping 127.0.0.1 i get: > | ping: sendto: Can't assign requested address > | Thanks > > Checkout the o/p of follwoing: > > sockstat -4l > > > For more details, > man sockstat > > Shantanoo Hi This gives me: nathaniel# sockstat -4l USER COMMAND PID FD PROTO LOCAL ADDRESS FOREIGN ADDRESS www httpd 5411 3 tcp46 *:80 *:* www httpd 5410 3 tcp46 *:80 *:* www httpd 5409 3 tcp46 *:80 *:* www httpd 5408 3 tcp46 *:80 *:* www httpd 5407 3 tcp46 *:80 *:* root httpd 5404 3 tcp46 *:80 *:* root nmbd 3264 8 udp4 *:137 *:* root nmbd 3264 9 udp4 *:138 *:* root nmbd 3264 10 udp4 192.168.1.34:137 *:* root nmbd 3264 11 udp4 192.168.1.34:138 *:* root smbd 3243 21 tcp4 *:445 *:* root smbd 3243 22 tcp4 *:139 *:* root gnome-nets 3013 36 udp4 *:* *:* root Xorg 2181 6 tcp4 *:5900 *:* root named 2133 20 udp4 *:49923 *:* root inetd 580 4 tcp4 *:901 *:* root sshd 402 4 tcp4 *:22 *:* root syslogd 286 6 udp4 *:514 *:* Eoghan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4418801E.4020509>