hosting youre own website

Get the latest on wired & wireless, talk network setups, get help with connectivity problems, web hosts, etc.
Post Reply
ramiia
Corporal
Posts: 129
Joined: Mon Jul 16, 2007 11:23 pm
Location: Sampo 69

hosting youre own website

Post by ramiia » Sat Oct 03, 2009 2:47 am

first i dont know if i post this on the right category

second my problem is the link im giving out to my friends arent working but is working on my computer

http://ramiia.no-ip.info/patoc/patoc.html

the ff attachments are my no-ip setting and router port forward setting


my question is how can i make someone to view my website that isnt in my network?
Attachments
router.JPG
router.JPG (53.18 KiB) Viewed 2513 times
no-ip setting.JPG
no-ip setting.JPG (82.83 KiB) Viewed 2512 times

User avatar
infinite_
Bat Country
Posts: 1353
Joined: Fri Jun 04, 2004 7:19 pm
Location: Australia

Re: hosting youre own website

Post by infinite_ » Sat Oct 03, 2009 3:22 am

Your problem is that you've set ramiia.no-ip.info to direct to 192.168.2.100 -- this IP is your PC's LAN IP address, and is only valid inside your personal network. You need to set ramiia.no-ip.info to your WAN IP; that is, the IP assigned to you by your ISP.

Looking at your post history on the forums, you have a dynamic IP which (correct me if I'm wrong -- I have the luxury of a static IP) you will need to handle with something like DynDNS.

Your port forward works fine, too: if I go to http://210.213.x.x/patoc/patoc.html in my browser, I am directed to your webserver ("Patoc Family Tree").
My effort to help you will never exceed your effort to explain the problem.

ramiia
Corporal
Posts: 129
Joined: Mon Jul 16, 2007 11:23 pm
Location: Sampo 69

Re: hosting youre own website

Post by ramiia » Sat Oct 03, 2009 4:33 am

thanks voide, so the url i should give out is http://210.213.x.x/patoc/patoc.html , i did try to give it out and it works for someone whose not in my network, i go and try to recall my html and php to get started with my family tree.

also could any of you tell me how can i set up my web server properly so i can patched up most if not all vulnerabilities in my server?

thanks again

EDIT: how can i change my url from my ip address to something like http://patoc.org/patoc/patoc.html ?

User avatar
infinite_
Bat Country
Posts: 1353
Joined: Fri Jun 04, 2004 7:19 pm
Location: Australia

Re: hosting youre own website

Post by infinite_ » Sat Oct 03, 2009 6:38 am

No problem.
ramiia wrote:also could any of you tell me how can i set up my web server properly so i can patched up most if not all vulnerabilities in my server?
I don't know if there's really a one-step procedure for this, but what I would do is:

1) Search Google for any known vulnerabilities in the software you're using.
2) Check out the official websites of the software you're using for the latest versions, released patches, advisories, etc.
3) Get proactive and scan your web server with tools similar to Nessus, Metasploit, GFI Languard, etc.
4) Ask a friend to try to root your web server.
5) Look into ways of protecting your LAN in the event the web server is compromised.
My effort to help you will never exceed your effort to explain the problem.

User avatar
highjack
Hacker in Training
Posts: 58
Joined: Sat Sep 16, 2006 11:43 am
Location: I'm in your fridge eating your f00dz!

Re: hosting youre own website

Post by highjack » Sat Oct 03, 2009 6:42 am

ramiia wrote:
EDIT: how can i change my url from my ip address to something like http://patoc.org/patoc/patoc.html ?
Register patoc.org (if its available) you could try easydns, they seem to allow dns management which is what you're going to need http://www.easydns.com/

Once you've done that, you need to add an "A" record in the dns management control panel to point to your external ip address.

ramiia
Corporal
Posts: 129
Joined: Mon Jul 16, 2007 11:23 pm
Location: Sampo 69

Re: hosting youre own website

Post by ramiia » Sat Oct 03, 2009 11:11 am

thanks a lot, somehow i figure it out how to change 210.213.x.x to another, now http://ramiia.no-ip.info/patoc/patoc.php should work, but would love to try the one you suggested highjack hope its free though! :)

p.s hey highjack havent seen you in awhile or are you under another alias in irc? :roll:

Post Reply