Well, APANA changed their OpenVPN server, and after a few teething troubles, I've just switched to their new server. I'm still getting the same block of IPv4 addresses for my BBSs, but now my OpenVPN tunnel is on IPv6, so I am carrying IPv4 in IPv6, effectively.
I wonder if anyone else is using IPv6 to tunnel IPv4 to their BBS. :)
=== MultiMail/Win v0.51
On 12-09-19 17:36, Andrei Rachita wrote to Tony Langdon <=-
Hi Tony,
How did you configured OpenVPN for IPv6? Can you share some info?
addressOn 12-09-19 17:36, Andrei Rachita wrote to Tony Langdon <=-
Hi Tony,
How did you configured OpenVPN for IPv6? Can you share some info?
Here's an abridged version of my config. :)
writepid /var/run/openvpn-vk3jed.pid
remote 1234:dead:beef:4e00:5054:ff13:fe31:99b3 # I've used a bogus
proto udp6 # UDP tunnel over IPv6
verb 5
comp-lzo
float
dev tun0
link-mtu 1440 #<==== link-mtu and mssfix may not be required!
#mssfix 1000
secret keys/vk3jed.key
ifconfig 202.12.89.161 192.168.200.11
port 5678
ping 20
ping-restart 120
script-security 3
up /etc/openvpn/apanasa.up
The main things to do are to specify an endpoint that is reachable viaand
listening on IPv6 (domain name with AAAA record or literal IPv6 address), and to specify the protocol as udp6 or tcp6 (whatever the server is expecting). The rest of my configuration is basically the same as my old VPN over IPv4. ... MS-DOS: MR-DOS's sister; DR DOS: MS-DOS's Gynecologist. === MultiMail/Win v0.51
On 12-10-19 17:41, Andrei Rachita wrote to Tony Langdon <=-
Thanks.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 376 |
Nodes: | 16 (2 / 14) |
Uptime: | 23:46:42 |
Calls: | 8,034 |
Calls today: | 4 |
Files: | 13,034 |
Messages: | 5,828,976 |