Re: Ethernet connection



Hi Rodolfo,
Camaleón writes:

You can run "/sbin/ifconfig" in the old desktop PC to find out the IP
address in use.


From the old desktop:

# ifconfig
eth0 Link encap:Ethernet HWaddr 00:19:cb:d7:b6:c5
inet addr:127.0.0.1 Bcast:127.255.255.255 Mask:255.0.0.0


Camaleón <noelamac@xxxxxxxxx> writes:


O.k. so your old desktop is not getting any IP ("127.0.0.1" is the
loopback address). You have to manually setup one for it.

If you need further assintance for configuring your ethernet card on your
old desktop, just ask (also, tell us what operating system is running) :-)



Of course I need further assistance! I have Lenny on old PC and Etch on
Hyundai.

On your old PC,

ifconfig eth0 192.168.0.3 netmask 255.255.255.0 up

should be sufficient to configure its Network -- afterwards, the
communication with the laptops should work (This command is not
preserved during system restarts -- after each restart, you have to set
again the IP adress & netmask).

Axel


--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
Archive: 20100903122621.GP15491@axel">http://lists.debian.org/20100903122621.GP15491@axel



Relevant Pages

  • Re: single machine, different IP addresses
    ... ifconfig eth0:0 192.168.0.1 netmask 255.255.255.0 ... IMO the better choice is to use ip tool. ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)
  • Re: single machine, different IP addresses
    ... IP addresses (I'm using DNSmasq as the dns server)? ... ifconfig eth0:0 192.168.0.1 netmask 255.255.255.0 ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)
  • Re: Trouble with route
    ... ifconfig_xl0="inet a.b.c.4 netmask 255.255.255.0" ... > ifocnfig SHOULD BE ifconfig ... To unsubscribe, ...
    (freebsd-questions)
  • Re: usage of ifconfig
    ... When I change IP address and netmask via "ifconfig", ... I use the command ifconfig with systemfunction. ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)
  • Re: Understanding the interplay of ipfw, vlan, and carp
    ... CARP is broken with this patch. ... inet 192.168.0.11 netmask 0xffffff00 ... And the ifconfig output on the 7.0 box will show: ...
    (freebsd-net)