|
|
|
hi, today after a few day of using we run into a new problems with redirect-gatway. there are there think what usualy get from the dhcp server: - ip address and netmask - default gateway - one or more dns - dhcp server which gives this information we keep the ip and netmask, but it's just got into my mind that it's not enough to route the remote server's through the original gateway. we can setup an internal dns, so we can solve the dns. BUT if the dhcp lease time is expired, we have to renew these information. so what we can do? - we also redirect the dhcp server through the original gateway - if the lease time expired (or if any of the dhcp information changed, ip, netmask, gateway or dhcp address) then we have to rerun the redirection: - revert the default gateway - redirect the gateway. -- Levente "Si vis pacem para bellum!" ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users |