>>
>>
>
> 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.
root at NotinoC2200:~# traceroute www.belenix.org
traceroute: unknown host www.belenix.org
root at NotinoC2200:~# traceroute 204.152.191.108
traceroute to 204.152.191.108 (204.152.191.108), 30 hops max, 40 byte
packets
1 192.168.1.1 (192.168.1.1) 1.586 ms 1.667 ms 2.022 ms
2 212.74.102.14 (212.74.102.14) 11.943 ms 10.857 ms 11.058 ms
3 10.72.4.66 (10.72.4.66) 11.211 ms 10.539 ms 11.498 ms
4 10.72.9.217 (10.72.9.217) 11.548 ms 10.921 ms 11.805 ms
5 213.200.77.73 (213.200.77.73) 12.238 ms 11.969 ms 11.285 ms
6 89.149.185.161 (89.149.185.161) 155.192 ms 169.900 ms 154.615 ms
7 206.223.116.2 (206.223.116.2) 157.168 ms 215.653 ms 157.719 ms
8 149.20.65.18 (149.20.65.18) 176.041 ms 160.243 ms 172.191 ms
9 204.152.191.108 (204.152.191.108) 156.882 ms 155.301 ms 154.697 ms
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
Regards,
Kaya