On Wed, Aug 19, 2009 at 12:57 AM, Kaya Saman<SamanKaya at netscape.net> wrote: > >>> >>> >> >> ? One thing I missed mentioning with 0.7.1 though, please run >> ? pfexec pkgrm SFEspkg ?before running the script. >> >> ? There are a couple of features I will add to the utility tomorrow. >> >> Regards, >> Moinak. >> > > I seem to have some internal networking issue with the system?? > > I am unable to resolve anything DNS wise.... > > Please see test outputs: > > root at NotinoC2200:~# cat /etc/resolv.conf > domain optiplex-networks.com > nameserver 192.168.1.100 > nameserver 192.168.1.101 > > > > root at NotinoC2200:~# ifconfig -a > lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 > index 1 > ? ? ? inet 127.0.0.1 netmask ff000000 > iwi0: flags=201000802<BROADCAST,MULTICAST,IPv4,CoS> mtu 1500 index 2 > ? ? ? inet 0.0.0.0 netmask 0 > ? ? ? ether 0:12:f0:e:38:77 > rtls0: flags=201004843<UP,BROADCAST,RUNNING,MULTICAST,DHCP,IPv4,CoS> mtu > 1500 index 3 > ? ? ? inet 192.168.1.82 netmask ffffff00 broadcast 192.168.1.255 > ? ? ? ether 0:a:e4:a2:c1:71 > > > > root at NotinoC2200:~# nslookup www.belenix.org > Server: ? ? ? ? 192.168.1.100 > Address: ? ? ? ?192.168.1.100#53 > > Non-authoritative answer: > www.belenix.org canonical name = belenix.org. > Name: ? belenix.org > Address: 204.152.191.108 > > > > root at NotinoC2200:~# ping www.belenix.org 5 > ping: unknown host www.belenix.org > > > > root at NotinoC2200:~# wget http://www.belenix.org/binfiles/install_belenix > --22:24:07-- ?http://www.belenix.org/binfiles/install_belenix > ? ? ? ? ?=> `install_belenix' > Resolving www.belenix.org... failed: node name or service name not known. > > > [...]> > Why aren't I able to resolve anything at layer 4??? nwam is enabled no > problems..... and there is remote connectivity! DNS servers are functioning > and registered within /etc/resolv.conf > > This is from 0.7.1
Weird since nslookup is doing fine. What do the following commands output: svcs dns/client svcs system/name-service-cache Regards, Moinak. -- ================================ http://www.belenix.org/ http://moinakg.wordpress.com/
