Re: absurdly simple LAN problem

From: Alvin Oga (aoga_at_mail.Linux-Consulting.com)
Date: 09/15/05

  • Next message: Aurélien Campéas: "Re: booting with kernel 2.6: server hangs"
    Date: Thu, 15 Sep 2005 11:19:51 -0700 (PDT)
    To: Anthony Campbell <ac@acampbell.org.uk>
    
    

    hi ya anthony

    On Thu, 15 Sep 2005, Anthony Campbell wrote:

    > desktop:
    >
    > /etc/hosts:
    >
    > 127.0.0.1 localhost loopback
    > 192.168.0.20 arcadia.acampbell.org.uk arcadia arcadia.acupuncturecourse.org.uk accampbell.uklinux.net
    > 192.168.0.22 thinkpad ibm

    for testing, change all that .. delete the garbage what was deleted in
    this email example

      127.0.0.1 localhost.localdomain localhost
      192.168.0.20 arcadia.acampbell.org.uk arcadia
      192.168.0.22 thinkpad.acampbell.org.uk ibmthinkpad

    > /etc/resolv.conf
    >
    > search
      search acampbell.org.uk

    > nameserver 80.84.64.20
    > nameserver 80.84.72.20

     
    > laptop:
    >
    > /etc/resolv.conf
    >
    > search acampbell.org.uk
    > nameserver 80.84.64.20
    > nameserver 80.84.72.20

    good on the laptop you did have the correct "search" but your desktop did
    not

    > /etc/hosts
    >
    > 127.0.0.1 localhost.localdomain localhost
    > 192.168.0.22 ibm.acampbell.org.uk ibm thinkpad
    > 192.168.0.20 arcadia

      192.168.0.20 arcadia.acampbell.org.uk arcadia

    > > > ac:/usr/share/doc/shorewall:$ ifconfig -a
    > > > eth0 Link encap:Ethernet HWaddr 00:06:1B:DE:4B:CF
    > >
    > > bad .. this does NOT have an ip# assigned to it ...
    > > ===================================================

    ifconfig eth0 192.168.0.20
     
    > > > wifi0 Link encap:UNSPEC HWaddr 00-40-96-44-B5-A6-00-00-00-00-00-00-00-00-00-00
    > > > BROADCAST MULTICAST MTU:2312 Metric:1
    > >
    > > bad ... this does NOT have an ip# assigned to it
    > > /////////////////////////////////////////////////

    iwconfig wifi0 192.168.0.22
      
    > How can I correct these?

    see above

    - if it works when yu manually set it.. you can either do
      those commands in your own script or find the misconfigured files
      and fix it

    c ya
    alvin

    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Aurélien Campéas: "Re: booting with kernel 2.6: server hangs"

    Relevant Pages

    • Re: Printing via LAN fails
      ... On 09/20/05 18:05, Anthony Campbell wrote: ... > on arcadia. ... IIRC adding the laptop name to /etc/hosts.lpd is not enough. ...
      (comp.os.linux.networking)
    • Re: Printing via LAN fails
      ... On 09/20/05 15:56, Anthony Campbell wrote: ... > running Debian Sid. ... Does a 'lpd' daemon run on arcadia? ... it stops working when you open Windows. ...
      (comp.os.linux.networking)