Questions tagged [ipconfig]

19 questions
6
votes
1 answer

ifdown interface not configured (Debian 6)

My server is dedicated (non-virtual). I want to have 3+1 static IPs. I used aliases (eth0:0, eth0:1) previously, but read that this method is deprecated. So I added another IP and reconfigured my interface with ifup/ifdown while I'm at i;, but…
Marco Alka
  • 181
  • 1
  • 1
  • 7
5
votes
3 answers

how to get default gateway of certain adapter in windows bat?

Please see below ipconfig output in windows. C:>ipconfig Windows IP Configuration Ethernet adapter Local Area Connection 11: Connection-specific DNS Suffix . : Link-local IPv6 Address . . . . . : fe80::4149:4c25:692d:dfec%91 IPv4…
2
votes
1 answer

Channel all the traffic on an IP to a VM

Situation: I have a dedicated Server (CentOS 6) with couple of VMs(Cent OS 7 and Windows Server 2012 R2) in Virtual Box. Few applications are running in windows and reachable from the Main IP(X.X.105.20) Using mod proxy. The Application hosted in…
Anup Sharma
  • 77
  • 1
  • 1
  • 8
2
votes
3 answers

How to switch IP (including subnet) on OpenBSD without outage

I have an OpenBSD firewall where I have to change the IP on the admin interface (including changing subnet/gateway) and I'm looking for how to do this remotely without losing my SSH (so I can fix things if there are problems). Here is how I imaging…
thelsdj
  • 830
  • 1
  • 11
  • 25
1
vote
1 answer

Why does my website's locally retrieved name server appear different from one retrieved online?

My website is not resolving correctly, so I checked the name server via nslookup in PowerShell and see bodis.com. Then I checked online, hoping I checked the same name server, and see domaincontrol.com. Why the discrepancy? Aren't both lookups…
zylstra
  • 153
  • 7
1
vote
1 answer

Command Equivalent to Reseating a Network Cable

I'm remotely accessing a network where I'm testing two separate dhcp servers where: 1) Both dhcp servers are on the same subnet. 2) The dhcp servers do not have overlapping ip pools. 3) Each dhcp server has its own static ip address. My testing…
LonnieBest
  • 1,450
  • 4
  • 21
  • 36
0
votes
0 answers

Azure VM - can't connect after ipconfig /release

I was having some intermittent trouble connecting from my Azure VM to an on premise SQL Server instance and, without really thinking about the consequences, I ran ipconfig /release.. Now I can't connect via remote desktop connection. I've tried…
0
votes
1 answer

Finding ips and hosts in a LAN . Different results

I need to scan a LAN and match hosts with ips. I used nmap -sL 192.168.1.* and i got a list of hosts and ips as i wanted. But when i checked using ipconfig on a few machines i saw that resuts form ipconfig were different. for example host with…
0
votes
2 answers

DNS reverting in Windows Server 2003

I have a Windows Server 2003. It is connected to a number of networked databases but stopped working this morning. It was receiving DNS from an old DC which we have just retired. I tried to change the settings manually. Afterwards it asked to be…
0
votes
1 answer

HP 2520 poe switch ip configuration trouble

I'm configuring an HP 2520 switch by CLI menu interface and i get an error trying to setting this ip config: default gw: 10.0.0.254 switch ip: 10.0.255.5 subnet-m: 255.255.0.0 The error simply tells: "Unable to set" refering to the default gw. If i…
Tobia
  • 1,210
  • 8
  • 37
  • 73
0
votes
1 answer

IP setting in CentoOS 6.2x64 by XenCenter 6.2

I have setup a Guest CentOS virtual machine in Xenserver.. I have updated the Xentools but i cannot find the option to config my IP Address which is showing to be 'unknown' currently. All i need to do is assign an IP address to this centOS…
0
votes
1 answer

ipconfig /release /renew by Group Policy

Doing some major network changes, would be nice to do some sort of bulk "release / renew" via Group Policy. Is there a way to do this Script perhaps?
rkl
  • 55
  • 1
  • 1
  • 5
0
votes
1 answer

Ipconfig and Network Connection status shows different things on Windows 2008 R2

I've this weird situation where ipconfig /all shows all dns-es for LAN connection correctly, however when I go to network properties of this LAN connection and check status it only shows 2 ip address (always not showing 127.0.0.1). IPv4 Address. .…
MadBoy
  • 3,703
  • 13
  • 61
  • 93
0
votes
1 answer

Can't ping non-domain joined client by name from subnet but Name and IP appeared in addresslease on dns server

is it posible to resolve the name of a non-domain joined device by ping? the dns server has registered the device. name and Ip are registered in addresslease. Ok, this is what I have tried: If I ping the client-name in the same subnet it gives me a…
0
votes
1 answer

Network adapter issue

I have installed server 2016 in VMware workstation 12 and i am facing some weird issues. I have set my ip address and my default gateway but whenever im trying to run the command ipconfig /release it shows the operation failed as no adaptor is in…
1
2