Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms (1)

0
votes
0answers
3 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
0answers
10 views

Apache virtual host port forwarding without showing the port number

I've set up the virtual host for under Apache. config is <VirtualHost xxx.xxx.xxx.xxx:80> DocumentRoot /var/www/abc But my website runs on 8090 I should get the website when somebody ...
-1
votes
1answer
53 views

NAT vs Port Forwarding

What is the difference between NAT and Port Forwarding? Are they two different names for the same thing? Could you provide me with short practical example, please?
1
vote
1answer
27 views

Make a program use other ports

My school network is behind a very strict firewall, and I can't connect my e-mail and other programs. Are there any ways to avoid this problem?
0
votes
1answer
14 views

Cross-platform VPN software in a firewalled environment

I am currently working on setting up a VPN in order to allow the control over some computers. However there are some problems that I am encountering in setting this up Many (if not all) of the ...
0
votes
0answers
33 views

Trying to make MAMP local server site accessible externally, via airport base station

I am bumbling around in network and airport settings. I've set up port forwarding on Netgear DGN2000 router but I'm not sure how to configure the airport extreme base station. It is in bridge mode, ...
1
vote
1answer
104 views

How to run an Apache Tomcat Webserver on my PC and access it from a real Android Device?

What I have I have a Tomcat 7.0 server running on my Windows 7 PC and I have a dial up internet connection. IP I get on whatismyip is 117.xxx.xxx.xxx. I want to use this machine to test my Android ...
1
vote
1answer
66 views

Forward Same Ports to Multiple IPs [closed]

I am trying to forward a series of ports to my computer. I have several computers in my network, and believe my router randomly assigns a port to each computer that connects to it. As I don't have a ...
2
votes
4answers
94 views

Does port forwarding a port on one computer expose other computers in the network as well?

I have read that port forwarding exposes your computer to security breaches. Does port forwarding a port on one computer expose other computers in the network as well?
1
vote
0answers
47 views

Port forwarded, still not usable

I have been working on this problem on and off for about a month now, with no success, and it's probably an obvious mistake too. I have a program that needs an open port to work. My Linksys ...
0
votes
2answers
192 views

Stolen MacBook Pro

My MacBook Pro was recently stolen. I still have remote access via Dropbox and his IP address. I don't have the expertise to run SSH and change the remote login. I'd prefer to use a keylogger. Could ...
4
votes
1answer
210 views

Port Redirection on Mac OS X Lion

I have tried to solve this issue using pf but with no luck. Basically, I am trying to redirect incoming port 443 traffic to port 22. I have tried to set up a rule in a file and load it in pf but I get ...
0
votes
1answer
54 views

Port 8731 works internally, not externally. Win 7 + XAMPP

I have a web service which needs to run on port 8731. I'm running Windows 7 x64 with XAMPP. For privacy sake, let's assume my public facing IP, seen on whatismyip.com, is 123.456.78.90: ...
0
votes
0answers
45 views

Home server - issue after ISP network change

I hope someone can shed some light onto this problem, becuase I'm currently stuch I have a server (Debian6) at home which I port-foward to from my router. This worked fine for SSH (22) and web (80). ...
0
votes
0answers
45 views

Remote potato port forwarding

So I just setup port forwarding on my WHS server. turned off all the firewall settings for testing purposes. Went into my Linksys E3000 Router and setup port forward for 9080-9083 like the ...
0
votes
1answer
77 views

Forward Ports to a computer on the guest network (AirPort Extreme)

Is it possible to forward ports (ex: 80, 443, 21, 22, 23, 25, 110, 143, 3389, ...) to a computer on the Guest network a of AirPort Extreme ?? I have the both network enabled and I want my child to ...
2
votes
1answer
61 views

Is it possible to use SSH port forwarding with FTP?

I tried using SSH port forwarding with FTP but it didn't work even though I used FTP connections. It seems that the FTP server gives you another port number to use, so you must be able to connect to ...
6
votes
4answers
859 views

Get Windows localhost (port 80) to forward to port 8080 for Apache service

Recent Discovery With IIS set back to port 80, when I put in http://localhost/ on the WHS computer, it gives me the "There is a problem with this website's security certificate" warning page. If I ...
0
votes
0answers
138 views

wamp server access via Internet

I have my development server on localhost, currently using Wamp Server. I have setup port forwarding on my router (I used a similiar configuration for game servers and it works for them). I set ...
-1
votes
1answer
46 views

How do I access a port once I forward it?

I think I have successfully forwarded my port for my Ubuntu server but now I am unsure how to access it.
0
votes
2answers
81 views

Basic ssh/portforwarding

I have probably the simplest ssh/portforwarding question imaginable. I've searched around here and elsewhere, but I haven't managed to get this working. I've used networks and ssh for years, but never ...
0
votes
1answer
80 views

RSA1 key file issues when sshing to localhost on a port other than 22?

I'm trying to set up an X11 tunnel on Mac OS X Lion with (in one terminal): ssh -L 2222:<remote machine>:22 <gateway server to remote machine> This bit works fine and I get logged on to ...
0
votes
0answers
87 views

Router port forwarding stopped working

First of all, I've read all the relevant questions here I could find... I use RealVNC to connect to my computer at home - everything worked without any problems, but today I couldn't connect from ...
0
votes
1answer
138 views

Port forwarding does not work always?

I opened port 25374, this is eMule TCP port, then I use canyouseeme.org to check if it is really opened. I got the weird problem : when eMule was running, canyouseeme.org saw my port. I got the ...
0
votes
2answers
142 views

Connecting two computers through hub after router reset

I have a router connected to a hub that connects two computers. I have some own-developed programs that connects via socket connection from one computer to the other. But after doing a factory reset ...
1
vote
2answers
31 views

Router shuts down when clicking on “port forwarding”

This is a new router, and I had it set up working fine. Connected to a hub that connects two other computers. I had set up port forwarding for one port where I want a program running on remote ...
1
vote
2answers
115 views

Differences between ssh -L to -D

I'm trying to understand the differences between ssh -L to -D. Is there anything else except for that -D is SOCKS only? Thanks!
1
vote
2answers
136 views

How to port-forward IPv6 in m0n0wall?

How do i port-forward IPv6 packets in m0n0wall? For example i want to forward traffic arriving on port 443 of my router to another IPv6 address: Interface: WAN Protocol: TCP External port range: ...
0
votes
1answer
143 views

Setup a vpn server with a static IP with NAT and port forwarding

I have a Debian VPS with an assigned static IP. I want to setup a virtual interface (with an ip like 192.168..) on my laptop (Ubuntu, dynamic IP) linked to the remote VPS, so that if I bind sockets to ...
1
vote
2answers
161 views

Need to open port 5000 on a linksys router to access heroku

I am trying to make this command work: telnet s1.runtime.heroku.com 5000 When I run it, I get the following error: Trying 107.20.246.116... telnet: Unable to connect to remote host: No route to ...
0
votes
2answers
288 views

Port Forwarding In 450TC1 MTNL Router

Does anyone have any idea how I can do port forwarding with my 450TC1 router and what are the proper steps to do it? I need to get my WAMP server online so that other people can access it via the ...
2
votes
1answer
153 views

Hosting dynamic DNS website on Virtual Box with single open port - safe?

I am looking to host a website on my own machine at home with something like dynamic DNS purely to demonstrate it to a some friends for a few days over my ADSL connection. On my LAN are a few precious ...
3
votes
2answers
201 views

Opening ports on a mac-mini, works locally, not on the LAN

I have my mac mini running a nodejs server on port 8000. On the mac, I can hit it at 127.0.0.1:8000/something. I get back a "hello world" type of response. On the same network, from a different ...
0
votes
0answers
44 views

Port forwarding using more than one PC

I have the home PC behind a NAT, so I'm using a revers ssh tunnel. ssh -t -t -R 2001:localhost:9000 usernameofserver@serverip Now I have my laptop and I would like to tunnel the RDP port through ...
0
votes
1answer
140 views

Cannot access local server via home router — but works from outside

I have a webserver running on my private PC at home. This PC is running Windows 7. The PC is connected to a home router via WiFi. That home router is configured with a port-forwarding rule that makes ...
0
votes
1answer
115 views

Port forwarding broken with installation of access point

I recently purchased an Asus RT-N12B1. It has an external hardware switch which allows the router to operate in different modes. I put in access point mode. Then I connected an ethernet cable from ...
0
votes
1answer
95 views

Connecting to my own network via external IP

Even though I have seen and read quite a few similar Q's I was still unable to understand what is required for me to be able to do this. I have an internal network. One of the machines is a web ...
2
votes
0answers
214 views

Iptables port redirecting. Rule doesn't work or show up in iptabels

I'm trying to redirect some incoming TCP traffic on port 443 to port 999 with iptables in an Ubuntu VM. I am using sudo iptables -t nat -A PREROUTING -p tcp --destination-port 443 -j REDIRECT ...
1
vote
2answers
81 views

Changing the port that the administrative web interface on a Thomson 585n router listens to

I’ve just changed ISPs and now have a Thomson 585n router that came with the subscription. I’ve forwarded port 80 on the router to my web-server on the local network, but whenever I try to use the ...
0
votes
1answer
148 views

Problems with accessing Apache 2.2 Server From Outside the Firewall

I've done everything this tutorial told me to set up an Apache 2.2 Http Server, and then forwarded port 80 to the machine the server is on. However I'm not getting a response back when I try to ...
0
votes
2answers
48 views

What am i doing wrong with this port forwarding?

I have a program using port 1596 and i have a D-Link router and i opened port 1596 but it doesn't seem to have opened because i cant connect to it but it works locally. I put the public and private ...
0
votes
1answer
189 views

Which ports does the Sony Media Controller Android app use? [closed]

I recently got a new Sony Blu-ray player with built-in Wi-Fi. I downloaded the associated Sony Media Remote app for my Android, and got it to work correctly with the player. My only beef is that the ...
0
votes
0answers
62 views

Port Forwarding issue after Bridging

TWC Roadrunner has provided us with Motorola SBG6580 Router/modem I bought my own router Netgear WRN2000v2 running DD-WRT firmware.. i plan on using the netgear as my only router and dont wanna go ...
0
votes
0answers
290 views

Port forwarding on Airport Extreme

I have an Airport Extreme (firmware 7.6.1). I am trying to open TCP port 443 and it doesn't work. The router appears to have the port open, but port scanning from outside my LAN shows it is closed. ...
0
votes
0answers
86 views

How to make route to my remote enterprise local network thru VPN

I have VPN connection through TeamViewr VPN between my home machine and my work machine, which located in enterprise local network. I want to connect to work DB server from home computer using ...
0
votes
2answers
184 views

What ports do you need, to run an SRCDS server?

SRCDS stands for Source Dedicated Server. I want to run an SRCDS on my Windows XP machine. I've forwarded the ports: 1200; 27000-28000 The server run script dinodday\cfg\server.cfg Server's log ...
2
votes
1answer
143 views

How to go around a modem's port forwarding incapabilities

This custom cable modem my ISP gave to me does not support forwarding an external port to a different internal port. (For example, I can't forward an incoming connection on port 80 to port 3389 on my ...
-2
votes
1answer
128 views

Laptop loses wireless VNC connection [closed]

I'm using VNC server to connect through my wireless router to my laptop and PC. I set a static IP to the both machines and added two virtual services to the wireless router, which is a D-LINK. ...
0
votes
1answer
183 views

Can ddwrt change port number when forwarding?

I use RDP all the time at work to remote to my home pc. Trouble is that port 3389 is blocked by our company firewall so I tweaked the RDP service at home to listen on the telnet port (23). My old ...
1
vote
2answers
146 views

How multiple connections with a single port are maintained

After reading about packet and circuit-switching, I've learned that servers maintain multiple connections with a port by passing down an established client connection to a child process; and that all ...

1 2 3 4 5 6