Honeypots mailing list archives

The error earlier at line 9


From: James Chong <james_cwy () yahoo com>
Date: Sun, 4 Jan 2004 17:35:32 -0800 (PST)

This is the linux kit based on the 0.5 version.
I checked the file:
Original content:
route entry 192.168.1.1 
route 192.168.1.1 link 192.168.1.0/24 
route 192.168.1.1 add net 192.168.2.0/24 192.168.2.1
latency 45ms loss 0.2 
route 192.168.1.1 add net 192.168.3.0/24 192.168.3.1
latency 10ms loss 0.1 
route 192.168.2.1 link 192.168.1.0/24 
route 192.168.3.1 link 192.168.2.0/24 

create router 
set router personality  Cisco 7206 running IOS
11.1(24)  
set router default tcp action reset 
add router tcp port 23  scripts/router-telnet.pl  
bind 192.168.1.1 router 

create linux 
set linux personality "Linux 2.2.12 - 2.2.19" 
add linux tcp port 23 "sh scripts/telnet.sh" 
add linux tcp port 22 open 
set linux uptime 112211 
set linux default tcp action reset set linux default
udp action reset 
bind 192.168.1.2 linux

Error at Line 9
->set router personality  Cisco 7206 running IOS
11.1(24) 

So I deleted the whole of the router emulation, and it
runs OK, giving me this msg:
.......-all the duplicates stuff as mentioned earlier
in my other post
honeyd[4578]: listening on eth0: ip and (dst net
192.168.1.201/32 or dst net
192.168.1.202/31 or dst net 192.168.1.204/32) and not
ether src 00:0d:56:04:ce:df

Any ideas why this error had occured?
Hopesome can tell me
Thanks a million

__________________________________
Do you Yahoo!?
Find out what made the Top Yahoo! Searches of 2003
http://search.yahoo.com/top2003


Current thread: