On Tue, Feb 19, 2008 at 02:23:19PM +0100, [EMAIL PROTECTED] wrote: > in order to do some firewall testing i would like to simulate services > (loads of ports). So far it works well with TCP using netcat, nmap > and some bash script. It works like a charm. > > I ran into problems doing the same with UDP. As soon as i fire up my > nmap UDP scan my netcat dies and as a result i get a closed port.
Which netcat are you using? I.e. what is the output of this command:
nc -h 2>&1 | head -1
--
Soren Hansen
Virtualisation specialist
Ubuntu Server Team
http://www.ubuntu.com/
signature.asc
Description: Digital signature
-- ubuntu-server mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-server More info: https://wiki.ubuntu.com/ServerTeam
