Ubuntu Server nao da rede

1. Ubuntu Server nao da rede

anetonio neto
acmneto

(usa Ubuntu)

Enviado em 11/12/2013 - 13:45h

Amigos, nao estou conseguindo ter rede no ubuntu server
quando instalei o dhcp ja veio ativo e funcionando só q eu tive q colocar o ip como fixo
no momento esta assim

#the loopback network interfaces
auto lo
iface lo inet loopback

#the primary network interfaces
auto eth0
iface eth1 inet static
address 192.168.25.50
netmask 255.255.255.0
gateway 192.168.25.1

O interessante é q ontem eu reiniciei dando
/etc/init.d/networking restart

e deu rede...
hj quando fui usar ja nao dava mais, ja reiniciei modem mas sem sucesso...




  


2. Re: Ubuntu Server nao da rede

Daniel Lara Souza
danniel-lara

(usa Fedora)

Enviado em 11/12/2013 - 14:15h

é isso mesmo ?

#the primary network interfaces
auto eth0
iface eth1 inet static
address 192.168.25.50
netmask 255.255.255.0
gateway 192.168.25.1


não seria assim


#the primary network interfaces
auto eth0
iface eth0 inet static
address 192.168.25.50
netmask 255.255.255.0
gateway 192.168.25.1



é eth0 ou eth1 ?


3. Re: Ubuntu Server nao da rede

anetonio neto
acmneto

(usa Ubuntu)

Enviado em 11/12/2013 - 15:07h

eth0
amigo ja fiz esta troca mas sem sucesso ainda...


4. Re: Ubuntu Server nao da rede

Fernando
servicepwm

(usa Slackware)

Enviado em 15/12/2013 - 20:00h

Faça o seguinte:

auto eth0
iface eth0 inet static
address x.x.x.x
netmask x.x.x.x
network x.x.x.x
broadcast x.x.x.x
gateway x.x.x.x

Salve e reinicie o sistema.



  



Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts