Add the netmask

ONBOOT=yes
SERVICE=ipv4-static
IP=192.168.173.120
GATEWAY=192.168.173.1
PREFIX=24
BROADCAST=192.168.173.255
NETMASK=255.255.255.0



On Tue, Sep 27, 2011 at 6:06 PM, sunrise99kimo
<sunrise99k...@yahoo.com.tw>wrote:

> I have an wireless N router with default ip 192.168.173.1.
>
> May I set ifconfig.eth0/ipv4 as follow:
>
> ONBOOT=yes
> SERVICE=ipv4-static
> IP=192.168.173.120
> GATEWAY=192.168.173.1
> PREFIX=24
> BROADCAST=192.168.173.255
>
> if it is not correct, what should I set?
>
>
> --
> http://linuxfromscratch.org/mailman/listinfo/lfs-support
> FAQ: http://www.linuxfromscratch.org/lfs/faq.html
> Unsubscribe: See the above information page
>
>
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to