ssauerw
10-12-2006, 09:02 AM
Hi *,
can I configure a DHCP-Client in a way that it gets the IP-Address,
DNS-Server, etc. automatically but the standard gateway is configured
locally.
Background: The DHCP Server doesn't send me the default gateway. Right
now, I configured the client with a static IP.
Andrei Ungureanu [MVP]
10-14-2006, 07:44 PM
I belive it could be done using a VBScript or using the ROUTE command.
An example of script that changes the default gateway is here:
http://searchwincomputing.techtarget.com/tip/0,289483,sid68_gci1210518,00.html
Of course that needs to be modified to change ONLY the default gateway (most
probably to comment a couple of lines).
--
Regards,
Andrei Ungureanu
www.eventid.net
Test our new EventReader!
http://www.altairtech.ca/eventreader/default2.asp?ref=au
"ssauerw" <s.sauerwald@gmail.com> wrote in message
news:1160640134.572165.103420@e3g2000cwe.googlegroups.com...
> Hi *,
>
> can I configure a DHCP-Client in a way that it gets the IP-Address,
> DNS-Server, etc. automatically but the standard gateway is configured
> locally.
>
> Background: The DHCP Server doesn't send me the default gateway. Right
> now, I configured the client with a static IP.
>