View Poll Results: Does fixed port speed helps you avoiding WAN port dies problem

Voters
78. You may not vote on this poll
  • Never happened to me

    31 39.74%
  • Have not tried to fix this

    8 10.26%
  • Fixing 100full solves the problem

    7 8.97%
  • Fixing 100half solves the problem

    0 0%
  • Fixing 10full solves the problem

    4 5.13%
  • Fixing 10half solves the problem

    4 5.13%
  • WAN port still dying with all possible port speeds

    22 28.21%
  • WL-500g does not boot with forced port speed

    0 0%
  • Fixing at any speed solves the problem

    2 2.56%
Page 1 of 4 123 ... LastLast
Results 1 to 15 of 49

Thread: WAN port dies - fixing speed

  1. #1
    Join Date
    Dec 2003
    Location
    Russian Federation
    Posts
    8,356

    WAN port dies - fixing speed

    We need some info on this terrible problem, so Antiloop as well as number of other guys have reported, that fixing port speed fixes the problem.
    So, the idea is to prove this finally.

    Anyway, please try to fix port speed to 100full, 100half, 10full or 10half. Try to find one, which fix your problems.

    Please note, that fixing port speed will slow down boot-up for the first time. This is due to the fact, that partner on the other side of the link will need to determine port speed and connection type by itself.

    Also, it's possible, that link will never be established (possible reason for that is dumb device on the other side). Wait several minutes before claiming "it does not work".

    Another option, pereviously reported on the forum is that wl500g does not boot with forced speed - just disconnect WAN port cable and power off/on unit. It's safe.

  2. #2
    Join Date
    Apr 2004
    Location
    Netherlands
    Posts
    1,308

    WAN port dies - fixing speed

    Never happened to me.

    Modem brand and type: Zyxel prestige 650R-31 (Analog ADSL modem/router).

  3. #3
    Join Date
    Sep 2004
    Location
    Austria
    Posts
    125
    Quote Originally Posted by Oleg
    Anyway, please try to fix port speed to 100full, 100half, 10full or 10half.
    Do mean something like
    Code:
    wlanutil eth1 ethsetx speed 4
    (100full, in this case)?
    Quote Originally Posted by Oleg
    Try to find one, which fix your problems.
    I have tried all possible speed settings and the wan port still dies after some time of heavy traffic. Interestingly, the transfer speed I experience isn't influenced by the speed I set with wlanutil.

  4. #4
    Join Date
    Dec 2003
    Location
    Russian Federation
    Posts
    8,356
    Quote Originally Posted by wtzm
    Do mean something like
    Code:
    wlanutil eth1 ethsetx speed 4
    (100full, in this case)?
    I mean changing it from web interface or with et utility by exusting something like this from the shell prompt, or Main_AdmStatus_Content.asp:
    Code:
    et -i eth1 speed 100full
    Please re-test, it should have impact on performance.

  5. #5
    Join Date
    Sep 2004
    Location
    Austria
    Posts
    125
    Quote Originally Posted by Oleg
    I mean changing it from web interface
    Well, this setting isn't available to me as my wl500g's "Operation Mode" is set to "Router" (my wan port is connected to another segment of my home network, not to an adsl modem or anything like that...)
    Therefore I took a look at /init/ethernet
    Code:
    if [ -n "$x_ConnectionSpeed" ] && [ "$x_ConnectionSpeed" != "0" ]; then
            wlanutil ethsetx $1 speed "$x_ConnectionSpeed"
    fi
    and thought setting the Connection-Speed is done with wlanutil.

    I'll post my results when setting the speed with the et utility after some tests.

  6. #6
    Join Date
    Sep 2004
    Location
    Austria
    Posts
    125
    Setting the speed to 10half, 10full, 100half or 100full with the et utility,
    there were no crashes even after transferring a few GBytes of data.
    Using the auto setting eth1 dies (and can be recovered with et -i eth1
    promisc 0) after some hundred MBytes.

    Test setup:
    [pc2]-eth0 <~~~> eth1-[wl500g]-eth0 <~~~> eth0-[pc1]
    pc2 uses a Realtek 8139C for the connection to the wl500g,
    test traffic was created with netio-1.17

  7. #7
    Join Date
    Dec 2003
    Location
    Russian Federation
    Posts
    8,356
    Quote Originally Posted by wtzm
    Setting the speed to 10half, 10full, 100half or 100full with the et utility,
    there were no crashes even after transferring a few GBytes of data.
    Using the auto setting eth1 dies (and can be recovered with et -i eth1
    promisc 0) after some hundred MBytes.

    Test setup:
    [pc2]-eth0 <~~~> eth1-[wl500g]-eth0 <~~~> eth0-[pc1]
    pc2 uses a Realtek 8139C for the connection to the wl500g,
    test traffic was created with netio-1.17
    Well, Antiloop reported the same - any forced speed fixes problem for him. Added new poll option - any speed fix.

  8. #8

    Thumbs down

    For me, WAN Port die issue only happen on downloading with BT. When the transfer rate reach 8xx KB, it MUST die within 5 mins. (My internet connection is 10mb/10mb VDSL) Actually I'm ASUS fan, but this product really makes me DISAPPOINTTED.

  9. #9
    Join Date
    Nov 2003
    Location
    Eindhoven
    Posts
    2,407

    Post

    Quote Originally Posted by smallkeung
    For me, WAN Port die issue only happen on downloading with BT. When the transfer rate reach 8xx KB, it MUST die within 5 mins. (My internet connection is 10mb/10mb VDSL) Actually I'm ASUS fan, but this product really makes me DISAPPOINTTED.
    can you please confirm that you have tried all speeds and not only AUTO ?

    e.g. when i'm testing i have 2,5Megabyte/sec download and then it does not die when using a fixed speed setting

    try firmware 1.8.1.9, in that firmware the speed settings work from webinterface in earlier 1.7.x.x versions it does not work or not correctly

    My little Asus Collection: Too much to fit inhere, my 2 babies:WL500w 1.9.2.7-10(OLEG) VX2SE Yellow Lamborghini notebook



    WL500g Forum Asus Files OpenDir

    Asusforum.NL -- Asusforum.DE -- Asusforum.RU -- Asusforum.PL -- Asusforum.NET -- Asusforum.EU -- Asusforum.BE -- Asusforum.ES -- Asusforum.INFO

  10. #10

    Thumbs up

    Quote Originally Posted by Antiloop
    can you please confirm that you have tried all speeds and not only AUTO ?

    e.g. when i'm testing i have 2,5Megabyte/sec download and then it does not die when using a fixed speed setting

    try firmware 1.8.1.9, in that firmware the speed settings work from webinterface in earlier 1.7.x.x versions it does not work or not correctly
    i tried to use 1.8.1.9. but the problem still occurr. So, i changed to use 1.7.5.9 cr-5 with the QOS. actually, it work if i limited in a slow speed. But i don't think that it's not a good way to fix the wan port die problem.

    By the way, i'm very very appericate the working in web site. I'll try to
    upgrade it back to 1.8.1.9 and try all port speed.

    THANK YOU VERY MUCH

  11. #11
    Join Date
    Apr 2004
    Posts
    69
    Styno says: OOPS, sorry, I edited your post instead of quoting it. I'm terribly sorry. Please post it gain ...

    Last edited by Thorz; 06-10-2004 at 17:43.

  12. #12
    Join Date
    Nov 2003
    Location
    Eindhoven
    Posts
    2,407

    confirm

    @ jcbos
    can you please confirm that you have tried it correctly (e.g. with new 1.8.x.x firmware) to test if line dies when using a fixed speed ?

    My little Asus Collection: Too much to fit inhere, my 2 babies:WL500w 1.9.2.7-10(OLEG) VX2SE Yellow Lamborghini notebook



    WL500g Forum Asus Files OpenDir

    Asusforum.NL -- Asusforum.DE -- Asusforum.RU -- Asusforum.PL -- Asusforum.NET -- Asusforum.EU -- Asusforum.BE -- Asusforum.ES -- Asusforum.INFO

  13. #13
    Join Date
    Apr 2004
    Posts
    69

    Unhappy

    Quote Originally Posted by Thorz
    Styno says: OOPS, sorry, I edited your post instead of quoting it. I'm terribly sorry. Please post it gain ...

    Man, It was a long one. I don't remember all that was put there. It is a pity because there was some good info there for helping to diagnose this problem. If I remember later I will try to post it again.

  14. #14
    Join Date
    Jul 2004
    Posts
    32
    Here are the results from tests I preformed about two and a half months ago:

    After I entered in telnet “et -i eth1 speed ....” (where the dots have to be replaced with auto or full10 or half10 or full100 or half100. I transferred up to 9 big files (+/- 700 MB from WAN to LAN using ASUS M3700N as FTP server on WAN side and a PC as FTP client on the LAN side)

    Code:
    et -i eth1 speed auto
    RESULT: WAN dies in a few minutes
    
    et -i eth1 speed full10
    RESULT: after 20 minutes the WAN is still alive
    
    et -i eth1 speed half10
    RESULT: after 20 minutes the WAN is still alive
    
    et -i eth1 speed full100
    RESULT: doesn't work at all (WAN light doesn't even go on)
    
    et -i eth1 speed half100
    RESULT: doesn't work at all (WAN light doesn't even go on)
    BTW: I have a 1120/352 Kbit/s internet connection connected with a SpeedTouch 510 an the WAN side
    KEEP FORUMS @ WL500G.INFO UP!!! - DONATE NOW, CLICK HERE!!!

  15. #15

    PPPoE dying problem

    Hi, I've already tried setting the speed of my router but it still seems to drop off every now and then when I use BT. After it disconnects (PPPoE dropping off), I would have to do a manual disconnect then a connect and then do the et -i eth1 promisc 0 command to get the PPPoE connection back up again. I'm very annoyed at this and it would be greatly appreciated if a fix can be formulated for this.

    I am currently using the 1.8.1.7-1 firmware.

    I don't know if the following log would be useful or not, but these seems to be generated when my PPPoE connection dropped off.


    Oct 14 14:46:03 (none) local2.notice pppd[2821]: Serial link appears to be disconnected.
    Oct 14 14:46:03 (none) local2.warn pppd[2821]: Couldn't increase MTU to 1500
    Oct 14 14:46:03 (none) local2.err pppd[2821]: Couldn't increase MRU to 1500
    Oct 14 14:46:03 (none) user.emerg PPPoE: Disconnected
    Oct 14 14:46:09 (none) local2.notice pppd[2821]: Connection terminated.
    Oct 14 14:46:09 (none) local2.warn pppd[2821]: Doing disconnect
    Oct 14 14:46:39 (none) local2.err pppd[2821]: invalid packet
    Oct 14 14:46:39 (none) local2.err pppd[2821]: Failed to negotiate PPPoE connection: 9 Bad file descriptor


    Also, I don't know if this is related, but sometimes, I get this line:

    Oct 14 12:58:27 (none) user.warn klogd: ip_conntrack: table full, dropping packet.

    can someone tell me what it is?

    Thanks in advance

Page 1 of 4 123 ... LastLast

Similar Threads

  1. Replies: 25
    Last Post: 16-08-2005, 00:38
  2. Wan port dies (or something else wrong)
    By Vertygo in forum WL-500g Q&A
    Replies: 5
    Last Post: 26-07-2005, 12:13
  3. WAN port dies
    By ela002 in forum WL-500g Q&A
    Replies: 4
    Last Post: 05-05-2005, 09:19
  4. wan port dies - or not???
    By piri in forum WL-500g Q&A
    Replies: 23
    Last Post: 16-12-2004, 15:57
  5. WAN port dies - kill the beast
    By Oleg in forum WL-500g Custom Development
    Replies: 18
    Last Post: 03-10-2004, 06:53

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •