
vitorsantana
(usa Ubuntu)
Enviado em 30/06/2009 - 14:15h
Bom Dia todos.
Quero pedir a ajuda de vcs com o seguinte problema.
Tenho 2 servidores Ubuntu – Server com os seguintes serviços.
Matirz
Squid + Iptables + openvpn
Conf da vpn ta assim.
dev tun
proto udp
port 1194
keepalive 10 120
comp-lzo
float
ifconfig 10.0.0.1 10.0.0.2
route 192.168.20.0 255.255.255.0 10.0.0.2
secret chave.key
Filial
Squid + Iptables + openvpn
Conf da vpn ta assim.
remote XXX.XX.XXX.XXX
dev tun
proto udp
port 1194
keepalive 10 120
comp-lzo
float
ifconfig 10.0.0.2 10.0.0.1
route 192.168.10.0 255.255.255.0 10.0.0.1
secret chave.key
BEM
DA MATRIZ == CLIENTE
pinga acesso arquivos ts tudo funciona de uma rede pra onde
DO CLIENTE ==MATRIZ
Consigo pingar mais...
Tenho uma intranet no servidor 2003 que quando vou acessar o squid da o seguinte erro:
The requeste URL Could not be retrieved
while trying to retrieve the URL: http://intranet/
The Following erro was encountered:
Unable to determine ip address from host name for intranet
the dnsserver returned:
Name Erro: The domain name does not exist.
This means That
E quando tento digitar o ip do servidor 2003 aparece a seguinte MSN de erro do Windows.
window Explorer
\\192.168.10.20 is not accessible. you might not have permission to use this network
resouce. Contact the administrador of this server to find out if you have access
permissions.
access is denied.
Não sei mais uq fazer.