Search : in
By :

Problems changing Ip address

Last answer on Sep 24, 2008 7:51:57 pm BST cptncalvin, on Sep 15, 2008 11:23:14 pm BST 
 Report this message to moderators

Hello,
when trying to use command prompt to change my Ip adress using:
netsh int ip set address "local area network" (and i tried "wireless network connection", seeing as I use a wireless adapter) 192.168.200.8 255.255.255.0 192.168.200.1 1
I get the following message "the requested operation requires an elevation" what does that mean and how can i fix it?

Configuration: Windows Vista
Internet Explorer 7.0

Best answers for « Problems changing Ip address » in :
Command to detect your IP address! ShowCommand to detect your IP address! Command for Windows 2000 / XP / Vista Command for Windows 95/98 Command for Linux IP address (Internet Protocol) is a numerical identification to detect your computer on a network. It is used to...
MacOS X – Associating a name to an IP Address ShowMacOS X – Associating a name to an IP Address What you should know Use this step Example What you should know Please note: this is only valid until MacOSX 10.4, NOT for MacOSX 10.5 (Leopard) MacOSX is a BSD system, the first...
Having a static IP address under Ubuntu 8.10 ShowHaving a static IP address under Ubuntu 8.10 To have a fixed IP persistent: Configure manually the interfaces For a fix IP (10.0.0.1 on your eth1 interface) use: To make use of dynamic IP (e.g eth0): DNS NetworkManager is a...
IP address spoofing ShowIP address spoofing "IP address spoofing" is a technique that involves replacing the IP address of an IP packet's sender with another machine's IP address. This technique lets a pirate send packets anonymously. It is not a question of changing the...
IP Address ShowWhat is an IP address? Computers communicate over the Internet using the IP protocol (Internet Protocol), which uses numerical addresses, called IP addresses, made up of four whole numbers (4 bytes) between 0 and 255 and written in the format...
NAT - Address Translation ShowThe Concept of NAT The process of network address translation (NAT) was developed in order to respond to the lack of IP addresses with the IPv4 protocol (the IPv6 protocol will propose a solution to this problem). In IPv4 addressing, there are not...

1

tinytino, on Sep 16, 2008 9:39:47 am BST

Hey there,

just try to open command prompt and then type in the following command :

ipconfig/release

if the ip address is not renewed automatically then type the following :

ipconfig/renew

and after that just type this last command and see whats the result :

ipconfig/all

Reply to tinytino

2

 dude, on Sep 24, 2008 7:51:57 pm BST

You can not change your ip address with a wireless network, that is why you get an error.

Reply to dude