[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[altq 272] Re:cbqmonitor



Is there any way to solve this?

-cheng

 -----Original Message-----
From: 	owner-altq@csl.sony.co.jp [mailto:owner-altq@csl.sony.co.jp]  On
Behalf Of Kenjiro Cho
Sent:	Thursday, January 06, 2000 9:01 PM
To:	altq@csl.sony.co.jp; hcheng@psl.com.sg
Subject:	[altq 271] Re:cbqmonitor


Cheng Hong wrote:
> I am running altq2.0 on FreeBSD3.2. It works fine expect the cbqmonitor.
>
> The cbqprobe and cbqmonitor are running on the same
> host.(202.10.4.40/202.10.2.40)  When cbqmonitor is started, a message pop
> out "port 7289 is shared" "viewer started, reading from 202.10.2.40:7289".
> The cbqmonitor's displaying window is shown and looks fine, but not class
is
> detected...and the time is not moving.( it paused at 1 sec.)
>
> I guess it is 'cause the cbqmonitor does not read any data from cbqprobe.
I
> used the tcpdump to check local loop lo0, and got something like this:
>
> 18:26:52.xxxxxx 202.10.4.40.1044 > 202.10.4.40.7289: udp 116
> 18:26:52.xxxxxx 202.10.4.40 > 202.10.4.40: icmp: 202.4.154.40 udp port
7289
> unreachable
>
> Could anyone tell me what is the problem. Thanks.
>
> -Cheng

cbqmonitor is waiting on 202.10.2.40:7289 but cbqprobe sends
to 202.10.4.40:7289 (the other interface address).

-Kenjiro