So,
I have an interface, eth1, that is used for pppd (connects direct to the modem) that is used to create the ppp0 virtual interface. When using iftop on ppp0, it works great. Sadly sometimes that interface bounces, and iftop stops reporting data after it comes back up. When trying to use iftop on eth1, no data is reported even when ppp0 is up. Can we get iftop to work on ppp0? I hope I explained it well...thank you!
James
...Ok.
iftop -i ppp0 : I get good data iftop -i eth1: I get nothing
James
On Fri, 2020-09-25 at 10:11 -0500, Shawn Landden wrote:
I think you should make a list of the order things happen
If I start iftop like this....then 1 2 3 4
And like this...
1 2 3 4
16:06, 25 de septiembre de 2020, James Lay jlay@slave-tothe-box.net :
So,
I have an interface, eth1, that is used for pppd (connects direct to the modem) that is used to create the ppp0 virtual interface. When using iftop on ppp0, it works great. Sadly sometimes that interface bounces, and iftop stops reporting data after it comes back up. When trying to use iftop on eth1, no data is reported even when ppp0 is up. Can we get iftop to work on ppp0? I hope I explained it well...thank you!
James
iftop-users mailing list iftop-users@lists.beasts.org http://lists.beasts.org/mailman/listinfo/iftop-users
-- Shawn Landden_______________________________________________iftop- users mailing listiftop-users@lists.beasts.org http://lists.beasts.org/mailman/listinfo/iftop-users
Does iftop exit when the PPP connection drops or does it stay up but never report anything again?
On Fri, Sep 25, 2020 at 10:48 AM James Lay jlay@slave-tothe-box.net wrote:
...Ok.
iftop -i ppp0 : I get good data iftop -i eth1: I get nothing
James
On Fri, 2020-09-25 at 10:11 -0500, Shawn Landden wrote:
I think you should make a list of the order things happen
If I start iftop like this....then 1 2 3 4
And like this...
1 2 3 4
16:06, 25 de septiembre de 2020, James Lay jlay@slave-tothe-box.net:
So,
I have an interface, eth1, that is used for pppd (connects direct to the modem) that is used to create the ppp0 virtual interface. When using iftop on ppp0, it works great. Sadly sometimes that interface bounces, and iftop stops reporting data after it comes back up. When trying to use iftop on eth1, no data is reported even when ppp0 is up. Can we get iftop to work on ppp0? I hope I explained it well...thank you!
James
iftop-users mailing list iftop-users@lists.beasts.org http://lists.beasts.org/mailman/listinfo/iftop-users
-- Shawn Landden
iftop-users mailing list
iftop-users@lists.beasts.org
http://lists.beasts.org/mailman/listinfo/iftop-users
iftop-users mailing list iftop-users@lists.beasts.org http://lists.beasts.org/mailman/listinfo/iftop-users
Stays up, but never reports anything. Frankly I don't blame it since....you know.....the interface it was monitoring just vanished 😉
On Fri, 2020-09-25 at 11:32 -0500, Scott Bertilson via iftop-users wrote:
Does iftop exit when the PPP connection drops or does it stay up but never report anything again?
On Fri, Sep 25, 2020 at 10:48 AM James Lay jlay@slave-tothe-box.net wrote:
...Ok. iftop -i ppp0 : I get good dataiftop -i eth1: I get nothing James On Fri, 2020-09-25 at 10:11 -0500, Shawn Landden wrote:
I think you should make a list of the order things happen
If I start iftop like this....then 1 2 3 4
And like this...
1 2 3 4
16:06, 25 de septiembre de 2020, James Lay < jlay@slave-tothe-box.net>:
So,
I have an interface, eth1, that is used for pppd (connects direct to the modem) that is used to create the ppp0 virtual interface. When using iftop on ppp0, it works great. Sadly sometimes that interface bounces, and iftop stops reporting data after it comes back up. When trying to use iftop on eth1, no data is reported even when ppp0 is up. Can we get iftop to work on ppp0? I hope I explained it well...thank you!
James
iftop-users mailing list iftop-users@lists.beasts.org http://lists.beasts.org/mailman/listinfo/iftop-users
_______________________________________________iftop-users mailing listiftop-users@lists.beasts.org http://lists.beasts.org/mailman/listinfo/iftop-users
That's curious..might be worth a look at the tcpdump source code because, when an interface drops or disappears, it exits...if iftop did that, you could just put it into a loop to start again. Maybe try running tcpdump on the interface to verify that it exhibits the behavior in your situation so we can know we're on the trail of a possible workaround.
On Fri, Sep 25, 2020 at 11:36 AM James Lay jlay@slave-tothe-box.net wrote:
Stays up, but never reports anything. Frankly I don't blame it since....you know.....the interface it was monitoring just vanished 😉
On Fri, 2020-09-25 at 11:32 -0500, Scott Bertilson via iftop-users wrote:
Does iftop exit when the PPP connection drops or does it stay up but never report anything again?
On Fri, Sep 25, 2020 at 10:48 AM James Lay jlay@slave-tothe-box.net wrote:
...Ok.
iftop -i ppp0 : I get good data iftop -i eth1: I get nothing
James
On Fri, 2020-09-25 at 10:11 -0500, Shawn Landden wrote:
I think you should make a list of the order things happen
If I start iftop like this....then 1 2 3 4
And like this...
1 2 3 4
16:06, 25 de septiembre de 2020, James Lay jlay@slave-tothe-box.net:
So,
I have an interface, eth1, that is used for pppd (connects direct to the modem) that is used to create the ppp0 virtual interface. When using iftop on ppp0, it works great. Sadly sometimes that interface bounces, and iftop stops reporting data after it comes back up. When trying to use iftop on eth1, no data is reported even when ppp0 is up. Can we get iftop to work on ppp0? I hope I explained it well...thank you!
James
iftop-users mailing list iftop-users@lists.beasts.org http://lists.beasts.org/mailman/listinfo/iftop-users
iftop-users mailing list
iftop-users@lists.beasts.org
http://lists.beasts.org/mailman/listinfo/iftop-users
iftop-users mailing list iftop-users@lists.beasts.org http://lists.beasts.org/mailman/listinfo/iftop-users