GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Port forwarding question...... (https://gfy.com/showthread.php?t=337377)

AaronM 08-06-2004 10:16 PM

Port forwarding question......
 
So I am trying to get a surveillance camera set up on a network behind a Linksys router.

The video server is set with a default of port 80.

In the router configuration utility, I have it set for the port range of 80 to 80 and then pointing to the IP of the video server.

From my understanding....All I need now is to type in the IP of the cable modem followed by the port number.

Example: 64.255.175.11:80

This is not working. WTF am I doing wrong?

Thanks for your assistance. :glugglug

Juicy D. Links 08-06-2004 10:18 PM

I had same prob earlier forwarding port 2233 for vpn access

AaronM 08-06-2004 10:19 PM

Quote:

Originally posted by juicylinks
I had same prob earlier forwarding port 2233 for vpn access
So....Did you solve the issue? If so, how?

Varius 08-06-2004 10:19 PM

Is your router listening to external IPs? It may only be configured to listen internally by default.

Can you ping out from your router?

Juicy D. Links 08-06-2004 10:19 PM

Quote:

Originally posted by juicylinks
I had same prob earlier forwarding port 2233 for vpn access
here is a bump cause I am not gay

AaronM 08-06-2004 10:20 PM

Quote:

Originally posted by Varius
Is your router listening to external IPs? It may only be configured to listen internally by default.

Can you ping out from your router?

Edit...Yes, I can.

Varius 08-06-2004 10:22 PM

Quote:

Originally posted by AaronM
No.
If your no was meant for my 'can you ping out from your router', that's probably your trouble.

Check your routes on the router....it must be able to reach the outside world, for the outside world to reach it

:thumbsup

Varius 08-06-2004 10:24 PM

Quote:

Originally posted by AaronM
Edit...Yes, I can.
nmap shows that that IP does have port 80 open...however when I goto it, I end up on GFY's index page...

AaronM 08-06-2004 10:26 PM

Quote:

Originally posted by Varius
nmap shows that that IP does have port 80 open...however when I goto it, I end up on GFY's index page...
That's because I listed GFY IP. I am not about to post the IP to my clients network.

Magg 08-06-2004 10:27 PM

Thats because he used GFY IPs as an 'example'.

Post a screenshot of the diagnostics page where you're trying to input that shit, please.

Varius 08-06-2004 10:29 PM

Quote:

Originally posted by AaronM
That's because I listed GFY IP. I am not about to post the IP to my clients network.
Ahhh....well externally I can't help you much without the real IP, but suggest doing the following:

run 'nmap' on the real IP. If it shows port 80 open, problem is perhaps your video server.

- try setting the port range * instead of 80 to 80 to see if works or not....

- try accessing it with internal IP if you can

If nmap shows port 80 closed, then your prob is on the router. Again try opening all ports, perhaps 80 to 80 isn't the right format for Linksys.

AaronM 08-06-2004 10:31 PM

Quote:

Originally posted by Magg
Thats because he used GFY IPs as an 'example'.

Post a screenshot of the diagnostics page where you're trying to input that shit, please.

http://ampcontent.com/Pix/PortForward.jpg

Magg 08-06-2004 10:34 PM

Are you sure its only using TCP? It might be using UDP as well.


Is there any mention about it using any other ports in the manual?

EviLGuY 08-06-2004 10:36 PM

Why not leave it set to BOTH and not just TCP? Can't hurt..

AaronM 08-06-2004 10:36 PM

Quote:

Originally posted by Magg
Are you sure its only using TCP? It might be using UDP as well.


Is there any mention about it using any other ports in the manual?

I had it set to both first...then to TCP only. No mention of UDP at all.

Juicy D. Links 08-06-2004 10:40 PM

[email protected] SUB: ASAP HELP NEEDED

Magg 08-06-2004 10:44 PM

Quote:

Originally posted by AaronM
I had it set to both first...then to TCP only. No mention of UDP at all.
Try opening a DMZ on that IP and see if it works then, if it does, its most likely because theres other ports in play other than 80 which you need to map as well.

AaronM 08-06-2004 10:57 PM

Quote:

Originally posted by Magg
Try opening a DMZ on that IP and see if it works then, if it does, its most likely because theres other ports in play other than 80 which you need to map as well.
DMZ...nmap...Does anybody speak English around here? I'm a photographer.....I take pictures....

fr8 08-06-2004 11:00 PM

Quote:

Originally posted by AaronM
DMZ...nmap...Does anybody speak English around here? I'm a photographer.....I take pictures....
:1orglaugh

Use Webopedia for your computer terminology. That should get you started.

Magg 08-06-2004 11:04 PM

Quote:

Originally posted by AaronM
DMZ...nmap...Does anybody speak English around here? I'm a photographer.....I take pictures....

I dont know what the Linksys setup is like, theyre pieces of shit, just look for DMZ under one of the settings tabs, and input the last octet of the IP (atleast thats how it is on SMC) and enable the DMZ, then try to connect.

fris 08-06-2004 11:05 PM

Quote:

Originally posted by Varius
nmap shows that that IP does have port 80 open...however when I goto it, I end up on GFY's index page...
hes not gonna give his real ip out :) its an example :)

fris 08-06-2004 11:08 PM

Quote:

Originally posted by AaronM
So I am trying to get a surveillance camera set up on a network behind a Linksys router.

The video server is set with a default of port 80.

In the router configuration utility, I have it set for the port range of 80 to 80 and then pointing to the IP of the video server.

From my understanding....All I need now is to type in the IP of the cable modem followed by the port number.

Example: 64.255.175.11:80

This is not working. WTF am I doing wrong?

Thanks for your assistance. :glugglug

i reemmber having a linksys. there is a section in the config for forwarding did you go in there and forward 80?

irishfury 08-06-2004 11:38 PM

make sure your using a static i.p instead of dhcp i.p

checking dmz

Enable DMZ in Advanced Features of the web configuration screen. For example, if your computers IP address is 192.168.1.102, enter the last three digits, or 102, in the DMZ field.

AaronM 08-07-2004 12:24 AM

Quote:

Originally posted by fris
i reemmber having a linksys. there is a section in the config for forwarding did you go in there and forward 80?

Yeah...Found the problem.....


I had my Vonage MTA between the router and modem.


All times are GMT -7. The time now is 09:34 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123