Windows 7 DNS server problems

Vemund Haarberg

New Member
Joined
Nov 11, 2012
Messages
2
Hello, could anyone please help me?

I got two routers connected and it's all cabled. If you wonder about anything else, just ask me :)

Here's how the ipconfig looks btw

Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.


C:\Users\Vemund>ipconfig /all


Windows IP Configuration


Host Name . . . . . . . . . . . . : benten
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : lan


Ethernet adapter Local Area Connection:


Connection-specific DNS Suffix . : lan
Description . . . . . . . . . . . : Broadcom NetLink (TM) Gigabit Ethernet
Physical Address. . . . . . . . . : BC-5F-F4-47-A4-E9
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . : fe80::65e6:bef0:ed6f:a94c%11(Preferred)
IPv4 Address. . . . . . . . . . . : 192.168.1.42(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Lease Obtained. . . . . . . . . . : 11. november 2012 13:15:34
Lease Expires . . . . . . . . . . : 12. november 2012 13:15:34
Default Gateway . . . . . . . . . : 192.168.1.1
DHCP Server . . . . . . . . . . . : 192.168.1.1
DHCPv6 IAID . . . . . . . . . . . : 247226356
DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-18-0C-6E-78-BC-5F-F4-47-A4-E9


DNS Servers . . . . . . . . . . . : 1.1.1.1
192.168.1.1
NetBIOS over Tcpip. . . . . . . . : Enabled


Tunnel adapter isatap.lan:


Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . : lan
Description . . . . . . . . . . . : Microsoft ISATAP Adapter
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes


Tunnel adapter Teredo Tunneling Pseudo-Interface:


Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes


C:\Users\Vemund>


C:\Users\Vemund>
 


Solution
It seems like you have provided the output of the "ipconfig /all" command for your Windows machine named "benten". This output contains information about the network configurations on your computer. From the output, we can gather the following details:
  • Host Name: benten
  • Connection-specific DNS Suffix: lan
  • Ethernet adapter Local Area Connection:
  • IPv4 Address: 192.168.1.42
  • Subnet Mask: 255.255.255.0
  • Default Gateway: 192.168.1.1
  • DHCP Server: 192.168.1.1
  • DNS Servers: 1.1.1.1, 192.168.1.1 This information indicates that your computer is currently configured to obtain an IP address automatically from a DHCP server and is connected to a network with the IP address 192.168.1.42 and a gateway at 192.168.1.1...
It seems like you have provided the output of the "ipconfig /all" command for your Windows machine named "benten". This output contains information about the network configurations on your computer. From the output, we can gather the following details:
  • Host Name: benten
  • Connection-specific DNS Suffix: lan
  • Ethernet adapter Local Area Connection:
  • IPv4 Address: 192.168.1.42
  • Subnet Mask: 255.255.255.0
  • Default Gateway: 192.168.1.1
  • DHCP Server: 192.168.1.1
  • DNS Servers: 1.1.1.1, 192.168.1.1 This information indicates that your computer is currently configured to obtain an IP address automatically from a DHCP server and is connected to a network with the IP address 192.168.1.42 and a gateway at 192.168.1.1. If you have two routers connected, could you provide more details on how they are set up and what specific help you require with this network configuration? This will help in understanding your setup better and providing more targeted assistance. Feel free to share any specific issues or queries you have related to your network setup.
 


Solution
Back
Top