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 - weapon66

#1
Hi I am a noob and have been playing around enough to feel comfortable asking a question so here it goes.

Transparent bridge using igb0 / igb1 with em0 as GUIlan
*** OPNsense.localdomain: OPNsense 24.7 ***

GuiLan (em0)    -> v4/DHCP4: 10.2.2.2/24
INLAN (igb1)    ->
LANWANbridge (bridge0) ->
WAN (igb0)      ->

Main network is off of a GLI-MT6000 router   10.2.2.100>10.2.2.200 DHCP
OPNSENSE is dhcp single address for gui and 10.2.2.2 assigned static at router.

Since upgrade mirrors for upgrade are broken.
dns is at gateway 1.1.1.1 , 8,8,8,8
All devices resolve opnsense and seemingly everything else except the GUIlan 10.2.2.2
=========================================
root@OPNsense:~ # ping opnsense.org
ping: UDP connect: No route to host

root@OPNsense:~ # ping 89.149.222.99
PING 89.149.222.99 (89.149.222.99): 56 data bytes
ping: sendto: No route to host
========================================
PS C:\Users\Topgu> ping opnsense.org
Pinging opnsense.org [178.162.131.118] with 32 bytes of data:
Reply from 178.162.131.118: bytes=32 time=90ms TTL=52

ping is good also on pc

I have tried to find where the issue is //  in bridge? (no) so I assigned a usb ethernet on pc with 10.2.2.2 static with cable removed and it still works. isolating it to the EM0(opnsense) and I am sure the firewall settings.

tried-
root@OPNsense:~ # pkg-static install -f pkg
Updating OPNsense repository catalogue...
pkg-static: https://pkg.opnsense.org/FreeBSD:14:amd64/24.7/latest/meta.txz: Network is unreachable
repository OPNsense has no meta file, using default settings
pkg-static: https://pkg.opnsense.org/FreeBSD:14:amd64/24.7/latest/packagesite.pkg: Network is unreachable
pkg-static: https://pkg.opnsense.org/FreeBSD:14:amd64/24.7/latest/packagesite.txz: Network is unreachable
Unable to update repository OPNsense
Error updating repositories!


====================  copy from failed firmware update ==============
***GOT REQUEST TO CHECK FOR UPDATES***
Currently running OPNsense 24.7 at Mon Aug 26 20:34:16 UTC 2024
Fetching changelog information, please wait... fetch: https://pkg.opnsense.org/FreeBSD:14:amd64/24.7/sets/changelog.txz: Network is unreachable
Updating OPNsense repository catalogue...
pkg: https://pkg.opnsense.org/FreeBSD:14:amd64/24.7/latest/meta.txz: Network is unreachable
repository OPNsense has no meta file, using default settings
pkg: https://pkg.opnsense.org/FreeBSD:14:amd64/24.7/latest/packagesite.pkg: Network is unreachable
pkg: https://pkg.opnsense.org/FreeBSD:14:amd64/24.7/latest/packagesite.txz: Network is unreachable
Unable to update repository OPNsense
Error updating repositories!
pkg: Repository OPNsense cannot be opened. 'pkg update' required
Checking integrity... done (0 conflicting)
Your packages are up to date.
***DONE***

My final option is to install as a normal router and get clamav and zenmap installed then reset config and make the router or reload saved config. But futture upgrades would be painful also.  this all worked before the 24.7 reload from scratch which was done because the update failed,

#2
Virtual private networks / Re: Wireguard Errors In
July 09, 2024, 06:37:06 PM
Hi   not sure if you gave up or not but..

I am new to opnsense and struggled for a few days with wireguard. I had it running on synology flawlessly and had other contention issues and switched to opns

the one peer i have working i built per youtube video sysadmin_102   awsoome.

I then used the peer gen and it seems to miss copying vital info over.  Note if the new peer doesnt get copied then it is invalid config.

If it is a valid config it will miss copying over the endpoint and i just got tired of it for today but i thinbk it switches the peer and public keys.   coding issues. I wish I could build a peer and have the QR generated from it   this is bass ackwards.

sorry for crappy formatting and spelling   wife downstairs bellowing... I have been in office for 4 days with new network and opnsense.  Progress is getting made now.
OPNsense 24.1.9_4-amd64
FreeBSD 13.2-RELEASE-p11
OpenSSL 3.0.14

Wireguard is built in I did not plugin install it