The port tag has no wiki summary.
0
votes
0answers
25 views
Port forwarding on D-link DIR-615 router
I'm attempting to configure my router to forward a port to my Linux machine. The Linux computer has a static IP (192.168.0.185) Right now I'm just experimenting to make sure I can forward a port, so ...
1
vote
2answers
28 views
Firewall blocking IRC client
I'm trying to use Irssi client to connect to irc.freenode.net in my office. What is happening is I think our corporate firewall is blocking IRC ports.
Can anyone tell me how to get around this. I'm ...
0
votes
2answers
33 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 ...
0
votes
2answers
27 views
opening port on router for apache server
I'd like to access my Ubuntu headless box from outside world.
I'm trying to do port forwarding and I think something is going wrong...
I've d-link DSL-2640B
Advanced -> Port Forwarding
serverName: ...
0
votes
2answers
56 views
How to kill a particular tcp connection in windows?
On Linux we can kill an Established TCP Connection using tcpkill command.
For example, to drop all connection to/from a particular IP:
tcpkill host ipaddr
Or similary to kill all connection ...
0
votes
0answers
32 views
Port forwarding with a Netgear modem/router and another router
I'm trying to clear port 25565 for a minecraft server I want to set up, but I'm not having any luck with any solutions I've found as of yet. I have a phone line connected to a modem/router which is ...
2
votes
1answer
28 views
Is it possible to run a program to redirect all port 5938 access to port 59000?
We'd like some sort of program that redirects all reads/writes to port 5938, to port 59000. It has to work in both directions, kind of like a "port tunnel".
Is this possible?
1
vote
2answers
52 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
vote
3answers
72 views
The physical aspect of networking ports
I stumbled across this article which, unlike any ambiguous article I've read, states that my
"pencil-thin network cable (or wireless network adapter) at the back of your computer contains 65,536 ...
-7
votes
0answers
43 views
LG Monitor's Port Detail [closed]
I have LG's Monitor , Model Number LG536N. I want to know the port's pin detail that connect into CPU. Port Detail mean like first pin hole is for +ve like that. It would be nice if any photo graph ...
4
votes
1answer
133 views
What is the purpose of ports?
I have a few questions in regard to the following explanation of ports I found.
The Application layer talks to the Transport layer through a port.
Ports are numbered and standard ...
1
vote
2answers
32 views
NAS Port forwarding
So I have a NAS. According to the website I should be opening port 80 (for the web interface), port 443 (HTTPS), 20 and 21 for FTP and some random range for torrent downloading (I kinda don't need it, ...
2
votes
1answer
100 views
WRT54G Port forwarding is not working
I have setup port forwarding successfully before, but this time it just won't work.
I am using a WRT54G v6 Router, with the latest firmware. In the port forwarding section, I have set the port range ...
2
votes
2answers
76 views
ISP Appears to Block Ports 80, 30080, 8080 etc etc
When using Canyouseeme.org it appears that my ISP is blocking every port. I am attempting to run a web server which works fine locally. I asked a previous question (here) regarding using different ...
-2
votes
2answers
158 views
Closing 139 and 445 ports to prevent from get hacked
I heard that you can close these two ports for surfing safe on the internet. By mean don't get hacked. Now I'm closed them but I'm not sure is it really true or not. BTW, I'm on win7.
Thanks.
2
votes
2answers
114 views
Is my ISP blocking the ports 5050 and 6060
I want to find out whether or not my ISP is blocking the ports 5050 and 6060 which I need for my voip software on my iPhone. I'm using a 3G stick with a prepaid plan, and I'm using the internet ...
0
votes
0answers
46 views
Setting Up No-IP to talk to my site
I'm doing my head in here, was hoping someone could help me.
I'm trying to setup my web server at home. It has a static ip of 192.168.1.8. I've setup IIS on Windows 7 and am hosting my site on port ...
-2
votes
1answer
62 views
Open a linux port without using iptables in Centos? [closed]
just a quick question, is it possible to open a port on linux Centos without using iptables? If so, how do I do that from the command line?
0
votes
2answers
34 views
What exactly is using port 29178
I am trying to launch a program which is uses port 29178 but it won't start up because it says the port is already in use. Netstat gives me this
C:\Rush>netstat -aon | findstr 29178
TCP ...
2
votes
1answer
128 views
802.1X: What EXACTLY is it regarding WPA and EAP?
I understand 802.1X to be some sort of port authentication control. However, when I was checking out the encryption settings for my wireless I found 802.1X in a drop down along with WPA2, WPA and WEP, ...
0
votes
0answers
17 views
Will the N300 support a security DVR [closed]
I need access to my security DVR remotely. You probably know this will require a port for IP, cmd & data. Will the N300 suport this DVR?
0
votes
2answers
54 views
Why does installing GIMP over MacPorts download more than just GIMP?
I freshly installed Mac OS X Lion yesterday and today I wanted to try MacPorts and install GIMP with it, because the Gimp homepage says it's easy installed with MacPorts, so I tried the command
sudo ...
0
votes
1answer
72 views
8080 port in nginx not able to serve for certain wordpress website
I don't know if it's related to the domain records pointing rules.
I configured for other website as well and they are fine. I used 8080 as the port for the websites. But for this particular site, ...
0
votes
1answer
37 views
How can I connect to a home automation web controller?
I've bought a remote web controller for home automation. I'd like to write a client software by myself, because the built in interface is ugly & not user friendly.
Thus, I'd like to find the ...
1
vote
1answer
80 views
How can I check which ports are busy and which ports are free on my Linux machine?
Is there any command line command or any other way to find and list out the busy and free port numbers on my Linux machine?
3
votes
1answer
40 views
Just bought a domain, setting up a couple server applications for the first time
I recently bought a domain, mainly for website experimentation, game servers and a ventrillo.
I'm running all this from my home computer, and I am using freedns.afraid.org as my ddns nameserver.
...
0
votes
2answers
122 views
How do I change the default TCP listening port for VLC HTTP Remote Control from 8080?
I think most of the info is in the question but here's a little more detail on what I'm trying to achieve.
I control VLC via my Android phone and the VLC Remote app. It works just fine, but I'd ...
0
votes
2answers
106 views
Forwarded port 80 to VM using VirtualBox, how do I open access to network?
I forwarded port 80 to my Ubuntu Server VM, and the website is very much accessible locally. How do I allow incoming port 80 connection to Windows 7 (so it will be forwarded to the Ubuntu Server)?
0
votes
1answer
66 views
What is fjappmgrbulk?
I captured a udp packet from wireshark which ones port is 2510 and destination ip is 81.64.155.202. What is that port for? I found this post) mentioning:
"it's for fjappmgrbulk, fjappmgrbulk ...
-1
votes
3answers
123 views
0
votes
1answer
33 views
How can I port forward in localhost
I want to forward the packets from a port to another port within the localhost
How can I port forward from 127.0.0.1:3490 to 127.0.0.1:4490 ?
0
votes
0answers
44 views
Special(?) port forwarding in Windows
Maybe this is a lame question, but I don't have enough knowledge now.
We have one server xxx.com with a static IP.
Somebody has another server yyy.com with a static IP.
We have clients with dynamic ...
0
votes
1answer
82 views
How to redirect iPhone traffic over MacBook to sniff packets
I was somewhat curious to inspect packet exchanging between my iPhone and apps/other stuff, so I manually set its gateway to my laptop. I enabled port forwarding on my MacBook, and turned on ...
1
vote
3answers
74 views
Should I use a static IP address? If so what kind?
Last night I managed to get my local PC running as a server using port 80 and my IP address.
After restarting my machine it stopped working.
I was told I need to make a static IP address. My ...
0
votes
1answer
67 views
Remote desktop solution which works with port 80
The corporate firewall where I work won't allow any programs to access any ports other than 80.
This is a real bummer because when I try to remote in to external machines, using either LogMeIn.com or ...
0
votes
1answer
149 views
How can I open a port in OS X 10.6?
Mine is MacBook Air, so I cannot plug to the modem directly. And I do want to turn my firewall off.
How can I specify to open a port, like port 56789 in Mac OS 10.6.8?
I know in old Mac OS, there is ...
1
vote
1answer
168 views
Why does my router log crazy amounts of blocked traffic on port 1701?
I have a 2701HGV-B 2Wire modem and router (AT&T). The log is basically full with entries similar to the
following with a time between a fifth and a third of a second between entries:
...
2
votes
3answers
187 views
Why is System listening on port 8000?
I noticed by accident today that I have some unknown webserver listening on port 8000. Opening http://localhost:8000 just returns 404, so I don’t get any hint what exactly is listening there.
I’ve ...
2
votes
1answer
137 views
What is this port on my laptop?
Next to my headphone and microphone 3.5mm jacks there is one more 3.5mm port with a little image that looks like the image below.
What is this port? What can it be used for?
1
vote
2answers
412 views
(13)Permission denied: make_sock: could not bind to address [::]:80, Mac OS Lion
I was trying to get passenger to work on my home computer and ran into this problem.
I get this error when I try to start Apache.
(13)Permission denied: make_sock: could not bind to address [::]:80
...
0
votes
0answers
82 views
How to persistently configure port speed / duplex on a Billion 7800[n] router?
I have been struggling for a while with port speed / duplex mismatches between a Billion 7800 and Cisco 2924.
The basic problem with the Billion is that neither the web interface nor the available ...
2
votes
3answers
423 views
PID:4 using Port 80
I was trying to install Zend Server CE on my computer so I could run PHP code on my computer but when it got to the point were I need to choose the port for my Web Server uses it says: "This port is ...
1
vote
0answers
51 views
Monitoring applications' network traffic [closed]
Possible Duplicate:
How can I monitor internet usage in my network?
Is there any software similar to currports or NetSpeedMonitor. Is these programs you can see which application is ...
1
vote
2answers
61 views
Why is this NMAP scan to a remote host showing me no ports open when the ports REALLY are open?
telnet 99.99.99.99 33491
Trying 99.99.99.99...
Connected to 99.99.99.99..
Escape character is '^]'
^]
telnet> close
Connection closed.
As you can see, the above telnet command shows port 33491 is ...
0
votes
2answers
80 views
How do I check which process is using port 1099?
From my java application, it gives me an error like this:
I am using Windows XP. Could anyone give me any recommendations as how to figure out which process is using port 1099? My firewall is off ...
1
vote
0answers
151 views
How can I open port 3690 (svn) to my network?
I set up subversion about a year ago and have been using it with no problem, checking in files almost every day and updating them on another system on my network. For no apparent reason, it suddenly ...
0
votes
0answers
88 views
Is it possible to transmit more than 60Hz on a HDMI port?
Is it possible to transmit more than 60 Hz to my LCD through the HDMI port on my laptop?
Somewhere I've read that I need to have a HDMI 1.4 cable to do that – but I haven't found anything like this ...
1
vote
2answers
93 views
What are ports and protocols really?
I hear people talk about ports and protocols (in relation to computer networking), and they often provide analogies for them (for example: "a port is much like a shipping port, it sends and receives ...
1
vote
1answer
63 views
How to install macports -devel port not listed in the search?
I'd like to install this https://trac.macports.org/ticket/30450 devel port, called "py27-wxpython-devel".
However, when I do:
sudo port install py27-wxpython-devel
I get:
Error: Port ...
0
votes
3answers
37 views
Should I use my firewalls port forwarding feature or have my services listen on alternative ports?
I have an VPS with which I run my own email server sitting out in the ether of the internet which I have SSH access to. My my logging shows I'm getting 500 or so failed attempted connections per day ...