[Ubuntu-BR] Configuração manual de rede
Alan Hoffmeister
alandebian em gmail.com
Domingo Outubro 7 19:30:35 UTC 2007
Buenas,
Pessoal mesmo com toda essa ajuda eu não estou conseguindo..
Aqui meu arquivo interfaces
------------------------------------------------------------------------------------
# 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
address 127.0.0.1
netmask 255.0.0.0
# The primary network interface
allow-hotplug eth1
iface eth1 inet static
address 192.168.3.2
netmask 255.255.255.0
gateway 192.168.0.1
auto eth1
iface eth0 inet static
address 192.168.3.2
netmask 255.255.255.0
gateway 192.168.0.1
auto eth0
------------------------------------------------------------------------------
e aqui um log rerado pelo ipconfig /all no dow do ruindows que ta
conectado..
------------------------------------------------------------------------------------------------------
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . : gw-XXXXXXXXX.wnw.XXXXXXXX.com.br
Description . . . . . . . . . . . : NVIDIA nForce Networking
Controller
Physical Address. . . . . . . . . : 00-13-XX-77-70-85
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 192.168.3.2
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.0.1
DHCP Server . . . . . . . . . . . : 192.168.0.1
DNS Servers . . . . . . . . . . . : 192.168.0.1
Lease Obtained. . . . . . . . . . : domingo, 7 de outubro de 2007
16:22:
41
Lease Expires . . . . . . . . . . : domingo, 7 de outubro de 2007
17:22:
41
--------------------------------------------------------------------------------------------------------------------
Vou agradecer de coração se alguém puder me ajudar...
Obrigado,
Alan
On 10/7/07, :: Dirceu :: <dlfollmann em gmail.com> wrote:
>
> ou, graficamente, em sistemas > administração > redes
>
> --
> ___________________________________________
> Dirceu Luís Follmann
> MSN: dlfollmann [at] gmail . com
> http://daquidafronteira.wordpress.com
> http://juristantum.wordpress.com
>
> [...] Sirvam nossas façanhas de modelo a toda a Terra [...]
>
> Em 07/10/07, Cristiano dos Santos Boiko <cristianosboiko em gmail.com>
> escreveu:
> >
> > arquivo: /etc/network/interfaces
> >
> > auto eth0
> > iface eth0 inet static
> > address <endereço>
> > netmask <mascara>
> > network <endereco de rede> # se eu nao me engano, nao e necessario...
> > broadcast <endereco de broadcast>
> > gateway <endereco do gateway>
> >
> > Apos editar o arquivo, digite o comando abaixo para reiniciar a
> interface
> > de
> > rede, apenas lembrando que eth0 deve ser a interface de rede que o linux
> > reconheceu, digite ifconfig -a para saber como sua placa de rede foi
> > detectada no linux.
> >
> > /etc/init.d/networking restart
> >
> >
> > Em 07/10/07, Alan Hoffmeister <alandebian em gmail.com> escreveu:
> > >
> > > Olá pessoal,
> > >
> > > A instalação do ubuntu não conceguiu configurar o OS por DHCP, onde
> > posso
> > > editar manualmente as minhas configurações de rede?
> > >
> > > Obrigado,
> > > Alan
> > > --
> > > Interessado em aprender mais sobre o Ubuntu em português?
> > > http://wiki.ubuntu-br.org/ComeceAqui -
> > > ubuntu-br mailing list
> > > ubuntu-br em lists.ubuntu.com
> > > https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
> > >
> > --
> > Interessado em aprender mais sobre o Ubuntu em português?
> > http://wiki.ubuntu-br.org/ComeceAqui -
> > ubuntu-br mailing list
> > ubuntu-br em lists.ubuntu.com
> > https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
> >
> --
> Interessado em aprender mais sobre o Ubuntu em português?
> http://wiki.ubuntu-br.org/ComeceAqui -
> ubuntu-br mailing list
> ubuntu-br em lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-br
>
More information about the ubuntu-br
mailing list