--- John Pullan <[EMAIL PROTECTED]> wrote:
> Hi Todd,
> 
> What IP addresses have you set for those systems?
> Have a look in 
> /etc/sysconfig/network-scripts/ifcfg-eth0 for each
> of the machines. You 
> should see something like this :
> 
> DEVICE=eth0
> IPADDR=192.168.1.21       and 192.168.1.22 for the
> other machine
> NETMASK=255.255.255.0
> NETWORK=192.168.1.0
> BROADCAST=192.168.1.255
> ONBOOT=yes
> 
> Have you compiled the kernel with modules or are the
> drivers for those 
> cards compiled into the kernel?
>-----------------------------------------------------
> 
> Thought up by John Pullan, Technical Officer
> (kinda).
> Science and Technology Center.
> Faculty of Infomatics, Science and Technology.
> University of Western Sydney, Macarthur.
> Email : [EMAIL PROTECTED]
> 
> What?? Its friday ALREADY??


Well Okay John in my /etc/sysconfig/network-scripts/ifcfg-eth0 file I
have 
something like that but not exactly it doesn't have an address for the
other computer (It's not suppposed to is it?) and also the NETWORK
address ends with a one instead of a zero. The file looks like this: 

DEVICE=eth0
IPADDR=193.0.0.1
NETMASK=255.255.255.0
NETWORK=193.0.0.1
BROADCAST=193.0.0.255
ONBOOT=yes

This is for my server side, while on the client side I have the same
accept the only difference is the IPADDR
value. And as for my NIC's they were installed into the kernel at
compile time. With this configuration can you spot anything that I'm
missing? Thanks in advance.

Todd Nguyen


__________________________________________________
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to