New User Cannot get PFSense Router to work
-
Hello,
Completely new to PFSense. Tried installing on an old desktop earlier today and couldn't get it running after several hours of trying to troubleshoot. The error I kept getting after ipconfig /renew was something to the effect of Npcap cannot find DHCP server and Ethernet 2 cannot find DHCP server. Here's the result of ipconfig /all:
Windows IP Configuration
Host Name . . . . . . . . . . . . : ADAM-DEKSTOP
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : localdomainEthernet adapter Ethernet:
Connection-specific DNS Suffix . : localdomain
Description . . . . . . . . . . . : Intel(R) Ethernet Connection (2) I218-V
Physical Address. . . . . . . . . : D0-50-99-64-34-C2
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . : fe80::4c04:68d1:e4cf:b9f6%8(Preferred)
IPv4 Address. . . . . . . . . . . : 192.168.1.104(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Lease Obtained. . . . . . . . . . : Sunday, May 14, 2017 5:10:03 PM
Lease Expires . . . . . . . . . . : Sunday, May 14, 2017 7:10:03 PM
Default Gateway . . . . . . . . . : 192.168.1.1
DHCP Server . . . . . . . . . . . : 192.168.1.1
DHCPv6 IAID . . . . . . . . . . . : 63983769
DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-20-55-FD-F8-D0-50-99-64-34-C2
DNS Servers . . . . . . . . . . . : 192.168.1.1
NetBIOS over Tcpip. . . . . . . . : EnabledEthernet adapter Npcap Loopback Adapter:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Npcap Loopback Adapter
Physical Address. . . . . . . . . : 02-00-4C-4F-4F-50
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . : fe80::399c:b536:9465:b13f%14(Preferred)
Autoconfiguration IPv4 Address. . : 169.254.177.63(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.0.0
Default Gateway . . . . . . . . . :
DHCPv6 IAID . . . . . . . . . . . : 369229900
DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-20-55-FD-F8-D0-50-99-64-34-C2
DNS Servers . . . . . . . . . . . : fec0:0:0:ffff::1%1
fec0:0:0:ffff::2%1
fec0:0:0:ffff::3%1
NetBIOS over Tcpip. . . . . . . . : EnabledEthernet adapter Ethernet 2:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Npcap Loopback Adapter
Physical Address. . . . . . . . . : 02-00-4C-4F-4F-50
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . : fe80::a143:947:60df:6992%3(Preferred)
Autoconfiguration IPv4 Address. . : 169.254.105.146(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.0.0
Default Gateway . . . . . . . . . :
DHCPv6 IAID . . . . . . . . . . . : 285343820
DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-20-55-FD-F8-D0-50-99-64-34-C2
DNS Servers . . . . . . . . . . . : fec0:0:0:ffff::1%1
fec0:0:0:ffff::2%1
fec0:0:0:ffff::3%1
NetBIOS over Tcpip. . . . . . . . : EnabledAgain, I'm completely new to this and haven't attempted to set up this kind of a network before…if I need more information, please let me know and I'll post what I can as soon as possible.
Thank you!
-
Looks like your WAN is trying to obtain an address in the 192.168.1.x/ subnet.. If that is the case and your pfSense LAN is still in that range it will not work.
You need to change one or the other. Or put your modem in bridge mode.
-
What does npcap loopback adapters have to do with anything?
Why do you have npcap even installed? Are you running wireshark? That has zero to do with your machine clearly got an 192.168.1.101 address from a dhcp server..
IPv4 Address. . . . . . . . . . . : 192.168.1.104(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Lease Obtained. . . . . . . . . . : Sunday, May 14, 2017 5:10:03 PM
Lease Expires . . . . . . . . . . : Sunday, May 14, 2017 7:10:03 PM
Default Gateway . . . . . . . . . : 192.168.1.1
DHCP Server . . . . . . . . . . . : 192.168.1.1