01-22-2015 03:56 PM
Situation: We have some Ubuntu test laptops running DHCP servers. We need to get updates and other changes from the corporate network occasionally. Today we disable the DHCP server, set up to get an IP address via DHCP (from somewhere else), and do our updates.
Problem: We don't want anyone to accidentally connect the laptop to the corporate network while its DHCP server is running.
Question: So, if we go via wifi using Cisco VPN client software, will the DHCP server serve IP addresses over the tunnel?
Thanks for reading.
Solved! Go to Solution.
01-22-2015 04:07 PM
No. DHCP uses layer 2 broadcasts to serve IP addresses. Since your clients are connected via the VPN, there will be no layer 2 adjacency. The only way it would accidentally do it is if you configured an IP dhcp helper address to be one of your VPN clients on the network, which I would imagine you wouldn't do.
01-22-2015 04:07 PM
No. DHCP uses layer 2 broadcasts to serve IP addresses. Since your clients are connected via the VPN, there will be no layer 2 adjacency. The only way it would accidentally do it is if you configured an IP dhcp helper address to be one of your VPN clients on the network, which I would imagine you wouldn't do.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide