Windows 10 Static IP settings for windows 10

  • Thread starter Thread starter AbhijeetGhag
  • Start date Start date
A

AbhijeetGhag

Let me explain you my query :



I've wifi adaptor which provides me wireless internet and uses dhcp to get ip.


I've installed oracle in my windows 10 machine for which i need to use static ip address.


Now when I ping my computer name it gives me IPV6 or DHCP ip adress which is provided by my internet provider.


=================================================================================

Output :





C:\WINDOWS\system32>hostname

Nexus5



C:\WINDOWS\system32>ping nexus5



Pinging Nexus5 [::1] with 32 bytes of data:

Reply from ::1: time<1ms

Reply from ::1: time<1ms

Reply from ::1: time<1ms

Reply from ::1: time<1ms



Ping statistics for ::1:

Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),

Approximate round trip times in milli-seconds:

Minimum = 0ms, Maximum = 0ms, Average = 0ms



C:\WINDOWS\system32>ping -4 nexus5



Pinging Nexus5 [192.168.0.XX] with 32 bytes of data:

Reply from 192.168.0.XX bytes=32 time<1ms TTL=128

Reply from 192.168.0.XX bytes=32 time<1ms TTL=128

Reply from 192.168.0.XX bytes=32 time<1ms TTL=128

Reply from 192.168.0.XX bytes=32 time<1ms TTL=128



Ping statistics for 192.168.0.XX:

Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),

Approximate round trip times in milli-seconds:

Minimum = 0ms, Maximum = 0ms, Average = 0ms

===========================================


If I input static IP in wifi adaptor IPV4 settings its not letting me browser internet (understandable).


Hence I want to provide my computer a static IP which can be used for my oracle software ( when I ping computer name (hostname_ it should either ping static IP or else should be able to directly ping static IP address and wifi adaptor should be able to use DHCP ( IP provided by my service provider) so it can access internet.


================================================================================


LIST OF Network adaptors I've on my system.......



Windows IP Configuration



Host Name . . . . . . . . . . . . : Nexus5

Primary Dns Suffix . . . . . . . :

Node Type . . . . . . . . . . . . : Hybrid

IP Routing Enabled. . . . . . . . : No

WINS Proxy Enabled. . . . . . . . : No



Ethernet adapter Ethernet:



Media State . . . . . . . . . . . : Media disconnected

Connection-specific DNS Suffix . :

Description . . . . . . . . . . . : Realtek PCIe GbE Family Controller

Physical Address. . . . . . . . . : AC-16-24--62-F3

DHCP Enabled. . . . . . . . . . . : No

Autoconfiguration Enabled . . . . : Yes



Unknown adapter NordLynx:



Media State . . . . . . . . . . . : Media disconnected

Connection-specific DNS Suffix . :

Description . . . . . . . . . . . : NordLynx Tunnel

Physical Address. . . . . . . . . :

DHCP Enabled. . . . . . . . . . . : No

Autoconfiguration Enabled . . . . : Yes



Ethernet adapter Ethernet 2:



Connection-specific DNS Suffix . :

Description . . . . . . . . . . . : VirtualBox Host-Only Ethernet Adapter

Physical Address. . . . . . . . . : 0A-00-27-00-00-DW

DHCP Enabled. . . . . . . . . . . : Yes

Autoconfiguration Enabled . . . . : Yes

Default Gateway . . . . . . . . . :

NetBIOS over Tcpip. . . . . . . . : Enabled



Ethernet adapter Ethernet 4:



Media State . . . . . . . . . . . : Media disconnected

Connection-specific DNS Suffix . :

Description . . . . . . . . . . . : TAP-NordVPN Windows Adapter V9

Physical Address. . . . . . . . . : 00-72-76-97-41-47

DHCP Enabled. . . . . . . . . . . : Yes

Autoconfiguration Enabled . . . . : Yes



Wireless LAN adapter Local Area Connection* 9:



Media State . . . . . . . . . . . : Media disconnected

Connection-specific DNS Suffix . :

Description . . . . . . . . . . . : Microsoft Wi-Fi Direct Virtual Adapter

Physical Address. . . . . . . . . : 0A-ED-B9-6D-82-DB

DHCP Enabled. . . . . . . . . . . : Yes

Autoconfiguration Enabled . . . . : Yes



Wireless LAN adapter Local Area Connection* 10:



Media State . . . . . . . . . . . : Media disconnected

Connection-specific DNS Suffix . :

Description . . . . . . . . . . . : Microsoft Wi-Fi Direct Virtual Adapter #2

Physical Address. . . . . . . . . : 0A-ED-92-6D-9A-DB

DHCP Enabled. . . . . . . . . . . : Yes

Autoconfiguration Enabled . . . . : Yes



Ethernet adapter Ethernet 5:



Media State . . . . . . . . . . . : Media disconnected

Connection-specific DNS Suffix . :

Description . . . . . . . . . . . : TAP-Windows Adapter V9

Physical Address. . . . . . . . . : 00-FF-EE-B4-6C-D4

DHCP Enabled. . . . . . . . . . . : No

Autoconfiguration Enabled . . . . : Yes



Wireless LAN adapter Wi-Fi:



Connection-specific DNS Suffix . :

Description . . . . . . . . . . . : Broadcom 802.11n Network Adapter

Physical Address. . . . . . . . . : 08-ED-B9-6D-28-DB

DHCP Enabled. . . . . . . . . . . : Yes

Autoconfiguration Enabled . . . . : Yes

IPv4 Address. . . . . . . . . . . : 192.1XX.0.XX (Preferred)

Subnet Mask . . . . . . . . . . . : 255.255.255.0

Lease Obtained. . . . . . . . . . : Wednesday, June 17, 2020 6:12:14 PM

Lease Expires . . . . . . . . . . : Wednesday, June 24, 2020 6:12:23 PM

Default Gateway . . . . . . . . . : 192.XX.X.X

DHCP Server . . . . . . . . . . . : 192.XX.0.XX

DNS Servers . . . . . . . . . . . : 202.88.131.90

XX.XX.123..89

XX.XX.XX.67

NetBIOS over Tcpip. . . . . . . . : Disabled



Ethernet adapter Bluetooth Network Connection:



Media State . . . . . . . . . . . : Media disconnected

Connection-specific DNS Suffix . :

Description . . . . . . . . . . . : Bluetooth Device (Personal Area Network)

Physical Address. . . . . . . . . : C0-26-85-FF-63-E0

DHCP Enabled. . . . . . . . . . . : Yes

Autoconfiguration Enabled . . . . : Yes

Continue reading...
 
Back
Top