xibo
(usa Ubuntu)
Enviado em 04/05/2012 - 08:14h
Bom dia pessoal...to com problema no meu servidor...ele sai da rede sozinho...tem dias que eu tenho que reiniciar ele até 5 vezes...não teve um dia que eu não precisasse reiniciar ele.
o meu etc/network/interfaces esta assim:
# 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 10.37.29.111
netmask 255.255.255.0
network 10.37.29.0
broadcast 10.37.29.255
gateway 10.37.29.1
dns-* options are implemented by the resolvconf package, if installed
dns-nameservers 10.15.61.246
só que eu tenho um login e uma senha de proxy que eu não sei como colocar.
o meu smb.conf esta assim
[global]
workgroup = cdrf
security = share
server string = servidor
encrypt passwords = true
max log size = 50
socket options = TCP_NODELAY SO_RCVBUF= 8192 SO_SNDBUF=8192
dns proxy = no
null passwords = true
printcap name = lprng
public = yes
guest ok = yes
browseable = yes
se alguem puder me ajudar a ver pq tem reiniciar ele eu agradeço.