* Chris Benson ([EMAIL PROTECTED]) wrote:
> On Tue, Mar 12, 2002 at 03:29:09PM +0000, Greg McCarroll wrote:
> > 
> > Could someone explain, or direct me to a URL or page of Stevens to
> > explain the following log from a remote ssh session ...
>                                    ^^^^^^
> You're sure you weren't logged in on the console?  :-)
>  

oh, i'm sure, i'm either sure of that or i am going even madder 

> 
> So what i/face was the ssh coming in through?

i think it was eth0, observe ...

[gem@scully gem]$ ssh 192.168.0.1
[EMAIL PROTECTED]'s password: 
Last login: Tue Mar 12 16:49:31 2002 from 192.168.0.98
Have a lot of fun...
No mail.
gem@mulder:~ > netstat -rn
Kernel IP routing table
Destination     Gateway         Genmask         Flags   MSS Window
irtt Iface
192.168.0.0     0.0.0.0         255.255.255.0   U        40 0
0 eth1
gem@mulder:~ > netstat -tn
Active Internet connections (w/o servers)
Proto Recv-Q Send-Q Local Address           Foreign Address
State      
tcp        0      0 192.168.0.1:22          192.168.0.98:51431
ESTABLISHED 
tcp        0      0 192.168.0.1:22          192.168.0.98:51146
ESTABLISHED 
gem@mulder:~ > su
Password: 
root@mulder:/home/gem > /sbin/ifconfig eth0 down
root@mulder:/home/gem > /sbin/ifconfig 
eth1      Link encap:Ethernet  HWaddr 00:C0:F0:78:AF:5B  
          inet addr:192.168.0.99  Bcast:192.168.0.255
          Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:3305 errors:0 dropped:0 overruns:0 frame:0
          TX packets:509 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100 
          Interrupt:11 Base address:0xdc00 

> Show us a netstat -tn.

see above

> Do you have any aliases? (ifconfig should have shown them tho')

nope clean machine

> Running a routing daemon?  netstat -rn might be interesting.

root@mulder:/home/gem > netstat -rn
Kernel IP routing table
Destination     Gateway         Genmask         Flags   MSS Window
irtt Iface
192.168.0.0     0.0.0.0         255.255.255.0   U        40 0
0 eth1

(this was after the interface was broke down in the pervious log)

> dunno, give up.

me 2, i'm just going to reconfig it for how its going to end up and
stop worrying about it, 

Greg

-- 
Greg McCarroll                                 http://217.34.97.146/~gem/

Reply via email to