Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - jcrawford

#1
19.1 Legacy Series / WAN Link Cycling Up and Down
March 02, 2019, 07:42:20 PM
The problem I have is that my router sees my WAN port come up, gets a WAN IP address, creates a gateway, and then sees the WAN port go down all within 8 seconds or so.

If I put it on a static address, it behaves fine.


OPN Version: OPNsense 19.1.1-amd64
Cable Modem: Netgear CM500
Router: QOTOM-Q190G4-S02
NIC: Intel I211-AT- 10/100/1000 Controller


Franco suggested the following fix:  https://github.com/opnsense/core/issues/3197#issuecomment-463988437
But the same problem persists.

Can anyone mentor me through the steps to figure this out?

Here is a sample of my log:

9:45:41 AM   opnsense: /usr/local/etc/rc.linkup: Warning! services_radvd_configure(auto) found no suitable IPv6 address on igb1
9:45:42 AM   opnsense: /usr/local/etc/rc.linkup: Clearing states for stale wan route on igb0
9:45:42 AM   opnsense: /usr/local/etc/rc.linkup: DEVD Ethernet detached event for wan
9:45:43 AM   kernel: igb0: link state changed to DOWN
9:45:43 AM   opnsense: /usr/local/etc/rc.linkup: HOTPLUG: Configuring interface wan
9:45:43 AM   opnsense: /usr/local/etc/rc.linkup: DEVD Ethernet attached event for wan
9:45:47 AM   kernel: igb0: link state changed to UP
9:45:48 AM   kernel: ovpns1: link state changed to DOWN
9:45:48 AM   opnsense: /usr/local/etc/rc.newwanip: Resyncing OpenVPN instances for interface WAN.
9:45:48 AM   opnsense: /usr/local/etc/rc.newwanip: ROUTING: skipping IPv6 default route
9:45:48 AM   opnsense: /usr/local/etc/rc.newwanip: ROUTING: keeping current default gateway '73.231.xxx.xxx'
9:45:48 AM   opnsense: /usr/local/etc/rc.newwanip: ROUTING: setting IPv4 default route to 73.231.xxx.xxx
9:45:48 AM   opnsense: /usr/local/etc/rc.newwanip: ROUTING: no IPv6 default gateway set, assuming wan
9:45:48 AM   opnsense: /usr/local/etc/rc.newwanip: ROUTING: no IPv4 default gateway set, assuming wan
9:45:48 AM   opnsense: /usr/local/etc/rc.newwanip: ROUTING: entering configure using 'wan'
9:45:48 AM   opnsense: /usr/local/etc/rc.newwanip: On (IP address: 73.231.xxx.xxx) (interface: WAN[wan]) (real interface: igb0).
9:45:48 AM   opnsense: /usr/local/etc/rc.newwanip: IP renewal is starting on 'igb0'
9:45:49 AM   kernel: ovpns1: link state changed to UP
9:45:50 AM   opnsense: /usr/local/etc/rc.newwanip: Dynamic DNS (zzzzzzzz.duckdns.org): No change in my IP address and/or 25 days has not passed. Not updating dynamic DNS entry.
9:45:50 AM   opnsense: /usr/local/etc/rc.newwanip: Interface '' is disabled or empty, nothing to do.
9:45:50 AM   opnsense: /usr/local/etc/rc.newwanip: IP renewal is starting on 'ovpns1'
9:45:51 AM   opnsense: /usr/local/etc/rc.linkup: ROUTING: skipping IPv6 default route
9:45:51 AM   opnsense: /usr/local/etc/rc.linkup: ROUTING: keeping current default gateway '73.231.xxx.xxx'
9:45:51 AM   opnsense: /usr/local/etc/rc.linkup: ROUTING: setting IPv4 default route to 73.231.xxx.xxx
9:45:51 AM   opnsense: /usr/local/etc/rc.linkup: ROUTING: no IPv6 default gateway set, assuming wan
9:45:51 AM   opnsense: /usr/local/etc/rc.linkup: ROUTING: no IPv4 default gateway set, assuming wan
9:45:51 AM   opnsense: /usr/local/etc/rc.linkup: ROUTING: entering configure using 'wan'
9:45:52 AM   opnsense: /usr/local/etc/rc.linkup: Warning! services_radvd_configure(auto) found no suitable IPv6 address on igb1
9:45:53 AM   opnsense: /usr/local/etc/rc.dyndns: Dynamic DNS (zzzzzzzz.duckdns.org): No change in my IP address and/or 25 days has not passed. Not updating dynamic DNS entry.
9:45:54 AM   opnsense: /usr/local/etc/rc.linkup: HOTPLUG: Configuring interface wan
9:45:54 AM   opnsense: /usr/local/etc/rc.linkup: DEVD Ethernet attached event for wan
9:45:54 AM   opnsense: /usr/local/etc/rc.linkup: Clearing states for stale wan route on igb0
9:45:54 AM   opnsense: /usr/local/etc/rc.linkup: DEVD Ethernet detached event for wan
9:45:55 AM   kernel: igb0: link state changed to DOWN



#2
Hello,

I'm setting up opnsense for the the first time and running across a problem I can't figure out..

I have a computer that has two interfaces (1) Intel NIC and (2) Realtek NIC.  My internet connection is with Comcast and I'm using a Arris Surdboard SB6141. 

If I assign my Realtek NIC (RTL8169) to the WAN device and connect to the SB6141, everything is fine.

If I assign the Intel NIC (NM10/ICH7 Family), then I have a ton of problems.  The device gets the WAN address from the cable modem but quickly (within 30 seconds) resets to being in a down state and seems to reinitialize.  It just keeps looping, WAN address assigned, Gateway opened, WAN connection goes down--rinse and repeat.

I can keep my connection working by using the Realtek connection for my WAN connection, but I'm trying to move to a QOTOM-Q190G4 mini computer.  That computer has 4 Intel NICs and the same problem happens on that setup. 

I have no clue how to troubleshoot this one.... All my searching has been for naught.  Any suggestions?