Displaying 1 result from an estimated 1 matches for "vlan88".
Did you mean:
vlan48
2008 Jan 18
3
name resolution question
Can anyone explain the following behavior to me?
[jgreen at t-rex ~]$ nslookup proteome.hpcc.triad.local
Server: 127.0.0.1
Address: 127.0.0.1#53
Name: proteome.hpcc.triad.local
Address: 10.2.149.1
[jgreen at t-rex ~]$ nslookup proteome.vlan88.hpcc.triad.local
Server: 127.0.0.1
Address: 127.0.0.1#53
Name: proteome.vlan88.hpcc.triad.local
Address: 192.168.88.179
[jgreen at t-rex ~]$ nslookup proteome
Server: 127.0.0.1
Address: 127.0.0.1#53
Name: proteome.hpcc.triad.local
Address: 10.2.149.1
[jgreen at t...