Advertisement
Guest User

Untitled

a guest
Oct 30th, 2014
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 6.42 KB | None | 0 0
  1.  
  2. Chain PREROUTING (policy ACCEPT)
  3. target     prot opt source               destination
  4. DNAT       tcp  --  anywhere             host.89.ipoe7.subnets.khb.ttkdv.ru  tcp dpt:24 to:10.148.50.238:22
  5. DNAT       tcp  --  anywhere             host.89.ipoe7.subnets.khb.ttkdv.ru  tcp dpt:2012 to:10.148.50.238:80
  6. DNAT       tcp  --  anywhere             host.89.ipoe7.subnets.khb.ttkdv.ru  tcp dpt:47 to:10.148.50.236:47
  7. DNAT       tcp  --  anywhere             host.89.ipoe7.subnets.khb.ttkdv.ru  tcp dpt:1000 to:10.148.50.236:1000
  8. DNAT       tcp  --  anywhere             host.89.ipoe7.subnets.khb.ttkdv.ru  tcp dpt:sip to:10.148.50.236:5060
  9. DNAT       udp  --  anywhere             host.89.ipoe7.subnets.khb.ttkdv.ru  udp dpt:sip to:10.148.50.236:5060
  10. DNAT       tcp  --  anywhere             host.89.ipoe7.subnets.khb.ttkdv.ru  tcp dpt:1723 to:10.148.50.227:1723
  11. DNAT       udp  --  anywhere             host.89.ipoe7.subnets.khb.ttkdv.ru  udp dpt:1723 to:10.148.50.227:1723
  12. DNAT       tcp  --  anywhere             host.89.ipoe7.subnets.khb.ttkdv.ru  tcp dpt:xmpp-client to:10.148.50.236:5222
  13. DNAT       tcp  --  anywhere             host.89.ipoe7.subnets.khb.ttkdv.ru  tcp dpt:3390 to:10.148.50.229:3389
  14. DNAT       tcp  --  anywhere             host.89.ipoe7.subnets.khb.ttkdv.ru  tcp dpt:3388 to:10.148.59.180:3389
  15. DNAT       tcp  --  anywhere             host.89.ipoe7.subnets.khb.ttkdv.ru  tcp dpt:6127 to:10.148.50.250:6127
  16. DNAT       tcp  --  anywhere             host.89.ipoe7.subnets.khb.ttkdv.ru  tcp dpt:6129 to:10.148.50.250:6129
  17. DNAT       tcp  --  anywhere             host.89.ipoe7.subnets.khb.ttkdv.ru  tcp dpt:8893 to:10.148.50.222:8893
  18. DNAT       tcp  --  anywhere             host.89.ipoe7.subnets.khb.ttkdv.ru  tcp dpt:telnet to:10.148.50.232:23
  19. DNAT       tcp  --  anywhere             host.89.ipoe7.subnets.khb.ttkdv.ru  tcp dpt:24 to:10.148.50.238:22
  20. DNAT       tcp  --  anywhere             host.89.ipoe7.subnets.khb.ttkdv.ru  tcp dpt:2012 to:10.148.50.238:80
  21. DNAT       tcp  --  anywhere             host.89.ipoe7.subnets.khb.ttkdv.ru  tcp dpt:47 to:10.148.50.236:47
  22. DNAT       tcp  --  anywhere             host.89.ipoe7.subnets.khb.ttkdv.ru  tcp dpt:1000 to:10.148.50.236:1000
  23. DNAT       tcp  --  anywhere             host.89.ipoe7.subnets.khb.ttkdv.ru  tcp dpt:sip to:10.148.50.236:5060
  24. DNAT       udp  --  anywhere             host.89.ipoe7.subnets.khb.ttkdv.ru  udp dpt:sip to:10.148.50.236:5060
  25. DNAT       tcp  --  anywhere             host.89.ipoe7.subnets.khb.ttkdv.ru  tcp dpt:1723 to:10.148.50.227:1723
  26. DNAT       udp  --  anywhere             host.89.ipoe7.subnets.khb.ttkdv.ru  udp dpt:1723 to:10.148.50.227:1723
  27. DNAT       tcp  --  anywhere             host.89.ipoe7.subnets.khb.ttkdv.ru  tcp dpt:xmpp-client to:10.148.50.236:5222
  28. DNAT       tcp  --  anywhere             host.89.ipoe7.subnets.khb.ttkdv.ru  tcp dpt:3390 to:10.148.50.229:3389
  29. DNAT       tcp  --  anywhere             host.89.ipoe7.subnets.khb.ttkdv.ru  tcp dpt:3388 to:10.148.59.180:3389
  30. DNAT       tcp  --  anywhere             host.89.ipoe7.subnets.khb.ttkdv.ru  tcp dpt:6129 to:10.148.50.250:6129
  31. DNAT       tcp  --  anywhere             host.89.ipoe7.subnets.khb.ttkdv.ru  tcp dpt:8893 to:10.148.50.222:8893
  32. DNAT       tcp  --  anywhere             host.89.ipoe7.subnets.khb.ttkdv.ru  tcp dpt:telnet to:10.148.50.232:23
  33.  
  34. Chain INPUT (policy ACCEPT)
  35. target     prot opt source               destination
  36.  
  37. Chain OUTPUT (policy ACCEPT)
  38. target     prot opt source               destination
  39.  
  40. Chain POSTROUTING (policy ACCEPT)
  41. target     prot opt source               destination
  42. MASQUERADE  all  --  anywhere             anywhere
  43. SNAT       tcp  --  anywhere             10.148.50.238        tcp dpt:ssh to:5.8.207.89:24
  44. SNAT       tcp  --  anywhere             10.148.50.238        tcp dpt:http to:5.8.207.89:2012
  45. SNAT       tcp  --  anywhere             10.148.50.236        tcp dpt:47 to:5.8.207.89:47
  46. SNAT       tcp  --  anywhere             10.148.50.236        tcp dpt:1000 to:5.8.207.89:1000
  47. SNAT       tcp  --  anywhere             10.148.50.236        tcp dpt:sip to:5.8.207.89:5060
  48. SNAT       udp  --  anywhere             10.148.50.236        udp dpt:sip to:5.8.207.89:5060
  49. SNAT       tcp  --  anywhere             pdc.advantika.lc     tcp dpt:1723 to:5.8.207.89:1723
  50. SNAT       udp  --  anywhere             pdc.advantika.lc     udp dpt:1723 to:5.8.207.89:1723
  51. SNAT       tcp  --  anywhere             10.148.50.236        tcp dpt:xmpp-client to:5.8.207.89:5222
  52. SNAT       tcp  --  anywhere             10.148.50.229        tcp dpt:3389 to:5.8.207.89:3390
  53. SNAT       tcp  --  anywhere             10.148.59.180        tcp dpt:3389 to:5.8.207.89:3388
  54. SNAT       tcp  --  anywhere             10.148.50.250        tcp dpt:6127 to:5.8.207.89:6127
  55. SNAT       tcp  --  anywhere             10.148.50.250        tcp dpt:6129 to:5.8.207.89:6129
  56. SNAT       tcp  --  anywhere             10.148.50.222        tcp dpt:8893 to:5.8.207.89:8893
  57. SNAT       tcp  --  anywhere             app.advantika.lc     tcp dpt:telnet to:5.8.207.89:23
  58. MASQUERADE  all  --  anywhere             anywhere
  59. SNAT       tcp  --  anywhere             10.148.50.238        tcp dpt:ssh to:5.8.207.89:24
  60. SNAT       tcp  --  anywhere             10.148.50.238        tcp dpt:http to:5.8.207.89:2012
  61. SNAT       tcp  --  anywhere             10.148.50.236        tcp dpt:47 to:5.8.207.89:47
  62. SNAT       tcp  --  anywhere             10.148.50.236        tcp dpt:1000 to:5.8.207.89:1000
  63. SNAT       tcp  --  anywhere             10.148.50.236        tcp dpt:sip to:5.8.207.89:5060
  64. SNAT       udp  --  anywhere             10.148.50.236        udp dpt:sip to:5.8.207.89:5060
  65. SNAT       tcp  --  anywhere             pdc.advantika.lc     tcp dpt:1723 to:5.8.207.89:1723
  66. SNAT       udp  --  anywhere             pdc.advantika.lc     udp dpt:1723 to:5.8.207.89:1723
  67. SNAT       tcp  --  anywhere             10.148.50.236        tcp dpt:xmpp-client to:5.8.207.89:5222
  68. SNAT       tcp  --  anywhere             10.148.50.229        tcp dpt:3389 to:5.8.207.89:3390
  69. SNAT       tcp  --  anywhere             10.148.59.180        tcp dpt:3389 to:5.8.207.89:3388
  70. SNAT       tcp  --  anywhere             10.148.50.250        tcp dpt:6127 to:5.8.207.89:6127
  71. SNAT       tcp  --  anywhere             10.148.50.250        tcp dpt:6129 to:5.8.207.89:6129
  72. SNAT       tcp  --  anywhere             10.148.50.222        tcp dpt:8893 to:5.8.207.89:8893
  73. SNAT       tcp  --  anywhere             app.advantika.lc     tcp dpt:telnet to:5.8.207.89:23
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement