All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Braindump. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 08:56, 16 April 2022 Jan talk contribs created page IP routing (Created page with "Complicated network setup. One endpoint with the IP address of a remote system ifconfig qvs1:0 10.0.0.15 up ip route replace 10.0.0.0/8 via 192.168.1.2 sysctl -w net.ipv4.ip_forward=1 iptables -A POSTROUTING -t nat -i lan -o wan -j MASQUERADE == Wireguard == wg is different from wg-quick especially in allowedips in the server config of the peers, allowedips is only to contain the peers address 10.0.9.87/32 in the client config the peers can be 0.0.0.0/0 to all...")