=== polymorp- is now known as polymorphic === keithzg_ is now known as keithzg === MJCDzZz is now known as M_J__C___D === M_J__C___D is now known as H1_R0LL3R === H1_R0LL3R is now known as MJCD === MJCD is now known as TehF00l === TehF00l is now known as MJCD [21:40] hey guys, can you help me with simple IPTABLES question? [21:41] https://pastebin.com/X9xkLL8Y what is the first line for? [21:45] heller: it allows forwarding new and existing TCP connections to 192.168.1.200 on port 8080 [21:46] but i can do port forward with only one of them [21:46] the second line gives me port access to that ip port 2222 -> 22 [21:46] (changing the ports ofc) [21:47] heller: hard to tell without the full ruleset but the DNAT rule also needs a corresponding FORWARD rule, normally [21:49] https://pastebin.com/QyXW6pBb better example [21:50] so by just adding the nat rule, i can access the 172.20.0.10 ip