Network interface in static mode

Gary Jarrel garyjarrel at gmail.com
Fri Sep 21 06:46:47 UTC 2007


The line:

iface eth) inet static

is that a type or should it read eth0?

Cheers,

Gary

On 9/21/07, Vetriselvi <vetri at mbu.iisc.ernet.in> wrote:
> Hi,
>
> I tried to set my network interface static. but whenever machine reboots it
> automatically goes into dhcp.
>
> the following lines are the content of my  /etc/network/interfaces file
>
> auto lo
> iface lo inet loopback
>
> #primary network interface
> allow-hotplug eth0
> iface eth) inet static
> address 192.168.11.12
> netmask 255.255.255.0
> network 192.168.11.0
> broadcast 192.168.11.255
> gateway 192.168.11.1
>
> could any one of you help me how to prevent it to go into dhcp setup.
>
>
> Regards,
>
> Vetriselvi Rangannan,
> Research Scholar,
> Prof. Manju Bansal's Lab,
> Molecular Biophysics Unit,
> Indian Institute of Science,
> Bangalore - 560 012
> INDIA.
>
> Ph - Lab : 080-22932534
>
>
>
>
>
> --
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
>
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>




More information about the ubuntu-users mailing list