Welcome, guest! Login / Register - Why register?
Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)

Paste

Pasted as Bash by q ( 15 years ago )
iptables -t nat -nvL
Chain PREROUTING (policy ACCEPT 588K packets, 32M bytes)
 pkts bytes target     prot opt in     out     source               destination         
   19  1078 DNAT       tcp  --  *      *       0.0.0.0/0            95.174.99.122       tcp dpt:777 to:192.168.0.15:3389 
    3   180 DNAT       tcp  --  *      *       0.0.0.0/0            95.174.99.122       tcp dpt:774 to:192.168.0.220:3389 
   22  1092 DNAT       tcp  --  *      *       0.0.0.0/0            95.174.99.122       tcp dpt:1126 to:192.168.0.100:1126 
    5   252 DNAT       tcp  --  *      *       0.0.0.0/0            95.174.99.122       tcp dpt:4900 to:192.168.0.202:3389 
    0     0 DNAT       tcp  --  *      *       0.0.0.0/0            95.174.99.122       tcp dpt:4800 to:192.168.0.46:3389 
    0     0 DNAT       tcp  --  *      *       0.0.0.0/0            95.174.99.122       tcp dpt:4500 to:192.168.0.1:3389 
    0     0 DNAT       tcp  --  *      *       0.0.0.0/0            95.174.99.122       tcp dpt:4400 to:192.168.0.116:3389 

Chain INPUT (policy ACCEPT 554K packets, 29M bytes)
 pkts bytes target     prot opt in     out     source               destination         

Chain OUTPUT (policy ACCEPT 659K packets, 55M bytes)
 pkts bytes target     prot opt in     out     source               destination         

Chain POSTROUTING (policy ACCEPT 658K packets, 55M bytes)
 pkts bytes target     prot opt in     out     source               destination         
31199 2415K SNAT       all  --  *      *       192.168.0.0/24       0.0.0.0/0           to:95.174.99.122

 

Revise this Paste

Your Name: Code Language: