VPN Server : sme 5.6 eth0 192.168.3.1
dhcp enabled ip range 192.168.3.100 -192.168.3.110.
ADSL connection and dynamic dns via zoneedit
VPN Client : sme 6b3 eth0 192.168.0.1
hdcp enabled ip range 192.168.0.100 - 192.168.0.150
satelite connection eth1 dynamic ip assigned by dhcp on private network (normaly 10.x.x.x) no external tcp access to machine.
pptp-linux installed and configured.
Client connects using vpn and obtains ip address 192.168.3.109 , client can access all services on server (pop,smtp,ssh etc)
Server can ping client ( no services available) nmap reveals no open ports.
From my understanding there is no configuration problem here.
Mitel indicated that they removed the option to add any local network not directly connected to eth0 , this prevents me adding a local network 192.168.3.0/255.255.255.0 to the vpn client to allow the server to use the tunnel to remote administer. This is also not possible even once the ppp link is up and a local ip of 192.168.3.109 has been obtained as the local network panel (script) is only looking on eth0 , I would consider that a bug as there are any number of methods to establish a connection to another lan. I would imagine that this new feature would break all efforts that have been made in he past to get ipsec vpns working , maybe some one could comment on that . It seems we have been left with a LESS functional product.
there must be a way to disable the modification mitel made to allow this .
Another thing that concerns me is that even though ssh is enabled for public access once the vpn link is up it does not offer this service on ppp0 which I would imagine would still be considered public . There must be an eventto update the services with the new ip address and network ?
I guess i will keep trying
Dean