4
CHANGING CHANGING IP SETTINGS IP SETTINGS AUTOMATICALLY AUTOMATICALLY

Changing IP Settings Automatically

Embed Size (px)

DESCRIPTION

This is a presentation tutorial to show how one can make a batch file to change Lan settings according to different evironments like office,home etc.

Citation preview

Page 1: Changing IP Settings Automatically

CHANGINGCHANGING IP SETTINGS IP SETTINGS AUTOMATICALLYAUTOMATICALLY

Page 2: Changing IP Settings Automatically

These two batch files contains your ip

settings for different needs.

It is the name of your file containing your IP settings.

Page 3: Changing IP Settings Automatically

Enter your Desired Static Address your Gateway and

your DNS address.

It could be anything,To identify the type

of config. Like: Office, Home,

Airport.

This should be your name of your Lan card, which you can

find on you’re My Network Places properties page. EX-

Local Area Connection, Local Area Connection 2.

Page 4: Changing IP Settings Automatically

If you want to have DHCP If you want to have DHCP configurationconfiguration..

# Interface IP Configuration for "Wireless Network Connection"# Interface IP Configuration for "Wireless Network Connection"set address name="set address name="Wireless Network ConnectionWireless Network Connection" source=" source=dhcp dhcp set dns name="set dns name="Wireless Network ConnectionWireless Network Connection" source=" source=dhcpdhcp register=primaryregister=primaryset wins name="set wins name="Wireless Network ConnectionWireless Network Connection" source=" source=dhcpdhcp

This should be your name of your Lan card, which

you can find on you’re My Network Places properties

page. EX- Local Area Connection, Local Area

Connection 2