I don't know who "it" was that gave "bash: /etc/modules.conf: permission denied". Did it happen with "/etc/rc.d/init.d/network restart" (not "/etc/init.d/network restart")? Were you root when you tried to restart the network? Is /etc/modules.conf owned by root? Are the protections of /etc/modules.conf "-rw-r--r--" as in what I get when I type ls -l /etc/modules.conf
-rw-r--r-- 1 root root 278 Jan 4 01:27 /etc/modules.conf And while your at it, you might check that "locate tulip" shows you have a tulip.o file in /lib/modules/<your kernel number>/..., since none of this will work if your machine doesn't have the driver. On Thu, 16 Jan 2003, E&Erdem wrote: > Unfortunately negatif, > I have tried what you said Steven. It gave this: > bash:/etc/modules.conf: permission denied > > :((( > > > > ----- Original Message ----- > From: "Steven J. Yellin" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, January 15, 2003 10:10 PM > Subject: Re: Re:Internet connection through win2000 pro > > > > On Wed, 15 Jan 2003, Ian Firla wrote: > > > > > > > > OK, now, as root, in the shell, run > > > > > > netconfig > > > > > > and enter the relevant details for your network putting the ip address > of > > > your windows box as the gateway, > > > 255.255.255.0 as the gateway > > > and either your windows box's IP address as your nameserver or a public > > > domain server that your know. > > > > > > then, still as root, type > > > > > > /etc/init.d/network restart > > > > > > then type ifconfig again and let me know if the output has changed. > > > > > Maybe Ian meant "255.255.255.0 as the broadcast" instead of "gateway". > > Anyway, it doesn't look like you're getting far enough for that to matter > > yet. The problem may be that your computer doesn't yet know what driver > > to use with your ethernet cards. If you have Surecom EP-320X cards, I > > think/hope the tulip driver will work. So try putting in > > /etc/modules.conf the lines > > > > alias eth0 tulip > > alias eth1 tulip > > > > and try again with "/etc/init.d/network restart" and "ifconfig". > > > > -- > > Steven Yellin > > > > > > > > _______________________________________________ > > Seawolf-list mailing list > > [EMAIL PROTECTED] > > https://listman.redhat.com/mailman/listinfo/seawolf-list > > > > > > _______________________________________________ > Seawolf-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/seawolf-list > -- Steven Yellin _______________________________________________ Seawolf-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/seawolf-list