Пост #229544

     
сохранен 25.10.2021 16:10
  • Редактировать пост
  • Печать
  • Скачать
  • Сравнить с постом
    #  
  • Нумерация строк
  • Подсветка синтаксиса  
Текст поста
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
# iptables --table nat -L -v
Chain PREROUTING (policy ACCEPT 18 packets, 1056 bytes)
 pkts bytes target     prot opt in     out     source               destination         

Chain INPUT (policy ACCEPT 0 packets, 0 bytes)
 pkts bytes target     prot opt in     out     source               destination         

Chain OUTPUT (policy ACCEPT 17 packets, 1569 bytes)
 pkts bytes target     prot opt in     out     source               destination         

Chain POSTROUTING (policy ACCEPT 4 packets, 508 bytes)
 pkts bytes target     prot opt in     out     source               destination         
   31  2117 MASQUERADE  all  --  any    usb0    anywhere             anywhere 
Добавить комментарий
Автор