IP Embratel [RESOLVIDO]

1. IP Embratel [RESOLVIDO]

Celso Aristides Rodrigues de Oliveira
Celso_Linuxer

(usa Linux Mint)

Enviado em 17/04/2010 - 21:29h

Fala galera tudo bem estou precisando de uma ajuda
preciso configurar no /etc/network/interfaces o seguinte IP da Embratel

200.18.35.96 > IP
255.255.255.248 > MASK
200.18.35.12 > GW
189.18.36.23 > DNS PRI
189.23.56.78 > DNS SECUN

Alguem pode me dar uma mao pois nao esta navegando, mande a configuração da eth0.



  


2. Re: IP Embratel [RESOLVIDO]

Renato Carneiro Pacheco
renato_pacheco

(usa Debian)

Enviado em 18/04/2010 - 00:25h

Coloque assim:

# /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 200.18.35.96
netmask 255.255.255.248
gateway 200.18.35.12

E, no arquivo /etc/resolv.conf, faça:

nameserver 189.18.36.23
nameserver 189.23.56.78


3. Re: IP Embratel [RESOLVIDO]

vanlaban
vanlaban

(usa Solaris)

Enviado em 18/04/2010 - 00:50h

renato pacheco obrigado deu certo post fechado






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts