Hi out there!

This is a message I get now and then, when installing networks. But I
have yet to find out what exactly it means and how to proceed to a
working ethernet connection from there on.
I now came over this one when installing a network card in my box at
home. I set up the if, the routes (are done by the kernel itself
nowadays) and try to ping the other box (a laptop). I get:

mmutz@adam:~ > ping 192.168.0.67
PING 192.168.0.67 (192.168.0.67): 56 data bytes
ping: sendto: Operation not permitted
ping: wrote 192.168.0.67 64 chars, ret=-1
ping: sendto: Operation not permitted
ping: wrote 192.168.0.67 64 chars, ret=-1

on the other end I am getting just a waiting ping. Do I probably have to
reboot with the laptop connected to the net so's the card driver in my
home box can determine the media?

here's what the setup looks like - in detail:

adam is the home box:
root@adam:~ > ifconfig
lo        Link encap:Local Loopback
<snip>

eth0      Link encap:Ethernet  HWaddr 00:00:AB:A1:1E:3D
          inet addr:192.168.0.1  Bcast:192.168.0.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:4 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0
          Interrupt:10 Base address:0xb800

ippp0     Link encap:Point-to-Point Protocol
<snip>

root@adam:~ > route -n
Kernel IP routing table
Destination  Gateway      Genmask         Flags Metric Ref Use Iface
192.168.1.2  0.0.0.0      255.255.255.255 UH    0      0     0 ippp0
192.168.0.0  0.0.0.0      255.255.255.0   U     0      0     0 eth0
127.0.0.0    0.0.0.0      255.0.0.0       U     0      0     0 lo
0.0.0.0      192.168.1.2  0.0.0.0         UG    0      0     0 ippp0

====

dirichlet is the laptop and works in the inet environment found at the
university and does not emit the above messages when configured as
192.168.0.67/24.

Please advice,
Marc

-- 
Marc Mutz <[EMAIL PROTECTED]>        http://marc.mutz.com/Encryption-HOWTO/
University of Bielefeld, Dep. of Mathematics / Dep. of Physics

PGP-keyID's:   0xd46ce9ab (RSA), 0x7ae55b9e (DSS/DH)

Reply via email to