Re: Having problems with knoppix install and accessing the web



On 09/28/2006 09:20 AM, surf wrote:
Here is the same info I get when I boot from the live CD:

knoppix@1[lg]$ ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:40:F4:60:3D:EA
inet addr:207.180.147.67 Bcast:255.255.255.255
Mask:255.255.254.0
UP BROADCAST RUNNING MULTICAST MTU:576 Metric:1
RX packets:3591 errors:0 dropped:0 overruns:0 frame:0
TX packets:3553 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1570067 (1.4 MiB) TX bytes:447920 (437.4 KiB)
Interrupt:11

eth1 Link encap:Ethernet HWaddr 00:14:F8:5C:07:55
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:7 errors:0 dropped:0 overruns:0 frame:0
TX packets:10 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:2348 (2.2 KiB) TX bytes:1836 (1.7 KiB)



lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:30 errors:0 dropped:0 overruns:0 frame:0
TX packets:30 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1500 (1.4 KiB) TX bytes:1500 (1.4 KiB)

sit0 Link encap:IPv6-in-IPv4
NOARP MTU:1480 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)

knoppix@1[lg]$ cat /etc/resolv.conf
search sbo.ma.cable.rcn.com
nameserver 207.172.3.8
nameserver 207.172.3.9


noppix@1[lg]$ route -n


Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use
Iface
207.180.146.0 0.0.0.0 255.255.254.0 U 0 0 0
eth0
0.0.0.0 207.180.146.1 0.0.0.0 UG 0 0 0
eth0

That seems a good working setup to me; you will definitely get similar
settings if you configure your eth0 interface using a DHCP client (as I
already have written in my previous post).

After booting off from your installed Knoppix, try:

$ sudo dhclient eth0

Try finding nodhcp in your /etc/lilo.conf and change this to dhcp; you
will need to run:

$ sudo /sbin/lilo -v

also if you make any changes in your /etc/lilo.conf file (I otherwise
prefer grub, not only due to this but many other reasons).

Hope that helps,

Cheers!
--
Dr Balwinder S "bsd" Dheeman Registered Linux User: #229709
Anu's Linux@HOME Machines: #168573, 170593, 259192
Chandigarh, UT, 160062, India Distros: Ubuntu, Fedora, Knoppix
Home: http://cto.homelinux.net/~bsd/ Visit: http://counter.li.org/
.



Relevant Pages

  • Re: NFS problem
    ... Nope, NFS works fine in FC8, both the default kernel, and a number of the ... inet addr:192.168.1.14 Bcast:192.168.1.255 ... UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 ...
    (Fedora)
  • pppd kills eth0
    ... I have a new Palm TX which connects to the machine via bluetooth. ... the pppd connection with the Palm all eth0 activity resumes. ... UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 ... inet addr:127.0.0.1 Mask:255.0.0.0 ...
    (alt.os.linux)
  • Re: Cant ping to other ip addesss
    ... No routes send packets out eth0, ... inet addr:XXX.XXX.XXX.XXX Bcast:XXX.XXX.XXX.XXX ... UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 ...
    (Debian-User)
  • Re: IPV6INIT=no, but does anyway on local network
    ... report what looks like valid ipv6 addresses for both eth0 and lo. ... inet addr:192.168.71.3 Bcast:192.168.71.255 ... UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 ...
    (Fedora)
  • Networking - multiple nics not setting up
    ... There seems to be some sort of auto ... want the eth3:avah interface or the 169.x.x.x network. ... iface eth0 inet static ... UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 ...
    (Ubuntu)