Im deploying 44.net ip's on the mesh side of things. when i change over to the public ip addresses, i can SSH in to the nodes but the httpd responds with:
{Rejected request from RFC1918 IP to public server address}
So I did some research and developed a fix.
Q; dose any one eles have this problem?
Q: Dose any one see a problem with what i did?
Im plan to run the ampr.net VPN gateway on a node or just locate a RPI on the lan side and create static routes.
--------------------------------------
if you get the:{Rejected request from RFC1918 IP to public server address}fix:SSH into the nodecd /etc/confignano uhttpdEdit the line to...option rfc1918_filter 0exit and Reboot---------------------------------
73 Mathison kj6dzb
(Admin note: moved to ragchew)
A note that all testing is done under the V3 protocol with mesh IP's being in the 10.x range. There is currently no plan to change this as AMPR allocations do not fit well with the self configuring priority that AREDN has adopted.
This could be just the tip of the iceberg on issues one may encounter as such use on a production emcomm mesh would not be recommended.