| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 6 months |
| seen | Jan 13 at 7:03 | |
| stats | profile views | 2 |
|
Dec 2 |
comment |
iptables doesn't forward from WAN to virtual machines have you posted your complete iptables ruleset? What's the output of iptables-save? |
|
Dec 2 |
answered | iptables doesn't forward from WAN to virtual machines |
|
Nov 21 |
awarded | Supporter |
|
Nov 15 |
answered | Remote SSH login not working |
|
Nov 15 |
comment |
Port forward to VPN Client? You're welcome! (By the way, I like using iptables-save to show my iptables rules - while the output isn't intended for human consumption it's still readable and shows all your iptables rules.) No, unfortunately you can't use "all" there, because --dport only works with protocols that actually have ports ("all" would include e.g. ICMP, which has no notion of ports). You'll need separate rules for TCP and UDP. |
|
Nov 15 |
awarded | Teacher |
|
Nov 15 |
answered | Port forward to VPN Client? |