Port forwarding is the act of using redirecting one port to another, commonly used to access a computer from behind a firewall with NAT.
-1
votes
2answers
29 views
port listening and home router security
I have a Dishtv receiver with sling adapter. The receiver is connected to my router.
The router is a netgear DD-WRT flashed router.
I was told be a dishtv rep that the router use port 80, 443 and ...
0
votes
1answer
15 views
Allowing a port through my firewall doesn't work
I've been trying to forward port 1604. When I disable my firewall canyouseeme.org says the port is open. When I turn it back on, it says it doesn't work.
I have port 1604 allowed in my my firewall ...
2
votes
2answers
83 views
No idea what is listening on port 80 in OS X
I'm on OSX Mountain Lion 10.8.3, and I've freshly rebooted my Mac.
I want to start a service (like Apache on port 80), but there is already something going on with port 80:
telnet localhost 80
...
1
vote
1answer
29 views
Did I set up my port forwarding wrong?
I have a D-Link DIR-655 (with v2 firmware). I set up my virtual server like this:
Port forwarding doesn't work for me, however virtual server did at once point. Can you see me says port 200 isnt ...
2
votes
1answer
22 views
Port forwarding ZyXEL-VSG1432
I just got this replacement router from Telus, and I wanted to forward some ports on it. I've done this numerous times, so I think I knew what I was doing:
Set static internal IPv4
Go to router GUI
...
0
votes
1answer
34 views
DD-WRT, virtual hostname forwarding to other names/IP's using round robin
I'm using DD-WRT v24/K2.6 on Netgear WNDR3400. On my home network I have many machines running (I do lots of distributed programming). I want to create a virtual hostname, say publisher, such that any ...
0
votes
2answers
20 views
Netgear Router Port Forwarding corrupt after updating
I just updated the firmware on the WNR1000v3 router. However all the port forwarding configs that were set up previously have become "ghosts". They do not show up on the list nor work, but I cannot ...
0
votes
0answers
19 views
After running ipconfig to change ip, port forward doesnt work
I ran the command sudo ipconfig eth1 192.168.1.5 up To change my server's ip to 192.168.1.5. However upon connecting to it from the external IP (I updated the port forwarding), it does not work. ...
2
votes
2answers
75 views
ssh through a router without port fowarding
I have a linux server, and I want to put it in a home network behind a router. I need to ssh to this server sometime from outside, but I don't want to set up port forwarding because I don't have ...
0
votes
1answer
2k views
How to troubleshoot port forwarding on Windows 7 (64 Bit) with ICS enabled?
I want to forward some ports (1666 for perforce, 8081 for Hudson) on my Internet Gateway machine. This machine is running Windows 7 (64 Bit, legal, user-account) and connected to the Internet via ...
0
votes
2answers
1k views
Port Forwarding for Remote Desktop
I have two Mac notebooks at home, I have assigned them static private IPs. I have also set my router to a DynDNS address, which updates everytime my router gets a new public IP. I have enabled Screen ...
0
votes
0answers
10 views
Forwarding traffic using nc on a linux box
On my system, I am sharing my internet which is on eth0 (ethernet) through wlan0 (wifi card).
I am then using mitmproxy to monitor the traffic and look into the ssl packets.
However, mitmproxy only ...
0
votes
1answer
22 views
How to run a WebPy server on port 8080 using DDNS of dlink router and to access this site from internet?
I have two major issue with setting up a web server using my dlink DIR-600L router.
Issue 1:
I run a WebPy server on port 8080. But the DDNS service providers (like dlinkddns.com or dyndns.org) only ...
0
votes
1answer
19 views
VNC: connection timeout
I have realvnc, the vnc server was giving some errors yesterday but i fixed them.
I forwarded my ports
My settings are correct
Still i get connection timeout
I turned off my ...
3
votes
1answer
1k views
Why is this iptables rule that does port forwarding not working?
I have a server bound to localhost:7060. It is using ipv6 socket instead of ipv4. Below is netstat outout.
# netstat -an
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp ...
1
vote
1answer
24 views
SSH Port closed although forwarded correctly
I'm having an issue with opening my SSH port. Here are the symptoms.
Within the local network I can ssh to the machine, including both locally (ssh localhost) and from alternate computers.
I have ...
-2
votes
1answer
42 views
Can't access website hosted on my computer from LAN
I am trying to access my webserver from another computer and from mobile over local network using IP of host server.
I figured out that its not the problem of sever specific as I already tried ...
0
votes
1answer
15 views
How to ssh my desktop(ubuntu) from outside network [duplicate]
I have set up simple ssh server by using openssh on my Ubuntu.
I tried to ssh it from my Mac, which successful. But my mac is in the same subnet, which behind same router at my home. my ubunut local ...
1
vote
1answer
1k views
Port forwarding with IPTABLES and VBox
I have a small problem with getting a proper configuration of iptables under Ubuntu. But before, let me describe the network configuration:
I am using xDSL line terminated with modem+router+DHCP ...
0
votes
2answers
27 views
Port forwarding beginner
I have been trying to set up port forwarding for the past 48 hours and I can't quite get it. I have used online port scanners to see what ports are open and they are saying none, not even the port I ...
0
votes
4answers
2k views
How to do port forwarding in D-link Glb802c?
I have some questions about port forwarding on my D-Link Router GLB-802C.
For example:
My local machine's IP is 117.1.1.81
My router's IP is 117.1.1.1
My Public (Web) IP is 117.16.1.1
My ...
1
vote
1answer
31 views
How to forward a single port in Linux?
I have two machines in my network (A and B), where A is the one directly accessed from outside when calling my IP address and B is a very powerful one which should serve for very intensive tasks.
I ...
1
vote
1answer
29 views
Accessing SVN Server remotely
So here I'm after investing days of effort into it. I have SVN Apache Edge running on my machine on top of Apache. I want to access it (check-out/check-in) from a remote machine. My machine is behind ...
1
vote
3answers
1k views
Can't access VMware virtual machine through SSH
I have got a VMware Server 2 on a CentOS 5.6 host. I can access my virtual machines from the host machine, but I can not access it from other machines.
I have configured NAT port forwarding. But ...
0
votes
1answer
91 views
Remotly access a Raspberry PI
I was wondering how I can access my Raspberry Pi outside my home network. I can VNC through a SSH tunnel over my WIFI internally but I could never manage to do it externally. Is it something to do ...
0
votes
1answer
23 views
Forward port from guest to host
How can I forward port from Guest (OS on virtual box) to Host (my actual machine)?
Guest - Windows 7
Host - Ubuntu 12.10
On my host, I run a web-server on port 3000.
I want to be able to open a ...
2
votes
2answers
1k views
Port forwarding + shared connection with Ubuntu
Because my wireless router's ethernet ports are defective, I set up a shared wireless connection from my laptop (which has wifi) to my eMac (which does not) via a crossover ethernet cable. The laptop ...
0
votes
1answer
46 views
Port forwarding from modem to a subnet
I have a webcam server that requires port forwarding to be able to access it from Internet, but the webcam server is located in a subnet and I couldn't make it work.
Description of my setup:
There ...
0
votes
1answer
22 views
Port forwarding based on hostname
I have a couple of web based services running on my home computer using different ports. I also have several A:s directed to my home server for these named services i:e service_name.server.com ...
1
vote
3answers
16k views
How do I forward ports on a Comcast SMC 8014 w/ a static IP? (Doesn't seem to work?)
I'm trying to set up port forwarding with my Comcast cable modem, an SMC 8014. Normally this is pretty straightforward (give a port range, tell it to forward to a LAN IP) but for some reason it ...
0
votes
1answer
90 views
WampServer And Port Forwarding For External Access
I am trying to make my WampServer public but nothing i have tried so far seems to be working.
It was all good and well before i got a new router from my new provider.
The router is a Huawei HG523a ...
1
vote
1answer
66 views
Port-Forwarding for Click'n'Load remote usage
I've got JDownloader running on my HTPC and access it via VNC.
The problem with Click'n'Load (CNL) is, JD only listens on localhost:9666 for incoming traffic, and the browser applications only send ...
0
votes
1answer
70 views
Running sshd behind home router: forwarding port 22 breaks my ability to browse the internet
I'm trying to run an sshd behind a home router (a D-Link DIR-655). Whenever I use the router's configuration program to forward port 22 to the box running sshd, the web becomes inaccessible from all ...
0
votes
0answers
34 views
Remote Desktop Login
I have 4 machines that I am trying to set up to log into remotely from off site. I can log into all of them from onsite, and I can log into at least 2 of them from offsite (there is 1 that I have not ...
0
votes
0answers
42 views
Samba file sharing on Ubuntu & Windows Computer using SSH
So I've been able to connect to a Samba file share on Ubuntu from Windows using SSH port forwarding, using this guide: http://www.bitvise.com/file-sharing. The steps include creating a loopback ...
6
votes
1answer
13k views
Allowing a friend to connect over the internet to a Minecraft server I've hosted?
I have set up a Minecraft server and have built lots of things, now I want my friend to play on it too.
I'm hosting it on my home computer and don't want to have to set up a new server elsewhere so ...
0
votes
3answers
105 views
Can't connect to remote MySQL server but works with localhost
I can't connect to my remote MySQL server
UNABLE TO CONNECT TO ANY OF THE SPECIFIED MYSQL HOSTS
I did some tests and it works with localhost on the server.
My user has the privilege to connect ...
1
vote
1answer
44 views
ssh port-forwarding with GatewayPorts = no
I want to forward sshd (port 22) on machine X which has a non-routeable IP. The forwarding options are nc (which is horrible), inetd (requires privs), iptables (requires privs) and ssh. So I'm using ...
0
votes
0answers
31 views
Port preservation dd-wrt
I have a Netgear N600 router with dd-wrt firmware and am trying to connect to a black box on my network. The magic black box only supports a configuration where the source port is 2000 and destination ...
0
votes
2answers
97 views
How to circumvent a private WAN IP address?
I just signed up with a new ISP and I got a dynamic private-range (172) IP as WAN address on my firewall/router, so I can't do any port forwarding. They say that to do port forwarding I must buy a ...
0
votes
2answers
71 views
A server which uses 2 IPs and is needed to give service (under NAT)
I have an internal server, which uses a certain service. This service listens on a port, and speaks on a different port. The problem with the service is that it can't listen and speak on the same IP ...
0
votes
1answer
530 views
Port Forwarding does not work - TP-LINK TL-WR741ND Router
After loads and loads of time spent trying, I cannot get my router to port forward any ports. I was trying with a Terraria Game Server, and now I am currently trying with an Apache Server.
It is ...
0
votes
1answer
41 views
How to access MATLAB license server vis ssh?
I have MATLAB installed on my laptop which should connect to a certain host that stores license information. I used to be able to use MATLAB anywhere that I had an internet connection. Recently, I ...
2
votes
2answers
4k views
How do I remove an SSH forwarded port
I used ssh -L 10002:192.168.0.30:10002 192.168.1.135 to establish port forwarding but now I need to remove it.
How do I do this?
0
votes
0answers
35 views
Trouble accessing remote sql server 2012 from home network
I am having trouble accessing a remote sql server 2012 instance that my web host has setup using the default port of 1433. I am able to connect fine if i connect my computer directly to my modem, but ...
5
votes
1answer
10k views
How do I enable UPnP support in Windows 7?
Is there a checklist for enabling UPnP in Windows 7?
I am on a home network with Network Discovery enabled in Network and Sharing Center, UPnP is enabled on my router, SSDP Discovery and UPnP Device ...
0
votes
0answers
50 views
How to access Ubuntu running Openfire from the Internet (Public IP)?
I have Openfire installed in my Ubuntu server using port 7070. Now using ipchicken I found my public IP (example: 111.11.000.0/7070). When I try connecting from another PC through connected to the ...
2
votes
1answer
146 views
Port Forwarding to a VMware Workstation Virtual Machine
I am running VMware Workstation 8 (build 471480). I want to setup a small content server, mainly for images and such for my website, on my desktop in a virtual server (just for the heck of it)... I ...
1
vote
1answer
147 views
DD-WRT routers - How can I specify any/all IP address ranges?
I'm creating port forwarding rules on my DD-WRT router (shown below) and want to allow all (any) source networks access. My thought was to specify 0.0.0.0/32 but that is not working. How do I ...
0
votes
0answers
50 views
Fatal SSH buffer errors when connecting to forwarded port on local network
I have two machines, one running Windows and the other running Ubuntu, and an application running on Ubuntu that connects to a server counterpart running either locally or remotely. The server is ...






