tcp_probe doesn't work

Frank Schuster frank.schuster01 at web.de
Thu Feb 4 07:33:55 UTC 2010


> > Hello,
> > yes, I mean
> >          cat /proc/net/tcpprobe > filexyz.log &
> > sry for the missing cat.
> > 
> > Do you have an idea?
> > 
> > Regards
> > 
> > 
> >> On 2010-02-02, Frank Schuster <frank.schuster01 at web.de> wrote:
> >>> Hello,
> >>>
> >>> I'm using ubuntu 9.10 and I want to use tcpprobe, so
> >>>                    I take modprobe tcp_probe.
> >>> After that I did
> >>>                    /proc/net/tcpprobe > file_xyz.log &
> >>>
> >> Do you mean "cat /proc/net/tcpprobe > file_xyz.log &"?
> >>
> >> Jeffrey
> >>
> >>
> >>
> >> -- 
> >> ubuntu-users mailing list
> >> ubuntu-users at lists.ubuntu.com
> >> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
> >>
> > 
> 	On my 9.10 Ubuntu what you are trying to do fails because:
> 
> karl at 64bit-hope:~$ cat /proc/net/tcpprobe
> cat: /proc/net/tcpprobe: No such file or directory
> karl at 64bit-hope:~$
> 
> It can't find anything.
> 
> 
> 73 Karl

You have to load the kernel module tcp_probe with the command: sudo modprobe tcp_probe
If you don't do this, the file doesn't exist.

Regards
Frank
______________________________________________________
GRATIS für alle WEB.DE-Nutzer: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://movieflat.web.de





More information about the ubuntu-users mailing list