General :: Accessing Web Server From The Outside World?
Jul 4, 2010
I have successfully installed "LAMP" and can get to my web server by typing 10.0.2.15. How can I make it so that when I type in my domain name it brings up my web server?
View 1 Replies
ADVERTISEMENT
Feb 15, 2011
I'm on a network where everyone is using Windows except me. Now I have this problem that the mail server is on a windows host mailserv.company.local and the only way I can access this host is through samba: smb://mailserv.company.local but how do I set my machine to receive mail from this server?
View 2 Replies
View Related
Aug 25, 2009
I am using XP at work. I want to get to my home XP box. I have been using VNCTight with port forwarding from my router to get to my home box. I have a Debian server I use just for SSH (no graphics). I would like to open a SSH tunnel to my Debian box, then open a VNC connection that will go through the ssh and then be forwarded to my home XP box. This way everything from my work computer (or wireless laptop) will be secure to my internal network. I know that I can buy software, but that is not as fun and I wont be learning anything that way.
View 3 Replies
View Related
Jun 3, 2010
How can I block certain countries from accessing my server in any capacity? Is this possible? What do I need to add to my /etc/hosts.deny for this?
View 4 Replies
View Related
Oct 14, 2010
If you would share the different options to access MS SQL 2005 using C? We are using gcc compiler.
View 2 Replies
View Related
May 7, 2010
I have developed a website. Now i would like to monitor the IP address of machines who are accessing the server. The simplest possible solution to this that comes first into my mind is to use jsp inbuilt tags.
Code:
<%
out.print( request.getRemoteAddr() );
out.print( request.getRemoteHost() );
%>
but it has given me some other IP address(May be a proxy server's ip address)
So i was left with one choice is to run netstat on host server . Here is what i have done.
Code:
netstat -an | grep 8080 (As tomcat runs on port 8080).
Should i modify the command or there is any other way around to monitor the IP address?
View 5 Replies
View Related
Sep 17, 2010
Got a few servers runnning and they all connect fine to the net. Each are running with a static IP provided by my ISP. But I have one server were I re-installed Debian Lenny - or tried to. At the stage were it wants to connect to a mirror it cannot due to network problems. I tried a new install leaving it behind a router. This solved the problem and it connected. Tried once more directly connected to a static IP and same problem happened - it got to the point with the mirror. Tried changing the settings after the installation through the router. This is what I get from ifconfig :
[Code]...
If I ping it from one of my other servers it shows as OK and can also ping my other servers from the server in question, but if I ping google.com it times out (fails). The IP 92.62.196.77 is in the range that I can use. Checked that with my ISP. Just to make sure I tried disconnecting one of the servers that I have working and changed the server in question settings and still it came out with the same problem.
View 6 Replies
View Related
May 10, 2010
My mail server stop receiving mail from the outside world. I need to ask you about the required logs, that I need to perform.
My systems is:
Code:
Linux Centos 5.4
Postfix
Courier-IMAP
View 1 Replies
View Related
Jan 5, 2010
I have run into a problem using FreeNX in combination with public key authentication. I have Googled myself silly, but I can't find the exact answer to my problem. I am hoping that someone here will know the answer. First, let me tell you what I am trying to accomplish:
- I don't want my ssh server exposed to the Internet with password logins enabled. I only want public key authentication.
- I want to have access to NX server from anywhere in the world.
- I want NX to use a custom keypair, not the default supplied by FreeNX.
My environment:
openSUSE 11.2 (client and server)
KDE 4.3.4 (client and server)
FreeNX-0.7.2-26.5.i586 (server)
openssh-5.2p1-9.1.i586 (client and server)
NX Client for Linux 3.4.0-5 from NoMachine (client)
qtNX Client qtnx-0.0.1SVNr281-215.1.i586 (client)
The login problem persists, whether I am connected to the same network or to another network. Since ssh logins work, I don't think a firewall is the culprit. What do I have working so far: - The ssh server on the remote host only accepts public key authentication and I can login from the client without problems. So far so good. - FreeNX is installed on the remote host, using a custom keypair.
Authentication with this key works. I can login from the client with the nx user and the public key.
[code]...
View 3 Replies
View Related
Feb 12, 2010
coz my server blouked ip so i need to open to get all ips in world
View 4 Replies
View Related
Mar 11, 2010
I can't seem to set this older server right to deny outside access while I build a website on it. What I am trying to accomplish is deny anyone outside of my network access to the website, but replace the 403 error with a temp page letting them know it is coming soon. I have googled for hours and everything I have tried just denies me as well. Seems to be all or nothing.
My last attempt was:
Code:
<VirtualHost *:80>
ServerName www.mydomain.com
ServerAlias mydomain.com
ServerAdmin me@mydomain.com
DocumentRoot /home/me/www/site
ErrorDocument 403 /temp.htm
<Directory />
Options FollowSymLinks -Indexes Multiviews
AllowOverride None
Order Deny,Allow
Allow from 192.168.0.*
Deny from all
</Directory>
</VirtualHost>
View 11 Replies
View Related
May 7, 2010
i can't receive outside emails on a postfix server. i was able to get it to send emails with help in this thread. i can telnet into it via localhost, but not via domain name.
View 8 Replies
View Related
Jan 21, 2011
My website, IsleDiscount.com, is hosted on a virtual server with pair.com. Pair.com offers only one SFTP account on regular shared server and to set up mutltiple SFTP accounts, Pair.com moved me to a virtual server (VQS1), which I believe is not a shared server solution, but Pair representatives were able to create multiple SFTP accounts on this VQS server.
However, when I asked the representative to restrict access of this additional SFTP accounts to a sub-folder, I got the following warning email: confirm you understand this will make your entire web directory world-writeable. This will increase the chances of a security attack. If you do understand this, you can go ahead and execute the command yourself. The command below will accomplish both commands in one.
[Code]...
View 1 Replies
View Related
Jun 8, 2011
I was looking for:how to access my Linux machine(OpenSuse 11.3) that is being hosted at my hoster company from my home Win Pc, I found TightVNC , but I am confused, should I install it on both systems ( viewer and server) ? .. what about the VirtualBox , can i Access with that tool or it is only for mounting the local Virtual Machines?
View 2 Replies
View Related
Apr 10, 2009
I went away from home for a few days, ... Now I am back at home and noticed, that my server is going out with 100% available bandwidth. The server is mainly Http / Ftp / Mail server, so I stopped all services, to see which one it is. ervices stopped, still 100Mbps go out like ants in the flood.
I updated the system, made a backup, installed IPtraf. It seems that I have something 'installed' and my server is running something to attack User computers. It seems to try to find something on random IP's random ports. I am a little bit confused now. As long as my sites are running, I'm ~OK~ but sooner or later I would like to have my bandwidth back. How could I try to hunt down which service/app/process got hacked?
It seems that the monetary system of our society got now more enemy's than friends. Capitalism seems to reach it's end. But my server is serving also ART! Sooner or later we will need to pay copyright even for our thoughts. I was reading today, that the French president wants to punish file sharing as his wife made 3 albums, and wants to get some money ..
View 12 Replies
View Related
Feb 9, 2010
i built a new basic squid proxy server. so when i check my ip from internet various website. it shows my local ip address.
1) how to know squid proxy mode working in which mode, like tranparent rever or web proxy etc
2) how to hide all local ip from outside world, let our isp proxy global show everywhere by which traffic go out
View 1 Replies
View Related
Sep 7, 2010
I'm trying to decide on how to host and serve files to multiple operating systems (Linux, Mac OS X, Windows XP and Windows 7) over the internet. I'd like this to be secure (obviously), but don't want to use SSH tunnelling.Ideally, this would be something which could be persistently mounted on the client machine (a network drive in Windows, likewise in Mac OS X and Linux) and wouldn't require the installation of extra software on the clients. I thought about samba, but I'm not sure if it's secure enough to be internet-facing. Would FTP fit?resumably it's possible to have encrypted connections only and limit connections to a specified number of client IPs.
View 2 Replies
View Related
Apr 7, 2010
I have a Belkin N router setup with a virtual server to port 80 to 192.168.2.2 which my server sits on.
However, for some reason, I can get to the server from other PC's on the Router, but from outside, it will not port to the Server?
Any ideas on how to setup this?
I have Windows Webserver 2008 installed running on a 3.0GHZ Server.
View 2 Replies
View Related
Jul 29, 2009
I am having trouble getting my FC10 with tomcat visible to the outside world. first off i am somewhat new to linux. I am running vmware workstation to host my linux web server. i have my VMWare setup to use my second NIC solely. it is bridged and the tcp/ip is disable from the host. i can ping the ip address but cant access tomcat on port 8080 from the outside. i can hit it fine from inside fedora. i have configured my router (wrt54gs with DD-WRT firmware) for port forwarding. so basically i think that the problem is somewhere in between the host and the vmware configuring allowing the port to be forwarded through.
View 2 Replies
View Related
Dec 29, 2010
I'm in the process of starting a migration from an old postfix server to nice shiney new exim server however there are a few things i'm really not clear on and i'm hoping that some one here could point me in the correct direction. Okay the postfix server at the moment does the follwoing ( i'll try and keep this simple ):
* accepts incoming mail for users on multiple domains and puts the mail in the users mailbox ( external -> internal )
*accepts mail from users on multiple domains to pass on to the outside world ( internal -> external )
Obviously the POP and Imap functions are handled by other daemons.. I'd like to replicate this sort of setup on the new exim box, however the guides i can find only help with configuring the exim system for incoming mails ( external -> internal ) for multiple domains and i cant seem to find a guide that would indicate how to do both ( internal -> external and external -> internal ) on one box. I'm guessing i may have to do some sort of auth to get exim to accept and then handle the internal -> external side of things?
View 1 Replies
View Related
Aug 31, 2010
I got a CD of JPG files from a photographer. Some of the files are not readable on my Ubuntu machine (they show up as X icons in the Nautilus file browser). I figured out that the reason is that they are not "world-readable" (and also not "group-readable") and they are owned by a user that does not exist on my machine. I am able to work around it by doing sudo nautilus Is there any easier way to do this? I am thinking some setting I can make on my system relating to the CD driver works?
View 2 Replies
View Related
Aug 10, 2011
How can I play World of Warcraft on linux?
View 4 Replies
View Related
Jun 29, 2011
I was installed xming application on windows XP & Windows 7to access Linux server's GUI session and i was able to access it using root account but when ever iam trying to access GUI using normal account it is giving some error.I am testing this since it is a freeware.
View 7 Replies
View Related
Jan 13, 2011
There's probably not too many Linux users how have their desktop Linux distros set to be console only as opposed to using an X server or a GUI. There's plenty of reasons to take this route and many ways to go about it, and I'll attempt to show you a (mostly) unbiased view on this choice, especially centered around the way I do it. Here's my setup: Dell Inspiron 1545, Core 2 Duo, 4 GB RAM. I have Windows XP, Ubuntu 8.04, and my main OS: Debian Squeeze.
UBUNTU USERS!!!
Debian Squeeze is probably the best option for a Ubuntu convert. Making Ubuntu console based is kinda hard and not recommended by me because it's such a large OS, and living in a text only computer is generally a minimalist idea, so having such a bulky base is both memory intensive and kinda gross. Debian uses apt-get, so people who grew up in a Ubuntu environment should feel at home with the sudo commands and such........
View 15 Replies
View Related
Dec 11, 2010
TitleThink user Linux registrations can make a world change?The questionDo you think the registration of Linux users can make people, companies, governments, institutes, and everything related to technology change their opinions (minds)?Introduction My first experience with a PCI used proprietary software since I owned a PC. Starting from the operating system to the programs all was backed by a closed company.EurekaAt the year 2004, I have read a magazine that mentioned the word "Linux", it was the first time I got to know that actually there was other Operating Systems than Windows. I "googled" and "wikipped"(searched), all the information I could get about that new system(for me).
After few searchs the word "Debian GNU/Linux" came up. I have burned the ISO file for a brand new CD and got all enthusiast.ExperienceI had actually complete the command line install, but always thinking for myself "What a waste of time!" (Yeah... such an idiot I was at that time).
After the installation, I booted the distribution and at the minimal error and/or thing that didn't worked like I pretended, I would just say a lot of terrible things and give up.The second chanceOnly at about 2007, I gave Linux other chance(ironic, like Linux was the guilty for my lack of skills. I downloaded and burned the Ubuntu Linux 6.06 Live CD ISO.
I was astonished when the CD booted,
asked for language and actually changed it.
Then the Live Environment "flashed"(appeared).
I was out of words and almost regretted everything I have said about Linux efforts(I still didn't had a open mind tough). For the first time I actually faced-up the problems and issues that came up, but annoying everyone and saying bad stuff(I'm terribly sorry).The enlightenmentOnly at about end of 2009, I started actually wanting to learn how everything worked. That was the time I changed for Slackware Linux distribution. I learned many stuff. But with the time, I realized that the important isn't the Operating System and/or Distribution we use, is the use that we make of it. Nowadays I use about any distribution without complaining much. We need to respect the work of others after all, and we can learn with the mistakes too.
All this to askThe questionDo you think the registration of Linux users can make people, companies, governments, institutes, and everything related to technology change their opinions (minds)?NOTE: This reflects for BSDs, OpenSolaris(now over) and all other related open source software not just Linux.
View 14 Replies
View Related
Feb 17, 2010
I run openSUSE 11.2 (kernel 2.6.31.12) and I use Wine 1.1.38 to play World of Warcraft from the konsole terminal application. For the most part this works okay, but there is one small issue that continues to annoy me:
Look at your keyboard (assuming standard QWERTY no-name keyboard) - see the key just left of your Backspace key? That key is only partially working for me in WoW. I cannot bind it to any action bar button in-game, with or without addons enabled. For some reason the key works fine when entering text into the chat console though.
I have used xev to get a bit of data on the key itself - not that it is that informative to me though, but the absence of the issue when playing WoW through Windows would suggest that it is somehow endemic to my Linux configuration:
Code:
KeyPress event, serial 34, synthetic NO, window 0x4a00001,
root 0x1a7, subw 0x0, time 6474080, (159,-10), root:(1364,15),
state 0x10, keycode 21 (keysym 0xfe51, dead_acute), same_screen YES,
XLookupString gives 2 bytes: (c2 b4) ""
XmbLookupString gives 0 bytes:
XFilterEvent returns: True
[Code]...
View 2 Replies
View Related
Jun 15, 2011
I read somewhere that shell scripts are not detected because they may be system files. So how do I detect them. Noob as I am just doing my hello world program. Also what is the difference between "ls bin" and "ls /bin"
View 8 Replies
View Related
Mar 20, 2010
i found samba as domain join service and print sharing, i am looking more then thisi have been looking any commercial or open source solution available as alternate of active directory. as we are all aware that AD infrastructure is highly complicated.the main issue we need to resolve is
- password policy for all users 90 days expiry
- use complex 9 chars policy
- assign permission/groups file/folder sharing
[code]....
View 2 Replies
View Related
Feb 17, 2010
Hi,
I tried this code, with file name: 1.php
Code:
<?php
echo "Testing";
?>
But its not showing Testing in the browser, which part I am missing.
View 4 Replies
View Related
Feb 2, 2011
I'm using Ubuntu 10.10 and as a newbie to linux based operating systems, has tried but without success of playing WoW with wine. I tried with making a link to ''wow.exe'' and right-click ''open with wine windows program loader'' but ended up with a blue screen and a black square as my pointer, i can heard the login music but no picture. Can anyone give me some instructions on this issue, preferably with some pictures.
View 1 Replies
View Related