Results 1 to 9 of 9

Thread: Port forwarding / ACL / Routing

  1. #1
    Junior Member
    Join Date
    Feb 2010
    Liked
    0 times
    Posts
    3

    Default Port forwarding / ACL / Routing

    Hey Guys,

    I need some help in advanced configuration.

    My Setup.

    UTSTARCOM 3002-g1 -------> A 5 port switch ------> One PC with 2 ethernet ports.

    In MY PC (XP SP2) I have installed an emulator software for a server. Which will accept either telnet or SSH connections only. And one of the ethernet card is dedicated to this server alone. Everything works fine inside the my network. I can telnet,SSH using the local IP i.e 192.168.1.39.

    Now my requirement is, I want to connect to this server from outside my network, either from office or from my friends place.

    I registered with dyndns.org and got a host name. I have port forwarded the ports 23-telnet, 22 SSH to that particular IP (192.168.1.39). I verified everything on the website (dyndns.org) that the ports are forwarded and everything seems to be fine.

    PROBLEM:

    When i telnet from outside network

    telnet xxx.xxx.xxx.xxx (my WAN IP) or
    telnet my host name

    I get the password prompt directly for the modem's configuration console.

    I don't want this to happen. I don need the modems login. When ever i send a telenet request to my WAN IP address it should forward that request to the ip address 192.168.1.39.

    I know im missing something. Can any one help?? Please let me know if you need more input or if im not clear.

  2. #2
    Platinum Member
    Join Date
    Feb 2008
    Liked
    0 times
    Posts
    2,766

    Default

    login to your modem http://192.168.1.1 and make sure that Remote Administration is DISABLED

    also try to ssh directly , use PUTTY to create a connection and check with SSH port..
    Last edited by superprash2003; 02-16-10 at 09:20 PM. Reason: Automerged Doublepost

  3. #3
    Gold Member
    Join Date
    May 2008
    Age
    29
    Liked
    0 times
    Posts
    756

    Default

    Quote Originally Posted by joslovefun View Post
    I don't want this to happen. I don need the modems login. When ever i send a telenet request to my WAN IP address it should forward that request to the ip address 192.168.1.39
    This is not the way to connect a Private Network PC from a Public Network or from the Internet.
    Good way is setup VPN service in your computer and open the VPN port in your Router. Then connect your other network PC ( from where you want to connect your server for telnet or file sharing ) using the WAN IP address in your VPN client ( VPN client is like PPPOE desktop ).

    Not possible to explain the process, I think it's better to call an expert.

    Or use TeamViewer, it's easy to browse your remote computer on your desktop. You can do anything like telnet, file sharing etc etc.

  4. #4
    Junior Member
    Join Date
    Feb 2010
    Liked
    0 times
    Posts
    3

    Default

    Hey Guys,

    Thanks for your replies. I got everything working fine. I did nothing new. I was jus trying from my PC itself. It seems my modem/router didnt support loopback. I tried from a different network everything worked fine.

    About the VPN I will try to use that. and I don feel there is any security threats in this. Coz, the port im opening is only to my virtual server. Im sure there is no way to play around with these servers.

    Thanks again.
    Jo

  5. #5
    LEARNER
    Join Date
    Aug 2007
    Liked
    21 times
    Posts
    15,301

  6. #6
    LEARNER
    Join Date
    Aug 2007
    Liked
    21 times
    Posts
    15,301

    Default

    @joslovfun

    Since you got this working You are an "EXPERT" now..
    Please post briefly the steps for members use.
    For future reference
    http://www.indiabroadband.net/web-ho...tml#post144854 (How to run my own web server)

  7. #7
    LEARNER
    Join Date
    Aug 2007
    Liked
    21 times
    Posts
    15,301

    Default

    @joslovfun
    REP+ ( check 13 points)
    Congrats for solution/setup without calling an outside.expert.
    another ref:
    DIYwebserver - build and run your own webserver from home dsl broadband connection using windows, apache, IIS, FTP, email server and more

  8. #8
    Gold Member
    Join Date
    May 2008
    Age
    29
    Liked
    0 times
    Posts
    756

    Default

    @joslovefun
    Congrats

  9. #9
    Junior Member
    Join Date
    Feb 2010
    Liked
    0 times
    Posts
    3

    Default

    Thanks Guys.

    Please find the steps below. These would the steps if you want to host a server from your home to accept only telnet/SSH connections.

    Step 1 : Install the appropriate server properly, in my case virtual emulated server ( Alpha server for Openvms )

    Step 2 : My setup is

    UTSTARCOM WA3002-G1 Mode/Router
    |
    |
    v
    5 port switch
    |
    |
    v
    One PC with 2 ethernet cards.
    For windows - Dynamic IP : 192.168.1.33
    For Alphaserver - Static IP : 192.168.1.39


    Step 3: Login to the modem and go to advanced setup --> NAT --> Virtual server

    In the application select telnet / telnet and for local port gave 192.168.1.39 and save

    You are done


    Now its not possible to find the Ipaddress of I'm modem, if you are away.

    So I registered a host name for free in "dyndns.org" and updated all those information in the modem under
    Access management --> DDNS

    Now, where ever I am, I will just telnet my hose name

    ex: telnet joslovefun.jose.net

    I will get login prompt of my server.

    Hope this helps

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Port forwarding
    By kvmadan in forum BSNL broadband
    Replies: 11
    Last Post: 02-04-10, 07:41 PM