- Re: AMD-Network-Card + Linux

PDA

View Full Version : Re: AMD-Network-Card + Linux


Klaus Nass
07-24-2004, 06:02 PM
O.K. got the problem by myself! Installed the new SUSE 8.2 and now it runs.
That means:
I wasnīt too silly - must have been a problem with the drivers or with the
kernel!?

Now it works. Altougth I would found it much better, if I would found the
error by myself...

Thankīs for the help...

klaus nass

"Klaus Nass" <motu@nass4u.de> schrieb im Newsbeitrag
news:bchllj$lvt$1@online.de...
> Would have been very nice, if it would work! Before I tried to add the
> route, I looked at it (route). The route was already in there as the
default
> route and as the route to the local network. But additional to that I
> deleted the routes and added the route manual again. But that has haved no
> worth... It donīt works!
>
> Klaus
>
> > Oua !
> >
> > No routing entry at all !!! It can't send any packet, even on the same
> > network.
> >
> > You should have a problrem with your init scripts (in /etc/rc.d ...).
> >
> > Try a manual routing addition ('man route' for help) :
> >
> > route add -net 192.168.10.2 mask 255.255.255.0
> >
> > or if you have a gateway :
> >
> > route add -net 192.168.10.2 mask 255.255.255.0 gw 192.168.10.1
> >
> > and test :
> >
> > ping 192.168.10.1 <- x=other hostname)
> >
> >
> > If it runs, search the 'route' command in you scripts file (/etc/rc.d or
> > /etc/init.d) and see what is doing the scripts.
> >
> >
> >
>
>
>