![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
The guru built opener scripts for access to the server. We put the LAN address [192.168.1.20] first; then the WAN equivalent. That way, one script gets sent around to all users desktops; be they in house or out... The in-house folks connect via the LAN; no delay in going out the firewall and back in. BUT, the people outside have to wait a long time, 70 seconds, before it times out on the LAN and tries the WAN address. Is there any way to change that timeout? |
#3
| |||
| |||
|
|
Is there any way to change that timeout? An ideal solution would be to just deploy via DNS instead of hard wired IP addresses. Then its just a matter of ensuring that a given address returns the LAN address on the LAN and the WAN address from the WAN. Then fmdatabase.mydomain.com would translate to 192.168.x.x. on the LAN and whatever your WAN address is elsewhere. The technique is called split-brain DNS and is quite common. |
#4
| |||
| |||
|
#5
| |||
| |||
|
|
d-42 <db.pors... (AT) gmail (DOT) com> writes: Is there any way to change that timeout? An ideal solution would be to just deploy via DNS instead of hard wired IP addresses. Then its just a matter of ensuring that a given address returns the LAN address on the LAN and the WAN address from the WAN. Then fmdatabase.mydomain.com would translate to 192.168.x.x. on the LAN and whatever your WAN address is elsewhere. The technique is called split-brain DNS and is quite common. Thanks; but I really don't want to add that level of complexity. For this size operation; it's easier to tolerate the delay or issue "inside" & "outside" openers.... |
![]() |
| Thread Tools | |
| Display Modes | |
| |