| Steven Hook 2004-10-18, 7:45 am |
|
"Moe Trin" <ibuprofin@painkiller.example.tld> wrote in message
news:slrncn0vsc.k70.ibuprofin@atlantis.phx.az.us...
> In article <cknq71$aau$1@ctb-nnrp2.saix.net>, Steven Hook wrote:
>
>
> It confuses the heck out of some people ;-)
>
>
>
> Still don't see a ppp0 interface. How are the bits from the dialin
> reaching any network? In the new install, I can see an Intel network
> card, here I see a 3Com - but those are Ethernet.
>
OK, I just figured out I have to have a dialin connection for ppp0 to show:
Old (Working):
ppp0 Link encap:Point-to-Point Protocol
inet addr:192.168.15.5 P-t-P:192.168.15.10 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1
RX packets:68 errors:0 dropped:0 overruns:0 frame:0
TX packets:42 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:4626 (4.5 Kb) TX bytes:13600 (13.2 Kb)
new:
ppp0 Link encap:Point-to-Point Protocol
inet addr:192.168.15.5 P-t-P:192.168.15.10 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1
RX packets:122 errors:0 dropped:0 overruns:0 frame:0
TX packets:2 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:9999 (9.7 Kb) TX bytes:32 (32.0 b)
I don't see anything fishy anywhere, I'm really confused
>
> Yes, it's in the man page under 'expression' - you'd want to filter out
> the ssh port (try 'not port 22').
>
Works great, what should I look out for, they (tcpdump from new and old)
look pretty much the same?
> Old guy>
>
|