Koozali.org: home of the SME Server

vpn error

Offline steve288

  • *
  • 336
  • +0/-0
vpn error
« on: June 10, 2008, 05:50:16 PM »
Im trying to connect through an sme 6 server to a sme 7.3 server via windows vpn and then be able to either use putty or even a vcn connection to local computers and windows server.

The computers on the system that Im loging into have static IP addresses 192.168. range. and the computer I'm dialing in from has a 10.1.0 range.

Since the system Im loging into has static ip's i have set my vpn to give me a static ip 192.168.1.245.

When I log in however it seems to connect, accept password and try to register the vpn connection but then gives me an error of 
"735
Your connection is configured to request a specific IP address. Either you server is not configured to permit clients that request specific IP addresses, or the specific IP address may already be in use by another client. If possible use DHCP to avoid addressing conflicts.”
This is a free available IP address.

When I look at the messages log I have the following error.

Jun 10 11:01:08 smclinux pppd[1904]: MPPE 128-bit stateless compression enabled
Jun 10 11:01:09 smclinux pppd[1904]: LCP terminated by peer (^GM-/JM-T^@<M-Mt^@^@^@^@)
Jun 10 11:01:09 smclinux pptpd[1903]: CTRL: Reaping child PPP[1904]
Jun 10 11:01:09 smclinux pppd[1904]: Modem hangup
Jun 10 11:01:09 smclinux pppd[1904]: Connection terminated.
Jun 10 11:01:09 smclinux pppd[1904]: Connect time 0.1 minutes.
Jun 10 11:01:09 smclinux pppd[1904]: Sent 90 bytes, received 120 bytes.
Jun 10 11:01:09 smclinux kernel: divert: no divert_blk to free, ppp0 not ethernet
Jun 10 11:01:09 smclinux pppd[1904]: Exit.
Jun 10 11:01:09 smclinux pptpd[1903]: CTRL: Client 77.77.77.77 control connection finished
Jun 10 11:02:05 smclinux pptpd[1939]: CTRL: Client 77.77.77.77 control connection started
Jun 10 11:02:06 smclinux pptpd[1939]: CTRL: Starting call (launching pppd, opening GRE)
Jun 10 11:02:06 smclinux pppd[1940]: Plugin radius.so loaded.
Jun 10 11:02:06 smclinux pppd[1940]: RADIUS plugin initialized.
Jun 10 11:02:06 smclinux pppd[1940]: pppd 2.4.4 started by root, uid 0
Jun 10 11:02:06 smclinux pppd[1940]: Using interface ppp0
Jun 10 11:02:06 smclinux pppd[1940]: Connect: ppp0 <--> /dev/pts/1
Jun 10 11:02:06 smclinux kernel: divert: not allocating divert_blk for non-ethernet device ppp0
Jun 10 11:02:13 smclinux pptpd[1939]: CTRL: Ignored a SET LINK INFO packet with real ACCMs!
Jun 10 11:02:14 smclinux pppd[1940]: MPPE 128-bit stateless compression enabled
Jun 10 11:02:17 smclinux pppd[1940]: LCP terminated by peer (u^\>^_^@<M-Mt^@^@^@^@)
Jun 10 11:02:17 smclinux pptpd[1939]: CTRL: Reaping child PPP[1940]
Jun 10 11:02:17 smclinux pppd[1940]: Modem hangup
Jun 10 11:02:17 smclinux pppd[1940]: Connection terminated.
Jun 10 11:02:17 smclinux pppd[1940]: Connect time 0.2 minutes.
Jun 10 11:02:17 smclinux pppd[1940]: Sent 100 bytes, received 130 bytes.
Jun 10 11:02:17 smclinux kernel: divert: no divert_blk to free, ppp0 not ethernet
Jun 10 11:02:17 smclinux pppd[1940]: Exit.
Jun 10 11:02:17 smclinux pptpd[1939]: CTRL: Client 77.77.77.77 control connection finished

Can anyone provide me with any help on this.

I can use a windows gateway instead of a linux gateway to dial out but then I get the windows 800 error and the messages log seems to show nothing. Like its not even connecting?

Any thoughts?

Thanks


Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: vpn error
« Reply #1 on: June 10, 2008, 06:05:09 PM »
Since the system Im loging into has static ip's i have set my vpn to give me a static ip 192.168.1.245.
...
When I log in however it seems to connect, accept password and try to register the vpn connection but then gives me an error of 
"735
Your connection is configured to request a specific IP address. Either you server is not configured to permit clients that request specific IP addresses, or the specific IP address may already be in use by another client."
...
Any thoughts?

Yes, I think that you should pay attention to the message your VPN client is telling you, and stop trying to request a specific IP address.

Offline steve288

  • *
  • 336
  • +0/-0
Re: vpn error
« Reply #2 on: June 10, 2008, 07:54:09 PM »
Success !!

CharlieBrady, Thanks Perhaps I was over thinking it.

I removed the Ip address from the vpn login dialup on windows and it worked, that is I connected to the SME Server and was able to use VCN.
 
However, I'm confused, where did it get an IP since it is not set up with dhcp? I added it in the first place because I figured it needed one. Now its found one despite the fact that it is turned off?

Any thoughts ?

Thank you again.

Steve