Questions tagged [ipconfig]
20 questions
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
votes
2 answers
4+ IP Address On New Network
So I just upgraded my ISP, and I went to set up the DMZ for the network.
Upon setting the IPv6 DMZ, I ran ipconfig in CMD and this was the output:
Connection-specific DNS Suffix . : hsd1.or.comcast.net
IPv6 Address. . . . . . . . . . . :…

Carter Roeser
- 3
- 4
-1
votes
1 answer
What is the global attribute of a network interface?
I saw the following line of code in a code repo I work on:
ip addr | grep 'inet .*global' | cut -f 6 -d ' ' | cut -f1 -d '/' | head -n 1
I want to understand what does the "global" attribute mean as part of the network interface attribute?
I hope i…

slashms
- 111
- 1
- 2
-1
votes
1 answer
ipconfig.exe is crashing when run from the windows (7) command prompt
I am trying to use ipconfig, but everytime I enter the command in the windows command prompt, I get the crash dialog saying, "The IP configuration utility has stopped working", with the reason saying "APPCRASH". Is there anyway I can remedy this…

ssn
- 111
- 5
-1
votes
1 answer
Internet reachable from the first subnet, not from the second, on same NIC
Hi (I hope this a the right place)
I'm working on ubuntu 18.04 with ifupdown (/etc/network/interfaces etc.), not netplan. I'm trying for several days on this difficulty.
one PC (A) with 2 cards : enp4s0 linked to my FAI (Internet 192.168.100.254)…

romaillard
- 1
- 1