Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.
Hi all, please see this major site announcement: https://www.boards.ie/discussion/2058427594/boards-ie-2026

F2000 - looks like port forwarding does not work

  • 17-04-2018 11:22AM
    #1
    Registered Users, Registered Users 2 Posts: 54 ✭✭


    Hi Guys

    I'm new with eir. I was trying to forward ports but looks like it is not working, if I check open ports, for example 80 as it is defined in
    Application:Web Server(HTTP)

    So should work out of the box, but it does not.
    I can access to server using internal IP but not external,

    Any idea how to fix this?


Comments

  • Closed Accounts Posts: 2,136 ✭✭✭eir: Tracey


    cry5t41 wrote: »
    Hi Guys

    I'm new with eir. I was trying to forward ports but looks like it is not working, if I check open ports, for example 80 as it is defined in
    Application:Web Server(HTTP)

    So should work out of the box, but it does not.
    I can access to server using internal IP but not external,

    Any idea how to fix this?
    Hi cry5t41, 

    Thanks for getting in touch with us here. 

    I'm afraid port forwarding is not supported by eir. We would be unable to recommend any steps or offer assistance in enabling this, however, you're welcome to explore this at your own discretion. 

    Thanks

    Tracey 


  • Registered Users, Registered Users 2 Posts: 787 ✭✭✭babi-hrse


    http:portforward.com/huawei/f2000/


  • Registered Users, Registered Users 2 Posts: 54 ✭✭cry5t41


    babi-hrse wrote: »
    http:portforward.com/huawei/f2000/
    Thank you, I think I set all this correct before, and my ports are open now, the issue is I still can not connect. 

    netstat -an | grep 22
    tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN
    tcp        0      0 192.168.1.8:22          192.168.1.6:36272       ESTABLISHED
    tcp6       0      0 :::22                   :::*                    LISTEN

    then on following page I can see that port 22 is open
    https://www.yougetsignal.com/tools/open-ports/

    Port 22 is open on xx.xx.xxx.xxx

    [karcio@localhost Downloads]$ ssh -vvv karcio@xx.xx.xxx.xxx 
    OpenSSH_7.6p1, OpenSSL 1.1.0h-fips  27 Mar 2018
    debug1: Reading configuration data /etc/ssh/ssh_config
    debug3: /etc/ssh/ssh_config line 52: Including file /etc/ssh/ssh_config.d/05-redhat.conf depth 0
    debug1: Reading configuration data /etc/ssh/ssh_config.d/05-redhat.conf
    debug3: /etc/ssh/ssh_config.d/05-redhat.conf line 2: Including file /etc/crypto-policies/back-ends/openssh.config depth 1
    debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
    debug3: gss kex names ok: [gss-gex-sha1-,gss-group14-sha1-]
    debug3: kex names ok: [curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1]
    debug1: /etc/ssh/ssh_config.d/05-redhat.conf line 8: Applying options for *
    debug2: resolving "xx.xx.xxx.xxx" port 22
    debug2: ssh_connect_direct: needpriv 0
    debug1: Connecting to xx.xx.xxx.xxx [xx.xx.xxx.xxx] port 22.
    debug1: connect to address xx.xx.xxx.xxx port 22: Connection timed out
    ssh: connect to host xx.xx.xxx.xxx port 22: Connection timed out

    Also I was googling that remote access should be turned off, I can not find how to turn it off, which is odd. I think for safety reason this remote access should be off as default, 


Advertisement