Mailinglist Archive: opensuse-factory (27 mails)

< Previous Next >
Re: [opensuse-factory] opensuse 10.1alpha4 - no Networking
  • From: Liviu Damian <dazzle.digital@xxxxxxxxx>
  • Date: Wed, 28 Dec 2005 09:23:13 +0200
  • Message-id: <200512280923.13726.dazzle.digital@xxxxxxxxx>
On Wednesday 28 December 2005 09:08, Daryl Creedy wrote:
Can you please learn to reply? I really don't want to get a lot of spam
because my e-mail address is shown in your reply...

> lsmod|grep sysKonnect
> returned nothing (can provide full lsmod)
modprobe sysKonnect

> ifconfig
> 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:54 errors:0 dropped:0 overruns:0 frame:0
> TX packets:54 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:0
> RX bytes:3794 (3.7 Kb) TX bytes:3794 (3.7 Kb)
ifconfig ethX ip.address netmask up

> linux:/home/dcreedy # ethtool eth0
try again

> linux:/home/dcreedy # ip r l
> 127.0.0.0/8 dev lo scope link
ip route add default via your.gateway.ip
then try again

> resolv.conf is not applicable as basic TCP/IP is not woking
why not? I can put my network interfaces offline and I can still see
what's in my /etc/resolv.conf
If your resolv.conf is empty fill it with your details
echo "nameserver x.x.x.x" > /etc/resolv.conf
echo "nameserver y.y.y.y" >> /etc/resolv.conf
echo "search yourdomain.com" >> /etc/resolv.conf

Cheers,
--
Liviu Damian
Mobile: +40 741 226993; Fax: +1 347-632-4117
Phone : +1 360-526-6441; +49 1801 6666266027
URL: http://liviudm.blogspot.com

< Previous Next >
Follow Ups