Results 1 to 4 of 4

Thread: Internet is perfectly working but no way to port forward.Any Help?

  1. #1

    Internet is perfectly working but no way to port forward.Any Help?

    In the attached images there are my wl500g and modem configurations.
    Internet works wery well but I can't set up any working port forwarding.
    Somebody pleaze can help me?
    Thanx
    Attached Images Attached Images      

  2. #2
    Try telnet to router (if you use Oleg's Firmware) and try something like this (16000 is Port, 192.168.1.2 - IP of PC in your internal area)

    iptables -I FORWARD -p tcp --dport 16000 -j ACCEPT
    iptables -t nat -A PREROUTING -i vlan1 -p tcp --dport 16000 -j DNAT --to-destination 192.168.1.2
    Sorry for my bad English.
    Покупайте Отечественных Слонов!!!

  3. #3
    Thanks a lot.
    But still doesn't work.
    I telnet to router this:
    iptables -I FORWARD -p tcp --dport 2234 -j ACCEPT
    iptables -t nat -A PREROUTING -i vlan1 -p tcp --dport 2234 -j DNAT --to-destination 192.168.1.2
    (where 2234 is the port i'm interested in).
    All firewalls disabled
    Port trigger, Virtual DMZ and Virtual Server are disabled on the router

    The port forward log of the router is :
    "Destination ALL Proto. TCP Port Range 2234 Redirect to 192.168.1.2"

    (my external ip is 80.117.71.232).
    Last edited by Mr Bellow; 16-12-2005 at 23:00.

  4. #4

    Now it works!

    Now it works!
    The problem of the port forwarding was not on the router.
    It was a modem problem: my linksys adsl2mue modem was configured with a pPOA connection.this enables a kind of router function on the modem.
    Now i use the modem bridge function with the pPOE connection on the router.
    In this way the port forwarding works perfectly.

Similar Threads

  1. WL500g disconnects from internet
    By damachee in forum WL-500g Q&A
    Replies: 0
    Last Post: 13-12-2005, 07:41
  2. Replies: 1
    Last Post: 07-09-2005, 08:09
  3. Firmware v1.9.2.7 CR1 [Oleg]
    By Oleg in forum WL-500g Firmware Releases
    Replies: 53
    Last Post: 13-04-2005, 23:26
  4. Packet lost problem
    By hugo in forum WL-500g Q&A
    Replies: 9
    Last Post: 13-03-2005, 17:26
  5. Port Forwarding cq Virtual Server not working?
    By Antiloop in forum WL-500g Q&A
    Replies: 1
    Last Post: 09-12-2003, 08:04

Posting Permissions

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