Koozali.org: home of the SME Server

Case study: VPN and DNS problem

hanky

Case study: VPN and DNS problem
« on: October 18, 2004, 04:45:36 PM »
Dear all

i have one e-smith 6.0 gatway server,the domain name call fall.com.
internal i have 1 http server call svr88
and i can type http://svr88 to go to the default page.

then i use VPN to connect to internal network. finish connection, i type http://svr88, then it show error

Code: [Select]
While trying to retrieve the URL: http://svr88.gall.com  

The following error was encountered:

Unable to determine IP address from host name for svr88.gall.com
The dnsserver returned:

Name Error: The domain name does not exist.
This means that:

 The cache was not able to resolve the hostname presented in the URL.
 Check if the address is correct.


why i have this error???

anybody have idea to solve this problem?? :cry:

thank you

bobk

Case study: VPN and DNS problem
« Reply #1 on: October 19, 2004, 12:07:51 AM »
You can try DHCP to DNS synchroniser by Richard Jones.

See the ReadMe here: http://www.activeservice.co.uk/sme/contribs/README-dhcp-dns

Download here: http://www.activeservice.co.uk/sme/contribs/

hanky

Case study: VPN and DNS problem
« Reply #2 on: October 19, 2004, 11:24:48 AM »
it can't solve the problem :oops:

who can help?

bobk

Case study: VPN and DNS problem
« Reply #3 on: October 19, 2004, 12:37:40 PM »
Quote from: "hanky"
it can't solve the problem :oops:

who can help?


It works on my network.

I have an SME 6.0.1-01 as gateway/server another one as server only. I VPN in from off-site to the gateway them type http://'hostname_of_the_server_only' into my browser and get the website on the server only machine.

hanky

Case study: VPN and DNS problem
« Reply #4 on: October 19, 2004, 04:09:30 PM »
just install the packet??

or need some setting?? :cry:

bobk

Case study: VPN and DNS problem
« Reply #5 on: October 20, 2004, 12:30:49 AM »
Just install it.

I also recommend that the svr88 machine have a permanent IP address and be listed in 'Hostnames and addresses'.

hanky

Case study: VPN and DNS problem
« Reply #6 on: October 20, 2004, 06:14:37 AM »
oh~~~problem can't solve~~~

my client computer has lmhosts file and i add svr88 information.

also it can't do it :cry:

Offline meanpenguin

  • ****
  • 138
  • +0/-0
Case study: VPN and DNS problem
« Reply #7 on: October 22, 2004, 03:18:50 AM »
lmhosts won't help you here.
make the entries in the hosts file

hanky

Case study: VPN and DNS problem
« Reply #8 on: October 23, 2004, 10:28:29 AM »
Quote from: "meanpenguin"
lmhosts won't help you here.
make the entries in the hosts file


hosts file????
on windows client hosts file??
or e-smith hosts file?

thank you