Hi,
I executed the ifconfig and netstat.Results were as follows.
Which values should use while configuring DNS.
# ifconfig -a
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232
index 1
inet 127.0.0.1 netmask ff000000
rtls0: flags=1004843<UP,BROADCAST,RUNNING,MULTICAST,DHCP,IPv4> mtu 1500 index 2
inet 192.168.1.100 netmask ffffff00 broadcast 192.168.1.255
ether 0:16:76:84:7b:b0
# netstat -nr
Routing Table: IPv4
Destination Gateway Flags Ref Use Interface
-------------------- -------------------- ----- ----- ---------- ---------
default 192.168.1.254 UG 1 0 rtls0
192.168.1.0 192.168.1.100 U 1 1 rtls0
224.0.0.0 192.168.1.100 U 1 0 rtls0
127.0.0.1 127.0.0.1 UH 12 482 lo0
#
Thanking You!
Prashant Poman.
This message posted from opensolaris.org
_______________________________________________
networking-discuss mailing list
[email protected]