Re: network info

Top Page
Attachments:
Message as email
+ (text/plain)
+ (text/html)
+ (text/plain)
Delete this message
Reply to this message
Author: Michael Havens
Date:  
To: PLUG
Subject: Re: network info
wait! I just found the solution to my problem!

route -n

but it says that the gateway is my modem/router. Is that right?

:-)~MIKE~(-:


On Fri, Aug 29, 2014 at 11:26 AM, Michael Havens <> wrote:

> I am at linux from scratch section 7.2.2 . They want us to enter the
> following lines:
>
> cd /etc/sysconfig/
> cat > ifconfig.eth0 << "EOF"ONBOOT=yes
> IFACE=eth0
> SERVICE=ipv4-static
> IP=192.168.1.1
> GATEWAY=192.168.1.2
> PREFIX=24
> BROADCAST=192.168.1.255
> EOF
>
> Now, I need to change the iP and gateway and broadcast numbers to
> something that will be recognized on my network. I really am having
> difficulties with 'GATEWAY' because I think it is a network-wide number
> and I don't think that it is 192.168.1.2 . How can I figure out what it is?
> :-)~MIKE~(-:
>

---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change your mail settings:
http://lists.phxlinux.org/mailman/listinfo/plug-discuss