Thanks for the reply Bill & Lennox. I have made sure that the encyption is not an issue and am using 128bit as e-smith requires.
I have been able to extract information from the messages log that (I think) shows one of the VPN connections I attempted (refer below). I am not sure what the log may reveal as I am getting toward the limits of my knowledge about Linux.
Does the message log provide any clues to what the problem may be? Any further assistance appreciated.
Thanks
Neville
============Start Message Log Extract===============
Oct 11 14:03:56 e-smith pptpd[6846]: CTRL: pppd options file = /etc/ppp/options.pptpd
Oct 11 14:03:56 e-smith pptpd[6846]: CTRL: Client 202.7.177.133 control connection started
Oct 11 14:03:59 e-smith pptpd[6846]: CTRL: Received PPTP Control Message (type: 1)
Oct 11 14:03:59 e-smith pptpd[6846]: CTRL: Made a START CTRL CONN RPLY packet
Oct 11 14:03:59 e-smith pptpd[6846]: CTRL: I wrote 156 bytes to the client.
Oct 11 14:03:59 e-smith pptpd[6846]: CTRL: Sent packet to client
Oct 11 14:03:59 e-smith pptpd[6846]: CTRL: Received PPTP Control Message (type: 7)
Oct 11 14:03:59 e-smith pptpd[6846]: CTRL: 0 min_bps, 0 max_bps, 32 window size
Oct 11 14:03:59 e-smith pptpd[6846]: CTRL: Made a OUT CALL RPLY packet
Oct 11 14:03:59 e-smith pptpd[6846]: CTRL: Starting call (launching pppd, opening GRE)
Oct 11 14:03:59 e-smith pptpd[6846]: CTRL: pty_fd = 5
Oct 11 14:03:59 e-smith pptpd[6846]: CTRL: tty_fd = 6
Oct 11 14:03:59 e-smith pptpd[6846]: CTRL: I wrote 32 bytes to the client.
Oct 11 14:03:59 e-smith pptpd[6846]: CTRL: Sent packet to client
Oct 11 14:03:59 e-smith pptpd[6847]: CTRL (PPPD Launcher): Connection speed = 460800
Oct 11 14:03:59 e-smith pptpd[6847]: CTRL (PPPD Launcher): local address = 192.0.0.100
Oct 11 14:03:59 e-smith pptpd[6847]: CTRL (PPPD Launcher): remote address = 192.0.0.169
Oct 11 14:03:59 e-smith modprobe: modprobe: Can't locate module char-major-108
Oct 11 14:03:59 e-smith pppd[6847]: pppd 2.4.0 started by root, uid 0
Oct 11 14:03:59 e-smith pppd[6847]: Using interface ppp1
Oct 11 14:03:59 e-smith pppd[6847]: Connect: ppp1 <--> /dev/pts/1
Oct 11 14:04:00 e-smith pptpd[6846]: Buffering out-of-order packet; got 1 after 4294967295
Oct 11 14:04:03 e-smith pptpd[6846]: Packet reorder timeout waiting for 0
Oct 11 14:04:03 e-smith pptpd[6846]: Buffering out-of-order packet; got 2 after 0
Oct 11 14:04:04 e-smith pppd[6847]: MSCHAP-v2 peer authentication succeeded for *username*
Oct 11 14:04:06 e-smith pppd[6847]: found interface eth0 for proxy arp
Oct 11 14:04:06 e-smith pppd[6847]: local IP address 192.0.0.100
Oct 11 14:04:06 e-smith pppd[6847]: remote IP address 192.0.0.169
Oct 11 14:04:07 e-smith pppd[6847]: Connection terminated.
Oct 11 14:04:07 e-smith pppd[6847]: Connect time 0.2 minutes.
Oct 11 14:04:07 e-smith pppd[6847]: Sent 676 bytes, received 623 bytes.
Oct 11 14:04:07 e-smith e-smith[6860]: Processing event: ip-up.pptpd ppp1 /dev/pts/1 460800 192.0.0.100 192.0.0.169 pptpd
Oct 11 14:04:07 e-smith e-smith[6864]: Processing event: ip-down ppp1 /dev/pts/1 460800 192.0.0.100 192.0.0.169 pptpd
Oct 11 14:04:07 e-smith e-smith[6864]: Running event handler: /etc/e-smith/events/ip-down/S50isdn-down-notify
Oct 11 14:04:08 e-smith e-smith[6864]: S50isdn-down-notify=action|Event|ip-down|Action|S50isdn-down-notify|Start|1034309047 9
64426|End|1034309048 736111|Elapsed|0.771685
Oct 11 14:04:08 e-smith pppd[6847]: Exit.
Oct 11 14:04:08 e-smith pptpd[6846]: Error reading from pppd: Input/output error
Oct 11 14:04:08 e-smith pptpd[6846]: CTRL: GRE read or PTY write failed (gre,pty)=(6,5)
Oct 11 14:04:08 e-smith pptpd[6846]: CTRL: Client 202.7.177.133 control connection finished
Oct 11 14:04:08 e-smith pptpd[6846]: CTRL: Exiting now
===================End Message Log Extract=====================