Re: ip fixo
De uma olhada no arquivo /et/network/interfaces.
abaixo segue o meu
On# /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)
# The loopback interface
auto lo
iface lo inet loopback
# The first network card - this entry was created during the Debian installation
# (network, broadcast and gateway are optional)
auto eth0
iface eth0 inet static
address 192.168.200.1
netmask 255.255.255.0
network 192.168.200.0
broadcast 192.168.200.255
gateway 192.168.200.254
Wed, 17 Sep 2003 00:16:44 -0300
"Jo <joaopaulo99@terra.com.br> wrote:
> olá.
> tenho 2 computadores, um com windows xp e outro com debian woody.
> utilizo adsl usando roteador para me conectar na internet.
> o pc com winxp tem ip fixo 192.168.200.1 e o pc com debian recebe ip do
> roteador,
> quero que o computador com debian fique com ip de rede fixo também, mas
> não encontrei
> documentação para fazer isso,
>
> alguem pode me ajudar ?
>
>
> --
> To UNSUBSCRIBE, email to debian-user-portuguese-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
>
--
Alexandre Estanislau Puhl
estanislau@sinos.com.br
UIN 47719582
"Dúvidas sobre Debian? Visite o Rau-Tu: http://rautu.cipsga.org.br"
|=======================================|
| .~. |
| / v \ Seja Livre, use GNU/Linux! |
| / ( ) \ |
| ^^-^^ |
|=======================================|
Reply to:
- References:
- ip fixo
- From: "João Paulo G. V." <joaopaulo99@terra.com.br>