Results 1 to 8 of 8

Thread: How to open enhanced-ctorrent port?

  1. #1

    How to open enhanced-ctorrent port?

    How to open enhanced-ctorrent port?

    Can anybody help me.

    Sollie

  2. #2
    Join Date
    Jan 2007
    Location
    Netherlands
    Posts
    190
    iptables -I INPUT 7 -p tcp --dport 2106:2706 -j ACCEPT

    Openwrt or Custom Firmware on asus? - http://wl700ge.hezik.nl/ - Http://wl700g.homelinux.net

    My ASUS collection: WL500gp(80GB usb-hdd - Running OpenWrt Kamikaze 7.09) | WL700gE(250GB - Running OpenWrt Kamikaze 8.09rc1)

  3. #3
    Thanks:

    Where does it store that rule, can i do that with the iu and does the wl700 remember the setting?

    Sollie.

  4. #4
    I doubt it'll remember it. You could probably get away with adding that line to your rc.local script.

  5. #5
    Quote Originally Posted by fireflash View Post
    I doubt it'll remember it. You could probably get away with adding that line to your rc.local script.
    rc.local will work, but
    - any change in router's confiiguration over the web UI will make it reset the network configuration not taking care of the any further settings irregardless ehre they are set
    - please not that -I 7 inserts the rule in the iptables so it expects some configuration to be there (firewall on, ftp port open, etc.)

    please see http://wl700g.info/showthread.php?t=7749 for alternative way to solve this (cron checking the iptables, script for opening the port)

    Rgds.

  6. #6
    Thanks, i know enough. I add it to rc.local.

    Sollie.

  7. #7
    It should work if you add it using the virtual server section of the webUI aswell

  8. #8
    Thank you i already solved the problem. First i had to open the firewall using the ip rule. Added it to rc.local.

    Secondly i had to forward it to the lan-ip of the router (virtual servers, webui).

    Sollie.

Similar Threads

  1. Replies: 3
    Last Post: 01-11-2014, 13:16
  2. Enhanced CTorrent
    By madseh in forum WL-500g Q&A
    Replies: 34
    Last Post: 22-08-2007, 21:24
  3. Simply.... How to open a port
    By ikir in forum WL-500g Q&A
    Replies: 2
    Last Post: 02-02-2006, 15:35
  4. Firmware v1.9.2.7 CR1 [Oleg]
    By Oleg in forum WL-500g Firmware Releases
    Replies: 53
    Last Post: 13-04-2005, 23:26

Posting Permissions

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