Skip to main content

Timeline for What does this iptables rule mean?

Current License: CC BY-SA 3.0

6 events
when toggle format what by license comment
Feb 2, 2015 at 16:13 comment added user1301428 @wurtel actually, the correct term is indeed "network ID" :P
Feb 2, 2015 at 15:44 comment added Hauke Laging 10.8.0.0 cannot be a host address in a /24 network because .0 is the network address.
Feb 2, 2015 at 14:45 comment added wurtel I'd say 10.8.0.0/24 is "the network", leave out the "ID" part. 10.8.0.0 could be the IP address of the VPN server on the VPN side, although I doubt it as .0 is usually avoided.
Feb 2, 2015 at 14:21 comment added user1301428 That's what I thought. Consequently, even 10.8.0.0 is not the IP address of the VPN server, as the article states, but the VPN network ID, correct? I think that part of the article is quite confusing tbh.
Feb 2, 2015 at 14:18 comment added Hauke Laging POSTROUTING doesn't allow any traffic. It affects allowed traffic only. And SNAT is (probably) not only required for Internet access but for accessing any other host on the LAN.
Feb 2, 2015 at 14:11 history answered wurtel CC BY-SA 3.0