- Joined
- Oct 26, 2009
- Messages
- 128
- Reaction score
- 8
- Points
- 18
It was working fine until I upgraded today, now it's hosed and I'm desperate. If I can't get it working I'm back to my Windows box for work and that would stink. I've always had big problems with our corporate VPN and OS X. Can't explain it but it works fine all the time in Windows while it's hit and miss with OS X. The problems are always DNS related. I can't ping but I can nslookup. Check out my terminal output, it's confusing to say the least. Anyone have some ideas? I'm trying to figure out if this is a OS X problem or a corporate network issue.
Last login: Thu Nov 11 16:11:20 on console
grant-macbook:~ grant$ ping svn.tms.icfi.com
ping: cannot resolve svn.tms.icfi.com: Unknown host
grant-macbook:~ grant$ nslookup svn.tms.icfi.com
Server: 172.25.101.250
Address: 172.25.101.250#53
Non-authoritative answer:
Name: svn.tms.icfi.com
Address: 10.24.1.11
grant-macbook:~ grant$ ping 10.24.1.11
PING 10.24.1.11 (10.24.1.11): 56 data bytes
64 bytes from 10.24.1.11: icmp_seq=0 ttl=127 time=56.132 ms
64 bytes from 10.24.1.11: icmp_seq=1 ttl=127 time=98.279 ms
64 bytes from 10.24.1.11: icmp_seq=2 ttl=127 time=63.391 ms
64 bytes from 10.24.1.11: icmp_seq=3 ttl=127 time=64.285 ms
64 bytes from 10.24.1.11: icmp_seq=4 ttl=127 time=62.087 ms
64 bytes from 10.24.1.11: icmp_seq=5 ttl=127 time=55.717 ms
64 bytes from 10.24.1.11: icmp_seq=6 ttl=127 time=59.137 ms
64 bytes from 10.24.1.11: icmp_seq=7 ttl=127 time=64.718 ms
64 bytes from 10.24.1.11: icmp_seq=8 ttl=127 time=63.509 ms
64 bytes from 10.24.1.11: icmp_seq=9 ttl=127 time=61.113 ms
grant-macbook:~ grant$