Hi ! tftp is VERY unsecure, try this use cron script on 192.168.0.1 something like: rsh -l my_user my_router sh ip accounting >> my_hourly_accounting rsh -l my_user my_router cle ip accounting < processing file my_hourly_accounting> for security on Router config must have (maybe I missed something) service password-encryption username my_user privilege 15 password 7 0508021B2F4A02021F1C11 ip rcmd rsh-enable ip rcmd remote-host my_user 192.168.0.1 my_user enable ip rcmd source-interface eth0 ip accounting-threshold 100000 arp 192.168.0.1 0080.adac.18a4 ARPA access-list 7 permit 192.168.0.1 line vty 2 4 access-class 7 in ZSE ----- Original Message ----- From: "S. Khademi" <khademi@cc.iut.ac.ir> To: <security-discuss@linuxsecurity.com> Sent: Monday, February 18, 2002 3:32 PM Subject: monitoring per IP > > > Hi, > I have cisco router 2500 and I set ip accounting in my serial port and > ethernet interface, I can see traffic per IP with this command in my > router: > show ip accounting > and I see deferent ip Source, ip Destination, Packets, and Bytes. > Now I want buffer this information on my tftp server, how can I do? > > Thanks. > soheila > > > > > > ------------------------------------------------------------------------ > To unsubscribe email security-discuss-request@linuxsecurity.com > with "unsubscribe" in the subject of the message. > ------------------------------------------------------------------------ To unsubscribe email security-discuss-request@linuxsecurity.com with "unsubscribe" in the subject of the message.