On Nov 26, 2020, at 4:18 PM, Keith Halewood
<Keith.Halewood at pitbulluk.org> wrote:
I can't wait to try it out..... except that I bought a new Cisco small business
router (RV340W) and this has introduced a whole load of IPv6 woes.
LAN -> WAN initiated calls work fine...... except that windows hosts eventually forget
the link-level address of the router and the router itself throws up something worrying in
its logs about being unable to advertise the router address.
WAN -> LAN initiated calls don't work at all. They don't even get as far as
tickling an access rule's logging setting.
I'm really annoyed that changing any firewall rules (v4 or v6) causes all stateful
connectivity to be forgotten and everything is dropped. Even Draytek Vigors didn't do
this unless the rule change was pertinent to particular connections.
What really really annoys me is some linux daemons (DHCP server) being terminated and
restarted every 15 minutes or so.... almost as though it's a quick a dirty fix to some
sort of bug they couldn't figure out.
Sorry for the rant. I just remember when Cisco and quality appeared to be two different
spellings for the same concept. I'm sorely tempted to roll my own. After all, who
needs a UI?!?
-----Original Message-----
From: owner-hecnet at Update.UU.SE [mailto:owner-hecnet at Update.UU.SE] On Behalf Of
Paul Koning
Sent: 26 November 2020 23:04
To: hecnet at update.uu.se
Subject: Re: [HECnet] PyDECnet and IPv6
The code is checked in now, subversion rev 570. Be sure to read doc/config.txt.
paul
On Nov 24, 2020, at 5:12 AM, Keith Halewood
<Keith.Halewood at pitbulluk.org> wrote:
Hi Paul,
This is great news and will allow me to ditch some troublesome bits of NAT.
Surely
dyndns.org is less of an issue for IPv6 if your ISP has allotted you a permanent
/64 prefix?
Keith
-----Original Message-----
From: owner-hecnet at Update.UU.SE [mailto:owner-hecnet at Update.UU.SE] On Behalf Of
Paul Koning
Sent: 24 November 2020 01:12
To: hecnet at update.uu.se
Subject: [HECnet] PyDECnet and IPv6
Why? Because I felt like it and it wasn't too hard.
I have a PyDECnet version that can handle not just IPv4 but also IPv6. It's on node
PYTHON right now and on the map server 28NH (at
akdesign.dyndns.org). This applies both
to the web interface and also to the various IP-based datalink protocols. I've tested
Multinet, GRE, Ethernet (UDP bridge) and DDCMP.
If anyone is interested in using this with PYTHON, let me know.
Unfortunately
dyndns.org doesn't support IPv6 records well; I can enter one manually
but it disappears after a while for reasons I do not understand. It's there now. You
can access the mapper's web page (akdesign.dyndns.org:8080) that way if you like.
paul