Re: ip nat + output packets accounting == Решение уже найдено!
Отправлено: Дмитрий Кузин on April 28, 2000 at 16:27:59:
В ответ на: ip nat + output packets accounting posted by Sergey A Seregin on April 28, 2000 at 15:41:42:
:))) Я двое суток с этим сражался.... :)) решение простое! Читайте комментарии.... > Народ! Что не так?? > Вот такой конфиг - и output accounting с приватных ip отсутствует! Уже @#$$& это делать - никак!! HELP!!! === угу :))) > ГДЕ ГРАБЛИ???
> interface Loopback0 > ip address 10.0.0.1 255.255.255.0 > no ip directed-broadcast > ip accounting output-packets ===ip nat inside !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! > ! > interface Ethernet0 > ip address > no ip directed-broadcast > ip accounting output-packets > ip nat inside > ip policy route-map priv-acco > ! > interface Serial0 > ip address > no ip directed-broadcast > ip accounting output-packets > ip nat outside > ! > ip nat pool NatPool netmask 255.255.255.252 > ip nat inside source list 1 pool NatPool overload > ! > access-list 1 permit 192.168.0.0 0.0.255.255 > route-map priv-acco permit 1 > match ip address 1 > set interface Loopback0 > !И ВСЁ!!!!!!!!!!!!!!!!!!!!!!!!!!!
Отклики:
Написать ответ
|