The following reply was made to PR kern/156268; it has been noted by GNATS.
From: "Bjoern A. Zeeb" <[email protected]> To: [email protected], [email protected] Cc: Subject: Re: kern/156268: jails don't use routing table Date: Sat, 9 Apr 2011 01:58:39 +0000 (UTC) This is almost a FAQ as it comes up every second month on the list as well. The answer always is - if you enable raw socket, do NOT use ping. Ping does it's own way to pick your source address. Try telnet without -s and see what the SYN thinks for example. You might even be able to check with netstat inside the jail not needing to tcpdump on base. Does this help? -- Bjoern A. Zeeb You have to have visions! Stop bit received. Insert coin for new address family. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
