Re: Beware of bind-9.2.4-8_FC3:20 (was BIND (Network Manager Strikes Again!!!!))

From: jim lawrence (fedorajim_at_gmail.com)
Date: 01/20/05

  • Next message: Gustavo Seabra: "Re: Thunderbird new mail sound"
    Date: Thu, 20 Jan 2005 07:55:55 -0500
    To: For users of Fedora Core releases <fedora-list@redhat.com>
    
    

    >
    > What's the output of:
    > # ifconfig -a
    > # netstat -rn
    > # rpm -q NetworkManager wireless-tools

    [root@JimsNotebook ~]# ifconfig -a
    eth0 Link encap:Ethernet HWaddr 00:40:D0:5E:70:4F
              inet addr:192.168.1.51 Bcast:192.168.1.255 Mask:255.255.255.0
              UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1
              RX packets:150 errors:0 dropped:0 overruns:0 frame:0
              TX packets:169 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:64929 (63.4 KiB) TX bytes:23079 (22.5 KiB)
              Interrupt:3

    eth1 Link encap:Ethernet HWaddr 00:0E:35:1F:CE:CF
              UP BROADCAST MULTICAST MTU:1500 Metric:1
              RX packets:1155 errors:0 dropped:0 overruns:0 frame:0
              TX packets:249 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
              Interrupt:11 Base address:0x6000 Memory:e0001000-e0001fff

    lo Link encap:Local Loopback
              inet addr:127.0.0.1 Mask:255.0.0.0
              UP LOOPBACK RUNNING MTU:16436 Metric:1
              RX packets:1394 errors:0 dropped:0 overruns:0 frame:0
              TX packets:1394 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:0
              RX bytes:1473712 (1.4 MiB) TX bytes:1473712 (1.4 MiB)

    [root@JimsNotebook ~]# netstat -rn
    Kernel IP routing table
    Destination Gateway Genmask Flags MSS Window irtt Iface
    192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
    169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 lo
    0.0.0.0 192.168.1.49 0.0.0.0 UG 0 0 0 eth0
    0.0.0.0 0.0.0.0 0.0.0.0 U 0 0 0 eth0
    [root@JimsNotebook ~]# rpm -q NetworkManager wireless-tools
    NetworkManager-0.3.3-1.cvs20050112.1.fc3
    wireless-tools-27-0.pre25.3
    [root@JimsNotebook ~]#

    What is reallt FUBAR is that i just rebooted, plugged in my cable,
    and was connected.
    10 minutes ago wasn't the case. after copying the above from the
    terminal, i unplugged the cable, NM scanned and connected to my
    router as seen below

    [root@JimsNotebook ~]# ifconfig -a
    eth0 Link encap:Ethernet HWaddr 00:40:D0:5E:70:4F
              UP BROADCAST NOTRAILERS MULTICAST MTU:1500 Metric:1
              RX packets:156 errors:0 dropped:0 overruns:0 frame:0
              TX packets:173 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:65478 (63.9 KiB) TX bytes:23283 (22.7 KiB)
              Interrupt:3

    eth1 Link encap:Ethernet HWaddr 00:0E:35:1F:CE:CF
              inet addr:192.168.1.52 Bcast:192.168.1.255 Mask:255.255.255.0
              UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1
              RX packets:26 errors:0 dropped:0 overruns:0 frame:0
              TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:1925 (1.8 KiB) TX bytes:691 (691.0 b)
              Interrupt:11 Base address:0x6000 Memory:e0001000-e0001fff

    lo Link encap:Local Loopback
              inet addr:127.0.0.1 Mask:255.0.0.0
              UP LOOPBACK RUNNING MTU:16436 Metric:1
              RX packets:1394 errors:0 dropped:0 overruns:0 frame:0
              TX packets:1394 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:0
              RX bytes:1473712 (1.4 MiB) TX bytes:1473712 (1.4 MiB)

    [root@JimsNotebook ~]# netstat -rn
    Kernel IP routing table
    Destination Gateway Genmask Flags MSS Window irtt Iface
    192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1
    169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 lo
    0.0.0.0 192.168.1.49 0.0.0.0 UG 0 0 0 eth1
    0.0.0.0 0.0.0.0 0.0.0.0 U 0 0 0 eth1
    [root@JimsNotebook ~]# ping -c4 www.google.com
    PING www.google.akadns.net (64.233.161.104) 56(84) bytes of data.
    64 bytes from 64.233.161.104: icmp_seq=0 ttl=242 time=32.6 ms
    64 bytes from 64.233.161.104: icmp_seq=1 ttl=242 time=32.8 ms
    64 bytes from 64.233.161.104: icmp_seq=2 ttl=242 time=31.5 ms
    64 bytes from 64.233.161.104: icmp_seq=3 ttl=242 time=30.1 ms

    --- www.google.akadns.net ping statistics ---
    4 packets transmitted, 4 received, 0% packet loss, time 3002ms
    rtt min/avg/max/mdev = 30.198/31.812/32.880/1.087 ms, pipe 2
    [root@JimsNotebook ~]#

    Go figure on why this is hit and mis with NM or named

    -- 
    ********************************************************
    When I'm feeling down, I like to whistle. 
    It makes the neighbor's dog run to the end of his chain and gag himself.
    ************************************
    Registered Linux User: #376813
    jim lawrence
    > --
    > fedora-list mailing list
    > fedora-list@redhat.com
    > To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    >
    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: Gustavo Seabra: "Re: Thunderbird new mail sound"

    Relevant Pages

    • Re: (NEWBIE) Networking Problems
      ... >> CD station, my NIC and my X works, but it can't seem to find the mouse. ... Kernel IP routing table ...
      (comp.unix.bsd.netbsd.misc)
    • Re: Multiple NICS
      ... > command netstat -r can't correctly issue routing table from kernel. ... What does "ifconfig -a" say? ...
      (freebsd-questions)
    • Re: nat and dhcp
      ... Kernel IP routing table ... And from ifconfig: ... would have a firmer foundation for the next time. ...
      (Debian-User)
    • 5.4 / netstat problem
      ... The "netstat -rn" command doesn't work ... netstat: kvm not available ... Routing tables ... Userland and the kernel are definately ...
      (freebsd-stable)
    • Re: 5.4 / netstat problem
      ... > netstat: kvm not available ... > Routing tables ... Do you have these in the kernel: ...
      (freebsd-stable)