[Ubuntu-BR] ip fixo

Anderson Aparecido grupoander em gmail.com
Sábado Julho 4 00:56:23 UTC 2009


Fera é simples e facil editar na unha, use o mcedit ou vi :

Abaixo  minhas configurações:

################################################################
This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
auto eth0
iface eth0 inet static
 address 192.168.3.200
 netmask 255.255.255.0
 network 192.168.3.0
 broadcast 192.168.3.255
 gateway 192.168.3.1
 # dns-* options are implemented by the resolvconf package, if installed
 dns-nameservers 192.168.3.1
 dns-search firewall
auto eth1
iface eth1 inet static
 address 192.168.3.201
 netmask 255.255.255.0
 network 192.168.3.0
 broadcast 192.168.3.255
 gateway 192.168.3.1
 # dns-* options are implemented by the resolvconf package, if installed
 dns-nameservers 192.168.3.1
 dns-search firewall
Abraços,
2009/7/3 Piter <peterson em crememel.com.br>

> em /etc/network/interfaces
> coloca assim
>
> auto eth1
> iface eth1 inet static
> address 192.168.1.???
> netmask 255.255.255.0
> broadcast 192.168.1.255
> gateway 192.168.1.???
>
>
>
> 2009/7/3 otavio <otavio em viegas.adm.br>
>
> > Pessoal,
> >
> > Estou com dificuldade em usar ip fixo no ubuntu 9.04 configurei a
> > rede usando ifconfig mas ela volta a ser dhcp quando reinicio a rede,
> > tentei alterar o arquivo  /etc/interfaces/network/interfaces como está
> > abaixo mas deu no mesmo.
> >
> > auto eth0
> > iface eth0 inet static
> > address 10.1.1.253
> > netmask 255.0.0.0
> > gateway 10.1.1.1
> >
> > Não encontrei o gerenciador de rede no menu
> > sistema/administração.
> >
> > Alguém ai usa ip fixo?
> >
> > Qual é o nome do gerenciador de redes (network-manager), para
> > que eu possa roda-lo como superusario.
> >
> > Será que ficou tão raro usar ip fixo que o ubuntu esquceu de facilitar
> > as coisas?
> >
> > Como será que posso resolver isso?
> >
> > []s
> >
> > Otávio
> > --
> > Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece
> >
> > Lista de discussão Ubuntu Brasil
> > Histórico, descadastramento e outras opções:
> > https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
> >
> --
> Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece
>
> Lista de discussão Ubuntu Brasil
> Histórico, descadastramento e outras opções:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
>



-- 
-- 
Att,

Anderson Aparecido
-----------------------------
Precisando de um Tecnico de Informatica ?
Acesse: www.tecnicocampinas.com.br
--
 .~.
/  v  \  Seja Livre, use GNU/Linux!
/(     )\
^^-^^
--



More information about the ubuntu-br mailing list