Re: ip nat + output packets accounting == Решение уже найдено!
Отправлено: Sergey A Seregin on April 28, 2000 at 21:54:05:
В ответ на: Re: ip nat + output packets accounting == Решение уже найдено! posted by Дмитрий Кузин on April 28, 2000 at 16:27:59:
Смогу убедиться только после праздников - но всеравно - ОГРОМНОЕ СПАСИБО!! > :))) Я двое суток с этим сражался.... :)) решение простое! Читайте комментарии.... > > Народ! Что не так?? > > Вот такой конфиг - и 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 > > !> И ВСЁ!!!!!!!!!!!!!!!!!!!!!!!!!!!
Отклики:
Написать ответ
|