traceroute inside FreeBSD 8.0 RC2

View: New views
2 Messages — Rating Filter:   Alert me  

traceroute inside FreeBSD 8.0 RC2

by PuffyBSD :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

hello,

dev# traceroute www.google.com
traceroute: Warning: www.google.com has multiple addresses; using 74.125.95.106
traceroute: findsaddr: write: No such process
dev#

security.jail.allow_raw_sockets=1 is set in sysctl.conf

I found the problem is documented here for FreeBSD 7.2
http://www.freebsd.org/cgi/query-pr.cgi?pr=139454

this is just to confirm that it happens on 8.0 RC2 as well


Sam Fourman Jr.
Fourman Networks
_______________________________________________
freebsd-current@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@..."

Re: traceroute inside FreeBSD 8.0 RC2

by Bjoern A. Zeeb :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Wed, 28 Oct 2009, Sam Fourman Jr. wrote:

Hi,

> dev# traceroute www.google.com
> traceroute: Warning: www.google.com has multiple addresses; using 74.125.95.106
> traceroute: findsaddr: write: No such process
> dev#
>
> security.jail.allow_raw_sockets=1 is set in sysctl.conf
>
> I found the problem is documented here for FreeBSD 7.2
> http://www.freebsd.org/cgi/query-pr.cgi?pr=139454
>
> this is just to confirm that it happens on 8.0 RC2 as well

Yes, that's known; it happens for 7.2 and anything later.

/bz

--
Bjoern A. Zeeb         It will not break if you know what you are doing.
_______________________________________________
freebsd-current@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@..."