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

#31
My readings are hotter as well.  My router also feels hotter.  I agree this is subjective. 
#32
24.7, 24.10 Legacy Series / Re: KEA vs ISC dhcp
August 30, 2024, 07:40:40 PM
I just want to make sure I understand KEA.

Static DHCP leases in KEA will propagate to unbound as long as you restart unbound after adding the static lease.  from then on it will continue to propagate.

I understand that dynamic DNS registration (ipconfig /registerdns) does not work and never has.

Will regular leases issued by kea propagate to unbound DNS?
#33
Quote from: Patrick M. Hausen on January 30, 2024, 10:02:30 PM
I was about to make the switch in my home lab when I found you cannot even serve the domain name to clients. Sorry, that is not going to fly.

Has anyone tried kea and verified that it does not serve the routers domain name?  Even thou it is not configurable in kea.
#34
i have found this to be hit or miss.  have you rebooted?  I am staying on .4 for now.
#36
I have a similar problem.  see my post here.

https://forum.opnsense.org/index.php?topic=33351.0
#37
Summery of problem

Ping for client:
   to router LAN RE(0) 2603:: address      No
   to router LAN RE(0) fe80:: address      Yes
   to any other client Lan 2603:: Address         Yes
   to any internet ipv6 address         no
   
Ping from router:
   to router LAN RE(0) 2603:: address      No
   to router LAN RE(0) fe80:: address      Yes
   to any client LAN 2603::            No   ping: UDP connect: Network is unreachable
   to any internet ipv6 address         Yes   with DNS name resolution

The router WAN RE(1) is fully functional.
The router LAN RE(0) ISP assigned address is not honored.

Attached log with errors
#38
Update:
I can ping from opnsense to the internet with name resolution.
root@rtr:~ # ping -6 www.opnsense.org
PING6(56=40+8+8 bytes) 2607:fcc8:bfc0:30:bd23:9401:4a3e:5d78 --> 2001:1af8:4700:a1fa:3::2
16 bytes from 2001:1af8:4700:a1fa:3::2, icmp_seq=0 hlim=46 time=110.054 ms
16 bytes from 2001:1af8:4700:a1fa:3::2, icmp_seq=1 hlim=46 time=110.434 ms
^C
--- www.opnsense.org ping6 statistics ---
2 packets transmitted, 2 packets received, 0.0% packet loss
round-trip min/avg/max/std-dev = 110.054/110.244/110.434/0.190 ms


I cannot ping a lan address from opnsense.  there is something going on with the lan(re0) interface
root@rtr:~ # ping xxxx:xxxx:xxxx:xxxx::148
ping: UDP connect: Network is unreachable
#39
The simplest description is that i cannot pint the router using ipv6.  needless to say I cannot contact the internet via ipv6. 23.1.4 worked, other prior versions also had the same problem.

Pinging rtr.bs.net [xxxx:xxxx:xxxx:xxxx:201:2eff:fea3:a866] with 32 bytes of data:
Destination host unreachable.
Request timed out.
Destination host unreachable.
Destination host unreachable.

Ping statistics for xxxx:xxxx:xxxx:xxxx:201:2eff:fea3:a866:
    Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
#40
Yes, same problem if the modem reboots either by itself or if I manually reboot it DHCPD6 goes down and must be started.  RADVD must also be restarted and then connectivity is restored.

The mods might be missing this and other posts as they might think its related to the PPPOE DHCPD6 problem that I believe they have fixed.
#41
did you have to start dhcpd6?

Never mind I see you are not using dhcpd6.  Duh!
#42
@franco, can you help? What logs should I collect to file a bug report?

Thanks,
Al
#43
Me to, after a cable modem reboot on v23.1_6.  dhcpd6 goes down.  Must restart radvd and dhcpd6
#44
Thank you Franco, The patch worked.

Al
#45
23.1 Legacy Series / Re: Wireguard
January 26, 2023, 07:37:23 PM
The services monitor.  I could be wrong but i thought the service monitor was widget.  not to be confused with the wireguard widget.

Al