Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

IP Reservations Issue

Status
Not open for further replies.

elsexy

Technical User
Dec 1, 2003
3
US
How do I get the unique id(mac address) from a remote vpn client. Have NT running RAS, VPN(pptp), and DHCP for specific range of ip addresses. Currently VPN connections show id of 00-00-00-00-00-00. Since I need the unique id to specify a reservation so my remote user can get the same ip all the time, anybody out there with some ideas of a solution would most helpful.

Mike
 
why not have the remote user type ipconfig /all at the command prompt and tell you what the physical address is.
 
I have been doing the ipconfig /all thing. Problem is, I am always in and out of the office. Need to specify static IP address to remote user in order to make sure they can print and browse network at all times. How can I tell if DHCP is working as it should.
 
Turn on NetMon on the server and read the packets from the RAS server to DHCP server. Inside the packets you will find the MAC address of the device requesting for the IP.

bob

I know what I know and that's all I know. What I don't know I will ask.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top