Hello. I was surprised to see that Undernet doesn't support IPv6 access in
2013, so I decided to look into it. It is possible to make ipv6 support by
using program called socat. It can redirect ipv6 traffic from some port to
another ipv4 port. Example usage:
socat TCP6-LISTEN:4000,fork,su=nobody TCP4:[127.0.0.1]:2000

Would it be possible to implement it somewhere, so that ipv6 only users
could access undernet irc servers?
_______________________________________________
Coder-com mailing list
Coder-com@undernet.org
http://undernet.sbg.org/mailman/listinfo/coder-com

Reply via email to