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

#1
Hi all - trying to figure out this problem with opnsense. I have PPPOE wan connection and I have turned off ipv6 on both the LAN and WAN interfaces but under GATEWAY it still shows an ipv6 listing. I cant stop this and delete it because it automatically turns back on and reappears.
My issue is that every 20 minutes or so my PPPOE connection drops because it's pinging the gateways and when it doesnt get a reply it drops the connection

I need a way to disable the ipv6 gateway I guess to stop it forcing my disconnection every 20 minutes. Any ideas? on pF it was to disable dpinger and that solved it but I cant find anything like that here

2021-09-07T10:03:25 opnsense[3865] /usr/local/etc/rc.newwanip: ROUTING: creating /tmp/em0_defaultgwv6 using 'fe80::7ada:6eff:fea1:cc00%em0'
2021-09-07T10:03:25 opnsense[3865] /usr/local/etc/rc.newwanip: ROUTING: removing /tmp/em0_defaultgwv6
2021-09-07T10:03:25 opnsense[3865] /usr/local/etc/rc.newwanip: ROUTING: setting IPv6 default route to fe80::7ada:6eff:fea1:cc00
2021-09-07T10:03:25 opnsense[3865] /usr/local/etc/rc.newwanip: ROUTING: IPv6 default gateway set to wan
2021-09-07T10:03:25 opnsense[3865] /usr/local/etc/rc.newwanip: ROUTING: keeping current default gateway '10.20.22.123'
2021-09-07T10:03:25 opnsense[3865] /usr/local/etc/rc.newwanip: ROUTING: setting IPv4 default route to 10.20.22.123
2021-09-07T10:03:25 opnsense[3865] /usr/local/etc/rc.newwanip: ROUTING: IPv4 default gateway set to wan
2021-09-07T10:03:25 opnsense[3865] plugins_configure hosts (execute task : unbound_hosts_generate())
2021-09-07T10:03:25 opnsense[3865] plugins_configure hosts (execute task : dnsmasq_hosts_generate())
2021-09-07T10:03:25 opnsense[3865] plugins_configure hosts ()
2021-09-07T10:03:25 opnsense[3865] /usr/local/etc/rc.newwanip: On (IP address: 110.174.30.200) (interface: WAN[wan]) (real interface: pppoe0).
2021-09-07T10:03:25 opnsense[3865] /usr/local/etc/rc.newwanip: IPv4 renewal is starting on 'pppoe0'
2021-09-07T10:03:25 opnsense[82382] /usr/local/etc/rc.newwanipv6: Failed to detect IP for WAN[wan]
2021-09-07T10:03:25 opnsense[82382] /usr/local/etc/rc.newwanipv6: On (IP address: ) (interface: WAN[wan]) (real interface: pppoe0).
2021-09-07T10:03:25 opnsense[82382] /usr/local/etc/rc.newwanipv6: IPv6 renewal is starting on 'pppoe0'
2021-09-07T10:03:20 kernel ng_pppoe[d]: no matching session
2021-09-07T10:03:20 kernel ng_pppoe[d]: no matching session


dont worry about ip addresses in the logs my connection drops so frequently that it wont be the same in a few minutes anyway
#2
hi all,

maybe this is an easy thing to solve but for the life of me I can't figure it out.

I have two ISPs in Australia, one is DHCP WAN and one is PPOE WAN. DHCP WAN is 100mbit, PPOE WAN is 50mbit.

I want to use the PPOE WAN on one specific computer on my network and only one. Everything else can use the DHCP WAN 100mbit line.

I've read a billion documents on vlans and tagged and untagged ports and don't understand at all how this applies to my situation, I seem to be unable to select the WAN connection in opnsense for a specific ip. So i'm quite lost.

any ideas or pointers?

I have:

WAN1 >>> DUAL NIC SLOT 1
WAN2 >>> DUAL NIC SLOT 2
LAN >>> management port in esxi and LAN for all guests

all ethernet cables connected to a managed switch. It seems incredibly difficult when I mean I could just pick up a spare router, connect WAN2 to it, connect an ethernet cable from the spare router to the pc i want to use that connection and be done. but surely theres a way with opnsense and my dual nic + onboard nic?