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

Reply via email to