Results 1 to 26 of 26

Thread: Setting up my own server

  1. #1

    Thread Starter
    Dazed Member
    Join Date
    Oct 1999
    Location
    Ridgefield Park, NJ
    Posts
    3,418

    Setting up my own server

    Im interested in setting up my own server but i really don't have a clue as to what might be needed. I have a domain name but that's about it. Im assuming that i can run Apache off my computer instead of having to go out and purchase a server. Am i right? What can Apache serve up besides web pages? I mean does it come with SMTP so i can serve up email? Also how can i close off outside people from accessing my site for the time being. I was thinking about running a packet filter on the server side to only accept packets comming from my ip address since the server will be running off another ip address. Any suggestions? Thanks.

  2. #2
    Frenzied Member Lightning's Avatar
    Join Date
    Oct 2002
    Location
    Eygelshoven
    Posts
    1,611
    There are 2 major options, first install Linux with appache server and all that OR install w2k server with IIS.
    The first option is the most powerfull the second is the easiest.

  3. #3
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Setting up my own server

    Originally posted by Dilenger4
    Im interested in setting up my own server but i really don't have a clue as to what might be needed. I have a domain name but that's about it. Im assuming that i can run Apache off my computer instead of having to go out and purchase a server. Am i right? What can Apache serve up besides web pages? I mean does it come with SMTP so i can serve up email? Also how can i close off outside people from accessing my site for the time being. I was thinking about running a packet filter on the server side to only accept packets comming from my ip address since the server will be running off another ip address. Any suggestions? Thanks.
    You can do this if you've got a static IP address (got cable?), and if you have DSL, in which your IP address keeps changing, there are some sites which enable you to run the website. Someone here will give you the URL to one of those sites...

    Apache can't do your SMTP work, you'll need to download some other SMTP server tool for that. Apache can server your HTML, PHP and CGI pages as well. (You'll need to download and install the appropriate modules for that).

    If you don't want people accessing your pages just yet, you could simply set up a firewall and block all HTTP requests to your PC.

    Your other option is IIS: It can server PHP, ASP, HTML pages, and also comes with an SMTP feature.

    HTH

  4. #4
    ^:^...ANGEL...^:^ wrack's Avatar
    Join Date
    Mar 2002
    Location
    Melbourne, AUSTRALIA
    Posts
    2,695
    I would say W2K Server and IIS is the easiest option. I am running IIS and since I have never used APACHE I am not sure of it's features.

    Also I know nothing about linux so can't help u there too.

  5. #5
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    If you're using IIS be *paranoid* about security. IIS has a shocking security record.
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  6. #6
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359
    If you want to do e-mail, I would suggest Microsoft Exchange Server. Of course that's going to cost a bit, but that's what I would use.

    Exchange 2000/2003 are setup for use with SMTP email accounts by default, so you would contact your ISP and ask them to update the MX records for your domain name to send mail straight to your server.
    Alternatively of course you could use POP3 to check for mail yourself...
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

  7. #7

    Thread Starter
    Dazed Member
    Join Date
    Oct 1999
    Location
    Ridgefield Park, NJ
    Posts
    3,418
    So how many of you run Apache or Win2k with IIS off your personal computer? Right now i am running PII 400 Mhz 320MB SDRAM with a generic IDE drive so would running this as a server really be ok. Initially im going to be the only one accessing the server because i need somthing so i can try out servlets, rmi and other stuff but later on i would like to host my site and my friends adult site. Maybe i should just purchase a low level server right from the start. Any suggestions?

  8. #8
    ^:^...ANGEL...^:^ wrack's Avatar
    Join Date
    Mar 2002
    Location
    Melbourne, AUSTRALIA
    Posts
    2,695
    I am running XP Pro and IIS with 800 MHz P III and 384 MB RAM.

    Works fine.

  9. #9
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    Apache on my 1.54ghz box doesn't tax it, nor on my 500mhz (both have oodles of RAM though).
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  10. #10
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    Win XP, running IIS 5 and Apache w/PHP on both.

    AMD Athlon XP 1.4 Mhz, 256 MB RAM.

    But I doubt that the configuration of a computer really has a large part in determining server performance in your case.

    It'll do just fine.

  11. #11
    ^:^...ANGEL...^:^ wrack's Avatar
    Join Date
    Mar 2002
    Location
    Melbourne, AUSTRALIA
    Posts
    2,695
    Originally posted by mendhak
    Win XP, running IIS 5 and Apache w/PHP on both.

    AMD Athlon XP 1.4 Mhz, 256 MB RAM.

    But I doubt that the configuration of a computer really has a large part in determining server performance in your case.

    It'll do just fine.
    Got enough RAM. It's just the processor which could be slow.

  12. #12
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    Originally posted by wrack
    Got enough RAM. It's just the processor which could be slow.
    My desktop PC is a P2-333Mhz, 160 MB RAM, with a 10+6GB Hard drive. I'm running PHP on Apache there as well, and it makes my laptop look like a little *****.

    Satisfied?

  13. #13
    ^:^...ANGEL...^:^ wrack's Avatar
    Join Date
    Mar 2002
    Location
    Melbourne, AUSTRALIA
    Posts
    2,695
    Originally posted by mendhak
    Satisfied?
    Ofcourse...

  14. #14
    Addicted Member Admiral Michael's Avatar
    Join Date
    Jun 2002
    Location
    Canada
    Posts
    208
    My webserver runs Windows XP Pro SP1 with Key Focus Webserver, PHP, PERL, SQL, Serv-U FTP, NAV 2003, and Argosoft Mail Server Pro.

    -- 3x - 3GB Hard Drives (1 drive for Windows, 1GB partition for installed apps and 1GB partition for each site I host (Me plus 2 friends) along with a backup site
    -- 96MB Ram (it will also have 128MB ram or more when I upgrade)
    -- 200MHz (have a new 266MHz board that I havent switched to yet

    I also have DSL.
    Admiral Michael
    Michaelsoft Inc.


  15. #15
    ^:^...ANGEL...^:^ wrack's Avatar
    Join Date
    Mar 2002
    Location
    Melbourne, AUSTRALIA
    Posts
    2,695
    It looks like you are only runnng webserver on that pc.

  16. #16
    Addicted Member Admiral Michael's Avatar
    Join Date
    Jun 2002
    Location
    Canada
    Posts
    208
    Yep, thats all its used for.
    Last edited by Admiral Michael; Jul 22nd, 2003 at 06:51 AM.
    Admiral Michael
    Michaelsoft Inc.


  17. #17
    ^:^...ANGEL...^:^ wrack's Avatar
    Join Date
    Mar 2002
    Location
    Melbourne, AUSTRALIA
    Posts
    2,695
    Originally posted by Admiral Michael
    Yep, thats all its used for.
    I was just wondering about security. How do u keep port 80 stealth while running the web server. I can't make mine working if I make it stealth.

    Cheers.

  18. #18
    Addicted Member Admiral Michael's Avatar
    Join Date
    Jun 2002
    Location
    Canada
    Posts
    208
    I have a router and forward port 80 to ip address 192.168.1.105 which is my webserver. You would just need to make sure there are no security venerabilities on you webserver comp. Look for his security scanner called Shields Up! its html based and works good for identifying scurity issues.
    Last edited by Admiral Michael; Jul 22nd, 2003 at 09:58 AM.
    Admiral Michael
    Michaelsoft Inc.


  19. #19
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    That's not a security scanner. It's just a portscanner.

    Use nmap if you want a good portscanner, and nessus is a fantastic security checker.
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  20. #20
    ^:^...ANGEL...^:^ wrack's Avatar
    Join Date
    Mar 2002
    Location
    Melbourne, AUSTRALIA
    Posts
    2,695
    Originally posted by parksie
    That's not a security scanner. It's just a portscanner.

    Use nmap if you want a good portscanner, and nessus is a fantastic security checker.
    Thanks. But none of them actually tells me how to make it stealth or more secure.

    Cheers.

  21. #21
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    Nessus will. For port-blocking just use your favourite packet filter.
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  22. #22
    ^:^...ANGEL...^:^ wrack's Avatar
    Join Date
    Mar 2002
    Location
    Melbourne, AUSTRALIA
    Posts
    2,695
    I am not really sure about which one to use and since I have never done it before I don't want to screw it up. Which one do u suggest.

  23. #23
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    Depends what sort of system you're using.
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  24. #24
    ^:^...ANGEL...^:^ wrack's Avatar
    Join Date
    Mar 2002
    Location
    Melbourne, AUSTRALIA
    Posts
    2,695
    I use IIS and XP Pro. I have norton internet security installed. Cable connection. Non static IP address.

    Most of my pages will be HTML, ASP, ASPX.

    Cheers.

  25. #25
    Addicted Member Admiral Michael's Avatar
    Join Date
    Jun 2002
    Location
    Canada
    Posts
    208
    What should I use as a security scanner? What about packet filtering?
    Admiral Michael
    Michaelsoft Inc.


  26. #26
    ^:^...ANGEL...^:^ wrack's Avatar
    Join Date
    Mar 2002
    Location
    Melbourne, AUSTRALIA
    Posts
    2,695
    You mean something to scan ur PC and tell u how secure is it...??? Norton personal firewall is a good one.

    Go for Norton Internet Security or check this..

    http://security.symantec.com/sscv6/d...d=ie&venid=sym

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width