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

#16
Anyone?
#17
One more screenshot
#18
More screenshots
#19
More screenshots
#20
Hello,

Here is what I want to achieve:

My ISP modem connected to a Linksys 382C managed switch, OPNSense LAN connected to the managed switch with DHCP on a specific VLAN, at the same time using that same cable (if anyone connected to the modems WIFI, it will take from OPNsense DHCP AND as well use the modems' ISP WAN connection as a secondary WAN on OPNSense)

So here's my configuration:

On my ISP modem:

I disabled DHCP and assigned static IP for modem 192.168.10.2

On Managed Switch:

Modem connect from its LAN port to managed switch port 7

Created vlan 10 (my switch uses PVID) so i set it up as follows:
In PVID i set port 7 to use PVID 10
On switch I set trunk port 2 & port 2 tagged & port 7 untagged
Opnsense LAN connect to switch on port 2

Now if i connect to the modems Wifi i take from Opnsense DHCP

Now on Opnsense:

LAN subnet: 192.168.4.x
Created interface vlan.10 / OPT7
Enabled Interface + DHCP from rane 192.168.10.1 to 192.168.10.2
On OPT7 interface firewall rule, I allowed IN ANY ANY
On LAN interface firewall rules I added LAN NET to OPT7 ANY ANY
On LAN interface firewall rules I added ICMP/IPv4 LAN NET to OPT7 ANY ANY

Now the problem is I cannot ping from or access anything from 192.168.4.x

I can if i connected to the modems WIFI, access the modems admin page and as well opnsense admin page but not the opposite.

The other thing after i fix the 1st issue, is to use that cable the modem as a gateway 192.168.10.2 in opnsense

Attached are screenshots for the whole situation.

#21
Hi,

I'm having a very strange DNS issue that i'm unable to resolve.

I have 2 WAN connections (WAN1 - 192.168.6.1 - Primary & WAN2 - 192.168.5.1 - Secondary)

I have WANGRP consists of both WAN interfaces and a firewall rule set the default gateway as WANGRP so that I combine both connections and benefit from the speed.

In System, Gateways, If I choose WAN1 as an Upstream Gateway (checkbox) DNS won't resolve, however the connection is up.

If I choose WAN2 as an Upstream Gateway (checkbox) DNS works fine.

I need to choose WAN1 (primary) to have DNS resolve...I'm about to go crazy as to what would be causing this.

Please let me know of any settings/configurations you might need to know so we can solve this.

Thanks
#22
Hi guys,

I'm running into a problem with one of my WAN interfaces related-DNS issue & wanted to check if that is how ADGuard is supposed to be listening on port 53:

root@OPNsense:/usr/local/AdGuardHome # sockstat -4 -l
USER     COMMAND    PID   FD  PROTO  LOCAL ADDRESS         FOREIGN ADDRESS     
dhcpd    dhcpd      42496 13  udp4   *:67                  *:*
unbound  unbound    30726 7   udp4   *:5353                *:*
unbound  unbound    30726 8   tcp4   *:5353                *:*
unbound  unbound    30726 11  udp4   *:5353                *:*
unbound  unbound    30726 12  tcp4   *:5353                *:*
unbound  unbound    30726 15  udp4   *:5353                *:*
unbound  unbound    30726 16  tcp4   *:5353                *:*
unbound  unbound    30726 17  tcp4   127.0.0.1:953         *:*
root     eastpect   56118 15  udp4   *:*                   *:*
root     eastpect   56118 17  udp4   *:*                   *:*
root     AdGuardHom 13351 110 udp46  *:53                  *:*
root     AdGuardHom 13351 111 tcp46  *:53                  *:*
root     AdGuardHom 13351 112 tcp46  *:3000                *:*


These are the only 2 instances of Adguard listening on port 53 but as you can see isn't udp/tcp64 is IPv6?
#24
Hello,

I have the Traffic Shaper configured on my OPNsense box, but I think its a generic/general setup, no specific setup for say giving higher bandwidth for video streaming or gaming, is there any guide out there or any advice from someone on how to achieve this?

Thanks in advance.
#25
Can you please explain how to do so?

You mean by setting Tier 1 & 2?

When I set it up as Tier 1 & 2 bandwidth is not combined.

I have to set it up as Tier 1 & Tier 1.
#26
Thanks for your reply..

But i'm using the WANGR  (group) combining both connections, wouldn't NAT 1:1 allow me to tell which LAN IP to use which WAN IP?
#27
Hi,

As the title says, I have 2 WAN interfaces grouped in 1 group which I use as my gateway for my firewall rules & its fine.

It's just that sometimes my WAN IP is WAN1 and sometimes its WAN2.

How to make it that all LAN clients use the outgoing WAN1 IP while still retain the combination speed of both?

Thanks!
#28
Did you check /var/log/cloudflared.log ?
#29
Same issue...I have to start it manually..

Did you find any solutions?
#30
Quote from: dseven on October 07, 2024, 09:55:03 AM
You still don't have a rule on your LAN interface to allow all traffic to "muffin net". The first rule is backwards. The second rule has a destination of "asus net". The third rule has protocol "IPv4 TCP" (ping uses ICMP).

You should be able to ping from muffin to LAN now, though. If that's not working, you have some other problem (maybe VLAN setup)
All good now, many thanks.

It was a mixture of those rules + misconfigurations in proxmox NICs.

Much appreciated dseven, have a great day.


Sent from my iPhone using Tapatalk