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

Messages - cpaetz

#1
So I configured a wire guard VPN between two DEC2750's (New) last night and it worked great! Stable and fast and this morning for some reason the VPN is dropping more packets than it's transmitting.... at first I thought it was a problem with the ISP... so I opened ICMP on the wan interface and found that I had the same problem just pinging the WAN interface on both routers from each other and was about to jump down the ISP issue Rabbit hole when I realized... the old routers which are connected to the same modems are still in operation and able to communicate with each other without issue... I'm pretty new to OPNsense and I'm not sure what to check next...

Edit: WINMTR output shows that it's the DEC2750 (or the modem/cable) dropping packets.
|------------------------------------------------------------------------------------------|

|                                      WinMTR statistics                                   |

|                       Host              -   %  | Sent | Recv | Best | Avrg | Wrst | Last |

|------------------------------------------------|------|------|------|------|------|------|

|                            ***c1.***.ca -    0 |   72 |   72 |    0 |    0 |    1 |    0 |

|                            **.***.160.1 -    0 |   72 |   72 |    9 |   17 |   45 |   17 |

|          *****-be104-1.cg.*********.net -    0 |   72 |   72 |   10 |   16 |   32 |   10 |

|                           **.***.57.157 -    0 |   72 |   72 |   11 |   19 |   36 |   18 |

|                             **.***.57.9 -    0 |   72 |   72 |   12 |   19 |   34 |   17 |

|            *****-be214.cg.*********.net -    0 |   72 |   72 |   11 |   16 |   23 |   18 |

|          *****-lag1-s1.ed.*********.net -    0 |   72 |   72 |   15 |   22 |   39 |   18 |

|                            ***.**.185.3 -   42 |   29 |   17 |   27 |   37 |   54 |   44 |

|________________________________________________|______|______|______|______|______|______|

   WinMTR v0.92 GPL V2 by Appnor MSP - Fully Managed Hosting & Cloud Provider

Will be going to the site tomorrow to swap cables, reboot the modem, and cover the basic trouble shooting. I tried setting the WAN interface to 1000baseT full duplex but it seems to have had no effect on the issue.
#2
General Discussion / Unable to access DEC750
July 05, 2023, 04:59:37 PM
I was setting up a remote DEC750 yesterday (brand new) and when I went to enable IPsec I lost access to the web GUI. I was able to access the terminal via the USB cable but I disabled the root account and created two new admin accounts a primary and a backup, and when I try to log in with either of them I get "This account is currently not available". Have I painted my self into a corner here? Will I need to reload OPNsense?
#3
I had my network set up with a Ubiquiti Edge Router lite with 2 additional VLANS connected to a Netgear smart switch and everything was working great. I tried to swap out my Edge Router Lite tonight for an Opnsense Protectli box, and now none of my VLANS seem to be working, all the devices are getting DHCP addresses from the main network on VLAN1.

I am outputitng my main network on igb1 on VLAN 1, and a guest network and a IoT network on VLANS 111 and 112 trunked over the same igb1 port to the switch. My PVID's are all set to 1 for all ports, and VLAN 111 and 112 are tagged on all ports. The switch configuration has not been modified since swapping the edge router out, and if I put the edge router back in, everything goes back to normal and works properly again.

Can anyone point me in the right direction? This is my first shot at Opnsense.