Getting Localhost / Server To Be Visible On External IP?

Sep 5, 2011

get my localhost/ server to be visible to everybody via my external IP.

Things you may need to know:

-I'm running WAMP server, and Apache is installed and running.

-I have no firewall.

-I've forwarded port 80 (HTTP) in my modem and my router configurations. (Netgear WGR614v8 Router & Embarq EQ-660R 660 Series modem)

-I've tried several DNS Hosts, none of them have worked.

-I'm not too sure about the configurations of the WAMP server, though.. here's the file (nothing is edited)

Code:
#
# This is the main Apache HTTP server configuration file. It contains the
# configuration directives that give the server its instructions.
# See <URL: for detailed information.

[Code].....

View 2 Replies


ADVERTISEMENT

View Website On Localhost But Not External IP?

Jan 31, 2012

I'm trying to get my crappy desktop (with Windows XP) to be a web server. When I go to localhost it displays the website just fine, but when I go to the external IP on another computer it displays "mikrotik routeros 4.11 configuration page". I've forwarded port 80 and disabled my firewall.

Port forwarding (not sure if I did it right) [URL] microtik page that is displayed [URL]

View 3 Replies View Related

Security / Firewalls :: Access Via Localhost Works But Through External IP Doesn't

May 15, 2011

I need remote access to certain programs on my home PC but I just cannot get it to work.

Program:- webcamXP

When I set the programs port preferences (i.e. port 8087), I can connect with"127.0.0.1:8087" and webcamXP work fine. But when I replace the localhost with my external IP (lets say 79.149.114.227, so that would be "http://79.149.114.227:8087".I tried port forwarding: I have added the port to my NAT in the router's setting so it should be fine, but it is not (numbers are fictual of course):

external port start 8085,
external port end 8089,
protocol TCP/UDP,
internal port start 8085,
internal port end 8089,
server IP address 192.168.1.215)

I also tried disabling AVG Internet Security 2011's firewall temporarily just to check it it was blocking it, but got the same result.I checked if Windows own firewall was on, but it is off.I cannot find any setting in the router's own configuration screen to disable any build in (router's) firewall (if it has any).

View 6 Replies View Related

External Storage Not Visible In Wifi?

Jan 2, 2012

my current home netowrk setup:

Cable modem
linksys WRT320N router
Dlink 10 port gigabit switch
3 wired desktops
networked printer/scanner
external D Link Share Center
3 wireless devices

I cannot see the share center Drives on my laptop unless I plug in. Would I need to simply plug the storage drive into the router instead of the switch? Will that affect the rest of the network?

on another note, what is the best way to test my computer to computer connection speeds?

View 1 Replies View Related

Difference Between Localhost And 192.168.xxx.xx?

Jun 23, 2012

When I start a web browser based application with a URL beginning with the 192 IP address. it runs as it should including the script dbscript.php which executes a MySQL commit unit.However when I start the application with the same URL but beginning instead with "localhost", it fails during the commit unit. It puts a blank screen up (rather than a Succesful or Failed commit screen) and leaves an error message in the Apache error_log indicating a problem with dbscript.php (which does the commit).I assume the 192 IP address is that of my modem. I assume that because the application will not start with the 192 URL if the modem is switched off. The application will start whether the modem is on or off if the URL begins with "localhost".I have checked all hosts files that are on the system and see nothing amiss there -- they are all defaults and no changes have been made by me.

Configuration:

Mac OS X v. 10.6.8
Apache v. 2.2.21
PHP v. 5.3.8
MySql v. 5.1.39

View 3 Replies View Related

Ubuntu 12.04 - How To Open Ports For Localhost On Linux

Jul 12, 2013

I've been reading for the past hour about opening ports on Ubuntu 12.04 and I can't seem to get anything to work. I'm running a program with an RPC server accepting local connections on localhost (127.0.0.1) which has allowed ip range 192.168.*.*

I've tried to edit the iptables to allow incoming connections, but curl still can't connect to the RPC server no matter what I do.

$ sudo iptables -A INPUT -i eth0 -p tcp --dport 18332 -j ACCEPT
$ nmap -v -sT localhost
Starting Nmap 5.21 ( http://nmap.org ) at 2013-07-13 05:54 UTC
Initiating Ping Scan at 05:54

[Code].....

View 1 Replies View Related

Difference Between DNS Server And External IP Address?

Oct 11, 2011

Whats the difference between DNS Server and External IP Address? When I dump Ipconfig /all into a .txt file I see that it shows three seperate values for the DNS Server. My question is, since ipconfig /all does not give an external IP address, are they the same? Why are theyre three?

View 2 Replies View Related

Windows Home Server - Using External DNS In LAN

Apr 19, 2012

I'm running a Windows Home Server in my LAN and I would like to use it's functionalities (especially the streaming) features from "anywhere" using the same URL.My router is a Linksys WRT160Nv3 running.I've already setup the necessary port forwardings, as most of the WHS sites run on ports 80 (http) and/or 443 (https) and my isp is blocking all ports < 1024 (I know it suck, but nothing to do about)

View 3 Replies View Related

Setting Up Ftp Server For External Network?

Jan 20, 2012

i have just bought an external hard disk which i want to use as an ftp server. my internet connection setup at home is like so. I have a standard wireless router that my isp provides, and a wireless router(TPLink tl-wr1043nd). When i first connected the HDD to my tplink router, i had successfully made an ftp server, but just for local access. Now i cannot get how i can make my ftp server externally(access it from outside my LAN).

View 6 Replies View Related

Assigning External IP Address To Server

Oct 12, 2011

We once had a virtual server with two network adapters, one was internal and the other was external, and people could access it directly from the internet.

That server recently, died (someone put the .VHD file on a massive RAID 0 array, and that went boom), and I need to set it back up again. All the DNS entries appear to still be there, but how to assign the external IP to the network adapter. I tried Google, but my Google-fu must be weak today as I can't find anything useful.

It's a Server 2008 R2 machine running inside Hyper-V. Nothing's changed except for the new Windows install, it's running with the exact same VM settings, which I didn't touch except to add a new VHD.

View 5 Replies View Related

Security / Firewalls :: Cannot Remotely Connect To PC (Windows 7) But Can With Localhost?

May 15, 2011

I need remote access to certain programs on my home PC but I just cannot get it to workWhen I set the programs port preferences (i.e. port 8087), I can connect with "127.0.0.1:8087". both the utorrent and webcamXP work fine. But when I replace the localhost with my external IP (lets say 79.149.114.227, so that would be "http://79.149.114.227:8087" in the case of webcamXP and I tried port forwarding: I have added the port to my NAT in the router's setting so it should be fine, but it is not (numbers are fictual of course)[CODE]

View 4 Replies View Related

Protocols / Routing :: Opening Port 80 For WAN Access To Localhost?

Dec 22, 2012

So I am working on a website with MySQL/PHP that I have been developing on my Linux box. I wanted to show a friend my progress so I temporarily opened up port 80. So he was able to just type in my public IP and it brought him to my localhost index.

My question is, when I type in my IP address in the URL bar, does the web browser automatically just assume port 80? What happens if I want to have 2 different servers from the same local network and one is running through port 80 and the other is running through port 90? In this case, would I have to type ":90" to access the machine running on port 90?

View 1 Replies View Related

1337 - Mac OS X Mountain Lion Can't Ping / Telnet Localhost

Jan 25, 2013

I've been developing Node.js apps on my localhost on port 1337 for last two years with no problem as shown below.

$ node app
App started on port 1337

Today I wanted to test how things go with default port 80, so I did:

$ sudo node app
App started on port 80

But after that my network went crazy. Now I can't access any local address including localhost. When I ping to localhost it points to some weird public IP address (218.38.137.125) instead of 127.0.0.1.

[code]....

View 1 Replies View Related

Cisco VPN :: 5505 Authentication Using External MS AD Server

Dec 29, 2012

We have a business case where we have a group of ASA 5505's in 3 locations with anyconnect user licensing on all 3 for redundancy.The problem we are facing is that when we need to authenticate our anyconnect clients we use active directory servers located at site 1 and the other 2 sites need to contact these MS AD Servers over an already connected VPN tunnel to site 1 (IPSec l2l) but cannot.So the layout is as follows:Site 1 (houses AD servers) has l2l tunnels to site 2 and 3Site 2 (any connect essentials enabled) has l2l tunnel to site 1 and 3Site 3 (any connect essentials enabled) has l2l tunnel to site 2 and 3AD servers are ip'd as 10.1.1.11 and 10.1.1.4If I use anyconnect to site 1 it authenticates fine - as expected.Site 2 and site 3 fails to contact AD serverAny thoughts on how we can accomplish this(or is it even possible to do?) without exposing the AD server in a DMZ or via external ip?

View 1 Replies View Related

Cisco Firewall :: How To Add External Server To ASA 5505

Feb 24, 2013

I have a Cisco ASA5505 and windows DHCP server, how do I add this external server to ASA so my PC clients can get DHCP from this server?

View 3 Replies View Related

Cisco :: How To Configure External FTP Backup Server NCS 1.1

Mar 12, 2013

How do you configure a external FTP Server for Cisco NCS 1.1? I only get setup username/password, i also need to setup FTP server IP and directory.           

View 1 Replies View Related

Cisco :: How To ASR 9k Auto-backup To External FTP Server

Jun 20, 2012

How to take auto  running configuration backup when use commit command in asr9k  .Our asr9k sofware Version 4.0.1[Default] .I usse the commands

ftp client password encrypted 050D121F345F4B1B4
ftp client username cisco
ftp client source-interface GigabitEthernet0/0/0/14
ftp client anonymous-password cisco
(Password information changed)
 
configuration commit auto-save filename ftp://10.10.10.3/ASR9K/asr_conf But auto backup not happening .following errror showing after every COMMIT command.

( Error:Couldn't save file /ftp://10.10.10.3/ASR9k/asr_conf.
Error:'CfgMgr' detected the 'warning' condition 'Operation is temporarily suspended.' )
 
Manually I able to take Running-configuration backup through ftp int same lacation (ftp://10.10.10.3/ASR9K/asr_conf ) .But automatically not happening .

View 1 Replies View Related

Cisco :: LMS 4.1 Redirect Syslog To External Server

May 16, 2012

I would like to know whether LMS 4.1 (local server mode) has the ability to relay syslog messages received from devices to an external syslog server?  If so, how do I configure such?
 
From reading the document and going through the LMS 4.1 GUI, it appears that it could receive and forward messages but only between LMS system (ie. multi server mode) as SSL is required.

View 1 Replies View Related

Linksys Wireless Router :: WRT54GS - Localhost Test Site?

Jan 1, 2012

Have a localhost site to test PayPal IPN which apparently requires router configuration to use port forwarding (or redirection) to send TCP traffic on public port 80 to my test machines private IP at a specified port.
 
A typical configuration might look like this:

Router NAT Port Redirection Rule TCP Public Port 80 --> 192.168.1.2 (Port 8888)
 
Where can I find reference to this in online documentation and where do I put this instruction?
 
My Router is  WRT54GS 

View 1 Replies View Related

Servers :: FTP Server Setup On External Hard Drive?

Mar 24, 2011

I'm running a windows lan that connects 3 computers and a shared storage external hard drive. The whole network, including the external hard drive is connected by ethernet back to my adsl modem/router. I want to convert the external hard drive into an ftp server to enable secure file sharing on the internet by allowing remote access (for the purpose of downloading files) to anyone that I offer a username and password to.The external hard drive is a Western Digital World Edition (blue light)I believe it's a 2008 model.The adsl modem/router is a Billion Bipac 7300(G) RA.Is this doable?

View 3 Replies View Related

Cisco Firewall :: 3.2 (18) - URL Filtering In FWSM Without External Server

May 18, 2011

I have an FWSM running in multiple context mode running 3.2(18) code.  I have 3 urls that I would like to block so I can't justify the cost of an external URL filtering server.  I have found a way to filter individual URLs on the ASA but the same configuration does not seem to be available on the FWSM.  At least not on my code. Any way to do this other than resolving the hostnames and blocking the current IP addresses?

View 1 Replies View Related

Cisco Wireless :: 5508 WLC With ISE As Radius And Also External Web Server

Jan 30, 2013

I am biulding a wireless network with 5508 WLC and trying to use ISE as radius server and also to redirect the web-login to it.I was trying to understand that to achieve the external web-login, do i need to use the raduius-nac option under advanced on the guest wireless where i am trying this out. and if not, where do i actually use it?So far what i have understood that i do need to have preauth ACL on the Layer 3 security, but the issue is there is no hit reaching the ISE.

View 9 Replies View Related

Cisco WAN :: ASA 5505 - Assign External IP To Internal Server?

Mar 2, 2012

I have 3 external ips from my isp:

222.222.222.221
222.222.222.222
222.222.222.223

The first one I use to provide internet access to my office. The other two I'm going to use for the following: I'm going to deploy a server in internal network which must have 2 external ips on his network interface (& one internal ip on the second,but that's ok: I cannot put an extra network switch before asa & plug this server there: this server is virtual & is on esxi host in internal network. External ips must be assigned to servers' interfacw,bot just forwarded there (ms direct access requirement).

My current config:
 
!
ASA Version 8.4(3)
!
hostname msk-office

[Code]....

View 20 Replies View Related

D-Link DIR-825 :: Unable To Connect Through External IP Back Into Server On Applications?

Aug 7, 2011

Just updated to the 1.01 firmware on my DIR-815 and now it doesn't handle loopbacks anymore.

For instance, I have a dyndns address of ericnewton76.dyndns.org.  This points to my router.  Works fine if you're NOT within the router's internal network, ie, outside hosts can get in just fine (try it... http://  , you'll see an IIS7 welcome screen)

However, when INSIDE the network, the requests don't get connected properly, and they used to... ie, I work with code, so my svn repo is at ericnewton76.dyndns.org/svn but inside my network it doesn't connect properly anymore (whereas it used to before firmware update)

So now I wish I could back-peddle to 1.0 firmware.

View 6 Replies View Related

Linksys Wireless Router :: WRT350N Can't Get App To Connect To Server Via External IP

May 23, 2012

I have a Linksys WRT350N which I am trying to use an app on my iPhone to connect to my server using the public/external IP of my cable modem. I have the necessary ports opened and also tried adding the server to the DMZ but no matter what I can not get the app to connect to my server via my external IP when I am on my WiFi. I can connect without any problems if I use the NATed IP on the server when my phone is connected to the WiFi. It also works fine connecting to the external IP if I am on any other WiFi or the cellular network (which shows ports are forwarded correctly). I just can't connect to the server when I use the external IP and I am on my WiFi network. This is annoying as I need to keep changing the app's settings back and forth between the external and internal IP whenever I am home or away. I am left thinking this is some kind of issue with the WRT350N not allowing local internal traffic to reach the external IP. Any way to resolve this, maybe by entering a static route?

View 2 Replies View Related

Cisco Wireless :: 4402 / Clients Not Getting DHCP From External Server?

Jan 16, 2013

I have a 4402 (version 7.0.235) working with 10 units of 1121 APs connected to it. The WLC is not configured to work in LAG mode. Physical portt #1 is connected to the Main Switch (trunk). I have 3 WLAN mapped to 3 Different VLAN and Everything (security and internal, external DHCP) is working swell...Now- I have connected Physical port #2 directly to an ADSL Router (giga port), Configured Port 2 as untaggedwith the proper IP details.I have configured this interface to receive DHCP from the ADSL Router and for some reason, Clients are not getting addresses.When I assign a Static address to my laptop I get internet access and all is nice. I tried configuring The WLC internal DHCP server (instead of the ADSL router) and that didn't work. It seems like a DHCP problem but I dont understand the source of the problem of think of the solution.When turning off the proxy settings I noticed that it worked. Is there anything to do with that? The problem was that after a while the other WLANs starting causing DHCP issues as well.

View 7 Replies View Related

Cisco WAN :: WRVS4400N - External Web Server Can't Connect To Internal SQL Database

Jul 4, 2011

I have a hosted web server that has a website on it that needs to connect back to a database within our internal network. We have a Cisco WRVS4400N Wireless Router with 2 VLANS. VLAN 1 goes to a Watchguard Firebox which is connected to our internal network. VLAN 2 goues to our classroom network.
 
Our database is on VLAN 1. I have opened port 1433 on the Watchguard to allow SQL traffic from our Web Server. I can telnet from my workstation on VLAN 1 to the Web Server over port 1433, so I know the Web Server is not blocking anything. When I try to telnet from the Web Server to our Public IP address over port 1433, it fails.
 
I believe I have the firewall on the Cisco WRVS4400N off, so it shouldn't be blocking any traffic, but for the life of me I can't get this to work. I have been working on this for two days, and I NEED it to work. This was working up until last week, then it quit working. I am the only person making changes to our network, and there were no changes made during that time.

View 1 Replies View Related

Cisco :: WLC 4402 Web-authentication Fail With External RADIUS Server

Jul 3, 2007

I follow step by step the link bellow to configure web-auth with external RADIUS server but I receive a error on console debug of the WLC "Returning AAA Error No Server (-7) for mobile"My Radius Server is fine, because I can authenticate on WLC Web page with RADIUS user.  WLC 4402 version 4.1.171.0 [URL]

View 2 Replies View Related

Cisco Firewall :: ASA 5510 - Enable External Access To Server On DMZ

Apr 5, 2011

i'' ve one appliance ASA 5510, v8.X and asdm 6X here u have my configuration :
 
interface Ethernet0/0 description Link To WAN nameif outside security-level 0 ip address 212.96.23.186 255.255.255.252!interface Ethernet0/1 description Link to LAN(forefront) nameif inside security-level 100 ip address 10.20.80.1 255.255.255.252!interface Ethernet0/2 description Link to CoreSW (DMZ) nameif DMZ security-level 50 ip address 10.70.70.254 255.255.255.0
  
i have on server ssh (10.70.70.10) on my DMZ .
 
I wan to enable my external user, i mean outside user to be able to access to this server which is in my DMZ for this port ( ssh)

View 4 Replies View Related

Cisco Firewall :: ASA 5510 - Connecting To External IP Of Internal Server

Sep 25, 2012

I was just wondering if it's possible with an ASA 5510 to connect to the external IP address of an internal server from inside the network.  I have already set up dns doctoring for dns lookups, and everything is working fine there.  We have an application inside the network that tries to connect straight to the external Ip of another internal server.  where to look in the ASDM 6.4?

View 2 Replies View Related

Cisco Firewall :: 5510 - How To Allow Access From LAN To Server Using External FQDN

Feb 20, 2012

I may have phrased the topic not too clearly, but I have an external domain name of mail.company.com , I want my users INSIDE the company be able to also get to url..., currently they cannot (nothing loads, looks to me as if firewall simply drops it) and I'm drawing a blank on how to get this done. Externally this works fine so if you're outside the company you can load up OWA just fine since my NAT rule translates the external IP to internal IP, but something is blocking this from the inside.
 
I have an ASA 5510. If you can just sent me on the right path with theory I'll figure it out on my own, I don't need exact steps, but I must be thinking of this wrong as I'm not getting anywhere.

View 10 Replies View Related

Linksys Wireless Router :: E3000 External Storage And Media Server

May 29, 2010

I have connected my LaCie rugged drive to the router and would like to use it as backup storage and as a way to stream video to my PS3.When I go to my advanced settings for the router and go to the storage heading I can see my LaCie and its specifications.  There is a button next to it that says "claim", which I press, but nothing happens.I don't have the option to create a shared folder, and I can't access the drive from my Mac.On a somewhat related note, I've enabled the media server and can find it on my PS3, but there is nothing in the root folders.  How do I put stuff (movies, music,etc.) into these root folders? 

View 7 Replies View Related

Cisco Application :: Change Version In ACE 4710 To Support NTP Server External?

Oct 26, 2011

I´m Trying to synchronize the clock with NTP server external, these ntp server only support NTP version 3.Can I change the NTP version in the ACE4710 Appliance to support the ntp server external?If is possible, How I can change it ?
 
 This is the version:
 
Cisco Application Control Software (ACSW)
TAC support: [URL]
Copyright (c) 1985-2011 by Cisco Systems, Inc. All rights reserved.
The copyrights to certain works contained herein are owned by
other third parties and are used and distributed under license.

[code]....

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved