[Bro-Dev] [Bro-Commits] [git/bro] topic/dnthayer/ftp-ipv6: Add a test for FTP over IPv6 (278704f)

Seth Hall seth at icir.org
Thu Feb 16 18:26:50 PST 2012


On Feb 16, 2012, at 4:26 PM, Daniel Thayer wrote:

> +1329327787.396984	UWkUyAuUGXf	2001:470:1f11:81f:c999:d94:aa7c:2e3e	49185	2001:470:4867:99::21	21	anonymous	test	RETR	ftp://2001:470:4867:99::21/robots.txt	-	-	77	226	Transfer complete.	-	-


Could you make sure that the code that generates URLs for FTP sessions puts brackets around the address for ipv6 addresses?  We need to do the same thing for HTTP too.

The URL should look like this:
	ftp://[2001:470:4867:99::21]/robots.txt

Thanks!
  .Seth

--
Seth Hall
International Computer Science Institute
(Bro) because everyone has a network
http://www.bro-ids.org/




More information about the bro-dev mailing list