[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Files




ekh wrote
>/etc/sysconfig/network
> NETWORKING=yes
> FORWARD_IPV4="yes"
> HOSTNAME=localhost.localdomain
> DOMAINNAME=localdomain
> GATEWAY="63.82.232.9"
> GATEWAYDEV=""
>
> ----------------------------------------------------------
>      /etc/sysconfig/network-scripts/ifcfg-eth0
>
> DEVICE="eth0"
> BOOTPROTO="none"
> IPADDR="63.82.235.144"
> NETMASK="255.255.255.0"
> NETWORK=63.82.235.0
> BROADCAST=63.82.235.255
> ONBOOT="no"
looking at this the first thing i noticed was that in /etc/sysconfig/network
there is a line that say's
GATEWAY="63.82.232.9"
now if all of your numbers are correct and your subnet mask is 255.255.255.0
then your gateway should lie on 63.82.235 not 63.82.232 otherwise according
to this there is no route to the 232 network from the 235 network they are
on different subnets, my other question is do you have one ip addy or where
you assigned multiple addresses, if you have only one ip address then your
gateway could be .9 but if you have multiple then your gateway is probably
your dsl router (had a friend in chicago that got confused on his gateway).

just a suggestion
Bob the Kat


-
To unsubscribe, send email to majordomo@silug.org with
"unsubscribe silug-discuss" in the body.