• April 24, 2024, 01:42:25 PM
  • Welcome, Guest
Please login or register.

Login with username, password and session length
Advanced search  

News:

This Forum Beta is ONLY for registered owners of D-Link products in the USA for which we have created boards at this time.

Pages: [1] 2

Author Topic: DIR-655 B1 and PPTP cable connection disconnecting  (Read 12700 times)

tomidix

  • Level 1 Member
  • *
  • Posts: 9
DIR-655 B1 and PPTP cable connection disconnecting
« on: September 16, 2012, 04:34:03 AM »

- Latest firmware: DIR-655_fw_revB_2-06B04_all_en_20120607.zip
- downloaded from: ftp://ftp.dlink.cz/dir/dir-655/driver_software/
- issue occurs on older firmware versions, too

- PPTP connection with Cisco EPC2203 cable modem (EuroDOCSIS2)

Code: [Select]
Jun  8 15:54:31 info  Exit.
Jun  8 15:54:31 notice  Modem hangup
Jun  8 15:54:31 notice  ppp auth: Connection terminated.
Jun  8 15:54:28 debug  sent [LCP TermReq id=0x3  User request ]
Jun  8 15:54:25 debug  sent [LCP TermReq id=0x2  User request ]
Jun  8 15:54:25 info  Sent 67996966 bytes, received 1858092290 bytes.
Jun  8 15:54:25 info  Connect time 1124.1 minutes.
Jun  8 15:54:25 info  Terminating on signal 15
Jun  8 15:54:25 notice  anon log[call_callback:pptp_callmgr.c:80]: Closing connection (call state)
Jun  8 15:54:25 notice  anon log[ctrlp_rep:pptp_ctrl.c:251]: Sent control packet type is 3 'Stop-Control-Connection-Request'
Jun  8 15:54:25 notice  anon log[pptp_conn_close:pptp_ctrl.c:429]: Closing PPTP connection
Jun  8 15:54:25 notice  anon log[ctrlp_rep:pptp_ctrl.c:251]: Sent control packet type is 12 'Call-Clear-Request'
Jun  8 15:54:25 notice  anon log[pptp_handle_timer:pptp_ctrl.c:1048]: closing control connection due to missing echo reply

This is menace, happens xx times a day and cable operator says it's not issue with them. And I think they're right, because they're selling DIR-635 with specific firmware version which can be downloaded from: http://portal.bnet.hr/DLinkFW/DIR635B3_FW234EUb05(0121170750).bin

Is it possible to extract pptp.so library from it and use it with this firmware or something? It's clearly issue with control packets.

Version in this DIR-655 2.06b4 firmware:
Code: [Select]
Jun  8 16:00:00 notice  pppd 2.4.3 started by root, uid 0
Jun  8 16:00:00 info  PPTP plugin version 0.8.3 compiled for pppd-2.4.3, linux-2.6.28.10
Jun  8 16:00:00 info  Plugin /lib/pptp.so loaded.

Thanks for support.
« Last Edit: September 16, 2012, 05:21:24 AM by tomidix »
Logged

FurryNutz

  • Poweruser
  •   ▲
    ▲ ▲
  • *****
  • Posts: 49923
  • D-Link Global Forum Moderator
    • Router Troubleshooting
Re: DIR-655 B1 and PPTP cable connection disconnecting
« Reply #1 on: September 16, 2012, 10:24:05 AM »

You'll need to contact your regional local DLink support office, say Level 2 and ask them about this. Maybe they will be able to help get your connection stable. As for extracting files from FW. Thats not possible. Let us know how it goes.

Good Luck.
Logged
Cable: 1Gb/50Mb>NetGear CM1200>DIR-882>HP 24pt Gb Switch. COVR-1202/2202/3902,DIR-2660/80,3xDGL-4500s,DIR-LX1870,857,835,827,815,890L,880L,868L,836L,810L,685,657,3x655s,645,628,601,DNR-202L,DNS-345,DCS-933L,936L,960L and 8000LH.

tomidix

  • Level 1 Member
  • *
  • Posts: 9
Re: DIR-655 B1 and PPTP cable connection disconnecting
« Reply #2 on: October 30, 2012, 04:13:50 AM »

Everybody bounced me off in a way that there is "nothing wrong at their end", so I googled "d-link pptp disconnecting" and figured out that there is something seriously wrong in a way how D-Link routers handle PPTP connections in general (thousands of relevant results for that issue). I've found answer in some of the threads here - I've set UDP and TCP endpoint filtering to endpoint independent and issue is gone completely. That means that firmware somehow rejects PPTP connection control packets and should be fixed properly, seriously.

Also, new beta is out DIR655B1_FW206B05Beta1.zip from September.

However, Shareport 1.17 is not working in Windows 8 and DIR-655 hasn't still received support for new Shareport 4 application. When is that going to get fixed? Any chance for Linux (Ubuntu) support since there is OS X app?

Thanks
« Last Edit: October 30, 2012, 07:13:14 AM by FurryNutz »
Logged

FurryNutz

  • Poweruser
  •   ▲
    ▲ ▲
  • *****
  • Posts: 49923
  • D-Link Global Forum Moderator
    • Router Troubleshooting
Re: DIR-655 B1 and PPTP cable connection disconnecting
« Reply #3 on: October 30, 2012, 07:22:54 AM »

So did they offer any help on getting the PPTP connection going?

I kind of doubt that there will be any more FW releases as, at least for NA, the 655 has hit EOL. Not sure how long it will be before for EU.

Shareport v1.17 is a old version and will not be updated either I presume. I would try v4. It's what I have been using on Win 7x64 for a while now.

Over all, if you can't seem to get PPTP going, I would try a different router, say a newer model like a DIR-645 or a 857. Maybe one of these has better PPTP handling. Not if one of these still fails, it's possible there is an issue between the ISP service, ISP modem and the D-Link routers. Are there any other ISP services there that uses something else other than PPTP protocols?
Logged
Cable: 1Gb/50Mb>NetGear CM1200>DIR-882>HP 24pt Gb Switch. COVR-1202/2202/3902,DIR-2660/80,3xDGL-4500s,DIR-LX1870,857,835,827,815,890L,880L,868L,836L,810L,685,657,3x655s,645,628,601,DNR-202L,DNS-345,DCS-933L,936L,960L and 8000LH.

tomidix

  • Level 1 Member
  • *
  • Posts: 9
Re: DIR-655 B1 and PPTP cable connection disconnecting
« Reply #4 on: October 30, 2012, 07:46:37 AM »

Like I said  - "I've set UDP and TCP endpoint filtering to endpoint independent and issue is gone completely".

Well, I can live with that.

It seems that EU firmware code works only with Shareport 1.17, nothing newer. WW firmware code accepts even Shareport Plus 4.1.1. Incredible, what a development cycle mess. (facepalm)

Maybe DIR-655 is EOL in NA region, but for EU development is still in progress, c/p from latest beta:

Code: [Select]
Project Name: DIR-655
HW version: B1
Region code: EU
WLAN Domain: 0x30/ETSI
Channel List 2.4G: 1, 2, 3, 4, 5, 6, 7, 8 ,9, 10, 11, 12, 13
Firmware Query URL:
http://wrpd.dlink.com.tw/router/firmware/query.asp?model=DIR-655_Bx_Default
Flash size: 8MB
DRAM size: 64MB
Algorithm: New Algorithm
Reference Mac: Wan Mac.

Release notes history.
========================================================================

Firmware Version: v2.06 Build: 05beta1
Firmware Date: 27, Sep 2012
Hardware: B1
KERNEL version: 2.6.28,SDK: 1.0, Build: 0052, Date: Fri, 06, Jan, 2012
CheckSum: 0x340053CB
Problem Resolved:
1.Fix schedule issue (HQ20120925000023)
Logged

FurryNutz

  • Poweruser
  •   ▲
    ▲ ▲
  • *****
  • Posts: 49923
  • D-Link Global Forum Moderator
    • Router Troubleshooting
Re: DIR-655 B1 and PPTP cable connection disconnecting (RESOLVED)
« Reply #5 on: October 30, 2012, 07:52:14 AM »

Then I think we can call this a work around and hope it will come in handy for those using PPTP connections and this model router.
Have you tried WW code and SP v4? I presume Win 8 and SP v1 or older versions probably wont see any resolution.

Ya, ever really understood why the development cycles are crazy like this. I guess as long as you got it working well.

Enjoy.
« Last Edit: October 30, 2012, 07:53:51 AM by FurryNutz »
Logged
Cable: 1Gb/50Mb>NetGear CM1200>DIR-882>HP 24pt Gb Switch. COVR-1202/2202/3902,DIR-2660/80,3xDGL-4500s,DIR-LX1870,857,835,827,815,890L,880L,868L,836L,810L,685,657,3x655s,645,628,601,DNR-202L,DNS-345,DCS-933L,936L,960L and 8000LH.

tomidix

  • Level 1 Member
  • *
  • Posts: 9
Re: DIR-655 B1 and PPTP cable connection disconnecting
« Reply #6 on: October 30, 2012, 08:16:14 AM »

Italian D-Link forum has this info:
 Download firmware WW per revisioni hardware Bx: 2.06(WW)B04 beta1

... but their download link is broken. Any idea where to get that 2.06 WW or other newest WW?

Thanks for your time.
Logged

FurryNutz

  • Poweruser
  •   ▲
    ▲ ▲
  • *****
  • Posts: 49923
  • D-Link Global Forum Moderator
    • Router Troubleshooting
Re: DIR-655 B1 and PPTP cable connection disconnecting
« Reply #7 on: October 30, 2012, 08:27:11 AM »

Try here:
http://tsd.dlink.com.tw/downloads2008detail.asp

Though I only see v2.00WW listed  :-\
Logged
Cable: 1Gb/50Mb>NetGear CM1200>DIR-882>HP 24pt Gb Switch. COVR-1202/2202/3902,DIR-2660/80,3xDGL-4500s,DIR-LX1870,857,835,827,815,890L,880L,868L,836L,810L,685,657,3x655s,645,628,601,DNR-202L,DNS-345,DCS-933L,936L,960L and 8000LH.

tomidix

  • Level 1 Member
  • *
  • Posts: 9
Re: DIR-655 B1 and PPTP cable connection disconnecting
« Reply #8 on: October 30, 2012, 08:37:58 AM »

Now it's starting to be funny.   ;D

On that tsd microsite, I have found Shareport 1.20 with yesterday's(!) modification time but... That even doesn't work on Win 7.

2.00 version doesn't support my Epson Stylus Office BX305F.  ;D

Can you get in contact with dev crew? This is incredible... And ask them is there newer WW or when EU versions will get Shareport 4.xx support?
« Last Edit: October 30, 2012, 08:42:48 AM by tomidix »
Logged

FurryNutz

  • Poweruser
  •   ▲
    ▲ ▲
  • *****
  • Posts: 49923
  • D-Link Global Forum Moderator
    • Router Troubleshooting
Re: DIR-655 B1 and PPTP cable connection disconnecting
« Reply #9 on: October 30, 2012, 08:55:02 AM »

I would phone contact level 2 support and ask them if there is any information on this. I don't know of any contacts with the Dev teams.
Logged
Cable: 1Gb/50Mb>NetGear CM1200>DIR-882>HP 24pt Gb Switch. COVR-1202/2202/3902,DIR-2660/80,3xDGL-4500s,DIR-LX1870,857,835,827,815,890L,880L,868L,836L,810L,685,657,3x655s,645,628,601,DNR-202L,DNS-345,DCS-933L,936L,960L and 8000LH.

tomidix

  • Level 1 Member
  • *
  • Posts: 9
Re: DIR-655 B1 and PPTP cable connection disconnecting
« Reply #10 on: October 30, 2012, 02:16:38 PM »

Then how this is the official forum if you can't send feedback to devs?  :)

I've figured out this mofo.

EU firmware version uses older protocol silex virtual link server (original name for Shareport) which uses UDP 9303 port.

NA firmwares and newer Shareport versions than 1.17 (3.7, 4.1.1.) uses newer protocol version which uses UDP port 19540.

That's why newer software doesn't see DIR-655 with EU firmware for Christ's sake.
Logged

FurryNutz

  • Poweruser
  •   ▲
    ▲ ▲
  • *****
  • Posts: 49923
  • D-Link Global Forum Moderator
    • Router Troubleshooting
Re: DIR-655 B1 and PPTP cable connection disconnecting
« Reply #11 on: October 30, 2012, 02:34:32 PM »

I'll forward this on to the Admin and see where it goes from there. Good info.
Logged
Cable: 1Gb/50Mb>NetGear CM1200>DIR-882>HP 24pt Gb Switch. COVR-1202/2202/3902,DIR-2660/80,3xDGL-4500s,DIR-LX1870,857,835,827,815,890L,880L,868L,836L,810L,685,657,3x655s,645,628,601,DNR-202L,DNS-345,DCS-933L,936L,960L and 8000LH.

tomidix

  • Level 1 Member
  • *
  • Posts: 9
Re: DIR-655 B1 and PPTP cable connection disconnecting
« Reply #12 on: October 30, 2012, 03:32:45 PM »

Nailed it.

I've crossflashed it to 2.07NA firmware (holding reset button while powering up, orange light blinking, entering recovery flash mode) since it doesn't allow me in regular way.

Everything works fine, Shareport 4.1.1, SX Virtual Link 3.9.1... And even mine PPTP connection.

So, everything is just the same and works fine. EU firmware branch is just a gimmick which wasn't updated properly to newer Shareport/Virtual Link protocol.
Logged

FurryNutz

  • Poweruser
  •   ▲
    ▲ ▲
  • *****
  • Posts: 49923
  • D-Link Global Forum Moderator
    • Router Troubleshooting
Re: DIR-655 B1 and PPTP cable connection disconnecting
« Reply #13 on: October 30, 2012, 03:53:57 PM »

Just be aware that NA firmware is different from EU. Mainly in the WiFi section I believe.
Logged
Cable: 1Gb/50Mb>NetGear CM1200>DIR-882>HP 24pt Gb Switch. COVR-1202/2202/3902,DIR-2660/80,3xDGL-4500s,DIR-LX1870,857,835,827,815,890L,880L,868L,836L,810L,685,657,3x655s,645,628,601,DNR-202L,DNS-345,DCS-933L,936L,960L and 8000LH.

tomidix

  • Level 1 Member
  • *
  • Posts: 9
Re: DIR-655 B1 and PPTP cable connection disconnecting
« Reply #14 on: October 30, 2012, 04:07:26 PM »

Honestly, I don't see any difference... Maybe I got Homeland security backdoor as a bonus? :)
Logged
Pages: [1] 2