Notifications
Clear all

IP Address

5 Posts
4 Users
0 Reactions
3 Views
(@haywood)
Posts: 27
Registered
Topic starter
 

I am trying to connect a new gps to the GCGC rtn network in Mississippi. My login credentials are a server address with a port number. The server address is alpha characters but my GPS wants numeric characters. Can anyone help with this issue?

Thanks,
Garrett

Sent from my SAMSUNG-SM-G920A using Tapatalk

 
Posted : 02/06/2016 4:40 pm
(@norm-larson)
Posts: 986
Registered
 

If you have a domain name you can use a tool like http://mxtoolbox.com/DNSLookup.aspx to find the IP. If that is what you are looking for

 
Posted : 02/06/2016 4:48 pm
 rfc
(@rfc)
Posts: 1901
Registered
 

Haywood, post: 375295, member: 9957 wrote: I am trying to connect a new gps to the GCGC rtn network in Mississippi. My login credentials are a server address with a port number. The server address is alpha characters but my GPS wants numeric characters. Can anyone help with this issue?

Thanks,
Garrett

Sent from my SAMSUNG-SM-G920A using Tapatalk

If it's a public domain name, you can lookup the ip address.
Here's one site that does it for you:
http://www.hcidata.info/host2ip.htm

 
Posted : 02/06/2016 4:49 pm
(@haywood)
Posts: 27
Registered
Topic starter
 

That works, thank you!

Sent from my SAMSUNG-SM-G920A using Tapatalk

 
Posted : 02/06/2016 6:17 pm
(@jim-frame)
Posts: 7277
 

Like most OSs, Windows has a built-in command for this: nslookup. Example:

P.S. The numeric address shown isn't correct, it should be 168.150.253.1. Reversing the query -- entering the domain name -- produces the correct result. I don't know if it's a bug in the Windows implementation of nslookup or something else, but it's something I haven't encountered before.

 
Posted : 02/06/2016 7:18 pm