Stop Microsoft
Miscellaneous => Programming & Networking => Topic started by: pccarguy91 on 11 June 2004, 04:03
-
I am having some trouble setting up one of my home pc's as either a web or ftp server. I have:
-an xp pro machine
-a windows 2003 server machine
-03 server is the domain controller, xp machine is joined to domain
-standard dsl service with dejazzd (lancaster, pa)
The xp machine is running ftp services. (firewall configured to allow this) I can reach my ftp server from any pc in the house.
We have 5 pc's in the house all ethernetted to a Linksys befsr41 home router, which in turn connects to our dsl modem.
I used a free trial from nettica.com
web page (http://www.nettica.com) to provide dns services to my domain.
From the web (at my work) I can ping the free domain name i got from nettica. It shows the ping times out to the ip address i entered for my domain on nettica's site. I dont believe the ping is actually getting to my house.
If anyone has experience setting up a web server with dsl service, please help.
-
Well. Did you happen to see the name of the site you just posted at? Just asking...
Anyways. The best thing to do, especially if you are going to be opening up a machine to the world, is install Linux and use apache. Far better than using windows.
Also. Use no-ip.com to handle the dns, they are free. So is dyndns.com
Did you start IIS by the way? and did you forward port 80 to the server?
-
quote:
Originally posted by pccarguy91:
If anyone has experience setting up a web server with dsl service, please help.
This will help you:
L*A*M*P
Linux:
http://www.linuxiso.org/ (http://www.linuxiso.org/)
Apache:
http://www.apache.org/ (http://www.apache.org/)
MySQL:
http://www.mysql.com/ (http://www.mysql.com/)
PHP/Perl or Python (optional):
http://www.php.net/ (http://www.php.net/)
http://www.perl.org/ (http://www.perl.org/)
http://www.python.org/ (http://www.python.org/)
...and it's all free...
(http://smile.gif)
-
lol....yeah i saw it. I might be the only guy on this site to admit I like both Linux and microsoft. (dont have mucy OSX experience, but im workin on it.) My third pc, redhat 9.0 crapped out, and im still looking for a donor pc to replace it.
I do like apache also, but thats not the issue here. thanks xyle_one for the free dns suggestions, ill check them out.
IIS is started, ( i believe you have to to install ftp services ). Yes, i set up port forwarding in my linksys router to forward all port 21 and 80 requests to the xp machine.
insomnia: Supposing i did still have my redhat machine with apache on it, what would make it so much easier to have the computer found via dns?
I vageuly remember someone once telling me that you could use one of those free website services, and use perl scripting on your free website to point to your home machine?
Is this credible at all? Ive got vb experience, no perl. More detailed advice regarding the perl suggestion would be appreciated.
thanx guys
-
I highly recommend using Linux. Enough fanboy spamming. If you still cannot view your site, then something is wrong. Maybe your ISP blocks port 80. Many do. Change the port that your webserver listens on to 8000, that could fix it. Or it could be a firewall blocking your server from the web. What is the domain name?
I dont like windows. It just doesnt work well for me, and because I have sworn of windows, I really do not know IIS. SO I will not be able to help that much.
-
Windows as a router/webserver is a nightmare. I've got this thick book about Windows 2000 Server, and I'm unable to find anything about really simple things like port forwarding or dmz openings.
All there is, is this vague Active Directory crap which doesn't work well if you make it too complex.
-
Of course, if you're a W*I*M*P, you can always try this option:
Windoze:
http://www.microsoft.com/ (http://www.microsoft.com/)
IIS:
http://www.microsoft.com/ (http://www.microsoft.com/)
MS SQL:
http://www.microsoft.com/ (http://www.microsoft.com/)
asP:
http://www.microsoft.com/ (http://www.microsoft.com/)
...and none of it is free...
:D
-
quote:
Laukev7: Of course, if you're a W*I*M*P, you can always try this option
Bwahaha, good one :D
-
quote:
Originally posted by Laukev7:
WIMP
lol, very nice ;)
-
alright i get it...windows sucks....
nice acronyms by the way....
regardless, i still believe the problem is along the lines of xyle_one's suggestions: ports blocked, etc. and not related to which operating system i am running.
thanx for all the suggestions anyway, ill keep workin on it.
-
quote:
Originally posted by Laukev7:
Of course, if you're a W*I*M*P, you can always try this option:
Windoze:
http://www.microsoft.com/ (http://www.microsoft.com/)
IIS:
http://www.microsoft.com/ (http://www.microsoft.com/)
MS SQL:
http://www.microsoft.com/ (http://www.microsoft.com/)
asP:
http://www.microsoft.com/ (http://www.microsoft.com/)
...and none of it is free...
:D
Perfect! :D
Anyways, I run a Windoze webserver from my house on DSL, as well. I use port forwarding via the Windoze XP firewall. Works perfectly. But indeed, follow xyle's suggestion: change the server to a different port. Try 8000, 8080, or 6346 for starters. Then start making up random numbers. :D
-
quote:
Originally posted by pccarguy91:
alright i get it...windows sucks....
nice acronyms by the way....
regardless, i still believe the problem is along the lines of xyle_one's suggestions: ports blocked, etc. and not related to which operating system i am running.
thanx for all the suggestions anyway, ill keep workin on it.
hehe. Well, this is an anti-microsoft site...
-
I speak for myself - and I believe WMD as well - when I say that you need serious help if you're actually running Win Server.
Enough with the tearing-down part, here's the building up. Some of the more popular servers have WinXP options. I'm running FileZilla (http://filezilla.sourceforge.net/) for FTP services (built off of a pure UNIX kernel by the way), in addition to Apache (http://httpd.apache.org/) (though currently disabled) for HTTP services. Both work flawlessly on WinXP, and are excellent alternatives to the terribly bloated/buggy Microsoft server software. This is all being run behind a D-Link DI-614+ without a hitch.
Oh, and for those of you who continually point out that this is not a Windows help forum - you're absolutely right. However, if we're to have ANY hope of bringing these guys over to Linux - or any other OSC platform for that matter - any time soon, we're going to have to give them some alternatives to Microsoft crapware in order to prove the whole point of OSC software. We can't win the battle if we don't help people rebel.
Edit: That being said, I would like to advocate that he switch to Linux, but there may be factors at work here (read: hostile workplace) that WILL NOT allow it. Until such circumstances are met, we must meet these limbo users halfway. After all, the largest revolution begins in your own backyard.
:cool:
[ June 12, 2004: Message edited by: Midnight Candidate ]
-
quote:
Originally posted by Midnight Candidate:
Oh, and for those of you who continually point out that this is not a Windows help forum - you're absolutely right. However, if we're to have ANY hope of bringing these guys over to Linux - or any other OSC platform for that matter - any time soon, we're going to have to give them some alternatives to Microsoft crapware in order to prove the whole point of OSC software. We can't win the battle if we don't help people rebel.
Edit: That being said, I would like to advocate that he switch to Linux, but there may be factors at work here (read: hostile workplace) that WILL NOT allow it. Until such circumstances are met, we must meet these limbo users halfway. After all, the largest revolution begins in your own backyard.
:cool:
[ June 12, 2004: Message edited by: Midnight Candidate ]
Not to be a dick, but anyone who comes to an anit-MS site asking for help with MS products is a waste of my time. Would you go to Windows forum to ask how to setup an FTP server on a Linux box? No. If you did, your thread would most likely be binned. Anyone here remember when a few of us were banned at windowsBBS for simply asking for opinions on Linux?
-
quote:
Originally posted by xyle_one:
Not to be a dick, but anyone who comes to an anit-MS site asking for help with MS products is a waste of my time. Would you go to Windows forum to ask how to setup an FTP server on a Linux box? No. If you did, your thread would most likely be binned. Anyone here remember when a few of us were banned at windowsBBS for simply asking for opinions on Linux?
This is where we set ourselves apart from the jackasses running windowsBBS. What you see as a waste of time, I see as one more potential convert. If we do not sell people on OSC products on the platform which they are currently running - which is, quite possibly, a product of their workplace and NOT their own decision - how can we honestly expect them to switch to platforms with which they are unfamiliar? If we don't give them OSC weapons to combat the corporate machine that is Microsoft, we cannot expect them to oppose the only software they have ever been given a chance to experience. I'm not advocating XP, but if somebody HAS to use it, why not give them options apart from MS software for the platform? We're supposed to be better than the opposition. It's damn well time we lived up to that image.
Edit: This whole mentality has been a thorn in the side of the OSC community as a whole lately. "Let's combat Microsoft with no weapons, no converts, and absolutely no help whatsoever to sway those that might provide us with 'inside information'." Does this irritate anybody else? The inherent problem with this thinking is the fact that when you don't provide alternatives to the existing machine, you fight a losing battle.
[ June 12, 2004: Message edited by: Midnight Candidate ]
-
I understand where you are coming from. It makes sense. However, in a business, or any professional setting, these "users" cannot make any decisions about whay Operating System to use, or browsers, mail clients. And getting them to use it at home would be much easier to do if they used it at work. Most people who have computers at home, buy windows machines, and use MS office, and whatever other applications that their place of work does. If you get the companies to switch, the poeople will follow like the sheep they are. So going after once person, while it is nice, and does add another mark to the list, isn't going to do a whole lot in the long run. You need to get companies on board.
Of course, getting everyone to talk about Linux and OSS is a good thing. The more people know about it, the more people want to use it, and on and on. Too bad most of my freinds would rather jsut deal with Internet Explorer and Windows than try something else. Even when I show people a program like Mozilla or Firefox, and they like it, still, they do not care enough to use it. I would say that most people dont care. So, trying to go on a mission to convert people is, to me, a waste of time. You want Linux to take over, get the businesses to use it. The sheep will follow like they always have.
[ June 12, 2004: Message edited by: xyle_one ]
-
For the most part, I agree with you there, Xyle. I just see the inherent problem with that rationale as the contracts that apply to the businesses, but often not the employees. To that end, I believe it's more effective to draw the end users away from Microsoft, and let those who are already in a legally binding contract deal with it as they will. The "company" can run Microsoft products in name only with the actual employees utilizing other software, assuming the contract isn't fascist enough to present an overt assault on people's rights.
-
First let me say thanx to the microsuck user that emailed me from nettica with the advice.
Now...
Just because I have a win box or two doesnt mean I need converted. I already realize the advantages of Linux, and like I said earlier, I currently use it. I just graduated from a two year tech school, and as a newbie in the IT field, I strive to become familiar with more than just one OS.
I said in my first post "I dont believe the ping is actually getting to my house." I also said "I can reach my ftp server from any pc in the house."[.B] This isnt and never was a post about a problem with one of my win boxes.
It was a post about a dns problem, the fact that I could not reach my computer over a network (regardless of what OS it was running). And hey, imagine that, I decided to post it in the "programming and NETWORKING" forum.
P.S.
I drive a Chevy. Any of you Ford lovers out there wanna cry about it?
-
lol...sorry about the bold tags. Don't drink and type.
-
As I said before in so many words, you should use Linux if feasible. Other than that, I said that you should use software other than Microsoft's for your server needs. Windows IIS would be all fine and dandy if it wouldn't cause some of the most unholy shit you will ever run across in your long career as a network technician. I advocate FileZilla and Apache for Windows users - not necessarily because I want them to use Linux - but because I want them to see how much easier OSC/OSS/whatever you want to call it can make your life.
-
Actually, this might be a problem with Windows after all. I remember trying to set up IIS/5.1 once. I had the same problem as you. But, Apache (still on Windows) seemed to work. It's weird :confused:
-
quote:
Originally posted by Midnight Candidate:
As I said before in so many words, you should use Linux if feasible. Other than that, I said that you should use software other than Microsoft's for your server needs. Windows IIS would be all fine and dandy if it wouldn't cause some of the most unholy shit you will ever run across in your long career as a network technician. I advocate FileZilla and Apache for Windows users - not necessarily because I want them to use Linux - but because I want them to see how much easier OSC/OSS/whatever you want to call it can make your life.
Agreed :D
And welcome to microsuck by the way (http://smile.gif)
pccarguy91- did you get this resolved?
-
I havent had much time, but have made some progress.
I upgraded my dsl modem to the pro version.
(to set up port forwarding to my pc using the command line.)
I changed the port of my web service to 8000.
(in case 80 was blocked.)
I had a little luck reaching the legal ip address of my modem from outside my home network by ip address only. Then I changed something and that stopped working, couldnt figure out what was wrong, so i reset to default settings, and havent had time to work on it again.
I havent tried reaching my legal domain name (at the time the dns entries hadnt been distributed).
So for now I still believe it is an issue with my modem's configuration.....
-
I had the same problem when I was using DSL. The problem turned out to be the DSL modem. I turned on port fwding as per instructions, but no joy. I kept getting the web access config page. What I had to do is set up the DSL in 'bridge mode', bypassing the modem altogether, and letting my linux box do the pppoe authentication and connecting.
I suggest turning off all firewall services and running Ethereal (http://www.ethereal.com/) packet sniffer to see if you see packets coming from outside the network.
Before any of this will work of course, check to see if the ip address of your dsl modem is the ip address that the DNS server is returning for your domain name. But you probably already did this step.
Good Luck, I'm new to this whole posting online thing, (kindof a do it myself my way type) but I'll try to check back here.