Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


View this topic in a long page with up to 500 replies per page Create new topic
1 | 2 
freitasm
BDFL - Memuneh
79294 posts

Uber Geek

Administrator
ID Verified
Trusted
Geekzone
Lifetime subscriber

  #316776 10-Apr-2010 13:23
Send private message

I will be clear about it then.

192.168 is an internal range of addresses and only computers on your own network can see those addresses.

Port forward means only that someone connecting to your PUBLIC address through that port will be automatically forwarded to the server on that specific internal IP address.

For people to connect to you they still need to know your PUBLIC address. As discussed before, if you PUBLIC address is dynamic things won't work well. You have two options:

1.Get a STATIC IP address for your connection
2.Use a DYNAMIC DNS service provider to automatically create a servername and point to your IP address. Every time your IP address changes the DNS will change to point to that address.

For the record, you have been quite rude with an attitude "I know it all" when you don't. Learn from the others around and you grow. Don't learn and you will do stupid things.





Please support Geekzone by subscribing, or using one of our referral links: Quic Broadband (free setup code: R587125ERQ6VE) | Samsung | AliExpress | Wise | Sharesies | Hatch | GoodSync 




saiPA

15 posts

Geek


  #316777 10-Apr-2010 13:26

freitasm: I will be clear about it then.

192.168 is an internal range of addresses and only computers on your own network can see those addresses.

Port forward means only that someone connecting to your PUBLIC address through that port will be automatically forwarded to the server on that specific internal IP address.

For people to connect to you they still need to know your PUBLIC address. As discussed before, if you PUBLIC address is dynamic things won't work well. You have two options:

1.Get a STATIC IP address for your connection
2.Use a DYNAMIC DNS service provider to automatically create a servername and point to your IP address. Every time your IP address changes the DNS will change to point to that address.

For the record, you have been quite rude with an attitude "I know it all" when you don't. Learn from the others around and you grow. Don't learn and you will do stupid things.




Yeap I had doubt about the portforward tutorial because I knew 192.168 was private but I still Gave it a go . Umm I have a Dynamic dns . dgmaster.no-ip.org. It should work. Cheerz . I was trying to get a static ip because Gametracker doesnt accept static ip

dm2000
319 posts

Ultimate Geek

ID Verified
Lifetime subscriber

  #316779 10-Apr-2010 13:26
Send private message

freitasm: I will be clear about it then.

192.168 is an internal range of addresses and only computers on your own network can see those addresses.

Port forward means only that someone connecting to your PUBLIC address through that port will be automatically forwarded to the server on that specific internal IP address.

For people to connect to you they still need to know your PUBLIC address. As discussed before, if you PUBLIC address is dynamic things won't work well. You have two options:

1.Get a STATIC IP address for your connection
2.Use a DYNAMIC DNS service provider to automatically create a servername and point to your IP address. Every time your IP address changes the DNS will change to point to that address.



+1 Nicely put



saiPA

15 posts

Geek


  #316780 10-Apr-2010 13:28

Well I wasnt trying to be rude. I only got  a bit off when you said I need to step up My game . You could have put it in a nice way . I dont think I know it all so yea.

Thx for explaining nd sorry if I seemed rude .

xpd

xpd
Geek @ Coastguard NZ
13768 posts

Uber Geek

Retired Mod
ID Verified
Trusted
Lifetime subscriber

  #316798 10-Apr-2010 14:44
Send private message

I did try dgmaster.no-ip.org last night but didnt work....... will try again this evening if I dont go out.




       Gavin / xpd / FastRaccoon / Geek of Coastguard New Zealand

 

                      LinkTree

 

 

 


saiPA

15 posts

Geek


  #316799 10-Apr-2010 14:44

xpd: I did try dgmaster.no-ip.org last night but didnt work....... will try again this evening if I dont go out.

saiPA

15 posts

Geek


  #316800 10-Apr-2010 14:44

xpd: I did try dgmaster.no-ip.org last night but didnt work....... will try again this evening if I dont go out.


It was down last night bt now its back up

 
 
 

Trade NZ and US shares and funds with Sharesies (affiliate link).
sampler
446 posts

Ultimate Geek

ID Verified
Trusted
Lifetime subscriber

  #316802 10-Apr-2010 14:48
Send private message

Hey Saipa,

If your still having problems, let me know. I should be able to help get you online.

In the mean time if you want to try another server also based in NZ, ....



IP 60.245.75.82
port 28700

run by NRU (www.nru-squad.net)
part of  =UGN=  (www.ugn.com.au)

Cheers

Lee

rvangelder
352 posts

Ultimate Geek


  #316838 10-Apr-2010 16:56
Send private message

saiPA: Try 192.168.1.181 in your internet browser n it will take you to our webserver. Try it.


I love this... it made me chuckle.

Hey dude, I really like that you're trying to share a server with your gaming buddies.
Networking is not an easy topic, and it gets even harder when you introduce the Internet to the equation.

Don't give up, and don't think that you're asking a silly question either, cause experts love to answer an easy question. Just don't act like you know it all, cause that's when the help dries up. :)

On networking...
I know it has been answered, but simply put there are public ip addresses, and there are private ip addresses.
The public ones are used by devices on the Internet. The private ones are for local area networks (LAN).
Private IP addresses can be used for your LAN, but they cant be used on the Internet. If an Internet device sees a private ip address, it'll just ignore it.

The private ip addresses are:
192.168.0.0 to 192.168.255.255
172.16.0.0 to 172.31.255.255
10.0.0.0 to 10.255.255.255

192.168.* addresses are pretty common in the home or small office.
172.16-31.* and 10.* addresses are more common in businesses.

Your router connects the computers in your LAN to Internet. When your router/modem connects, your ISP issues you 1 public IP address. Some ISPs give you the same IP address every time you connect (referred to as static IP address). Other ISPs give you a different IP address every time you connect (referred to as dynamic IP address).

Usually, some extra functionality comes with your router, called a network address translation (NAT). NAT shares the 1 public ip address with the many private ip addresses on your LAN, in order to allow everyone on your LAN to use the Internet. This all happens automatically, so you're probably not even aware NAT is occurring.

If you understand private ip addresses, and NAT, then many other networking concepts fall into place.
For example, why port forwarding is necessary.

Have fun.


saiPA

15 posts

Geek


  #316839 10-Apr-2010 16:58

rvangelder:
saiPA: Try 192.168.1.181 in your internet browser n it will take you to our webserver. Try it.


I love this... it made me chuckle.

Hey dude, I really like that you're trying to share a server with your gaming buddies.
Networking is not an easy topic, and it gets even harder when you introduce the Internet to the equation.

Don't give up, and don't think that you're asking a silly question either, cause experts love to answer an easy question. Just don't act like you know it all, cause that's when the help dries up. :)

On networking...
I know it has been answered, but simply put there are public ip addresses, and there are private ip addresses.
The public ones are used by devices on the Internet. The private ones are for local area networks (LAN).
Private IP addresses can be used for your LAN, but they cant be used on the Internet. If an Internet device sees a private ip address, it'll just ignore it.

The private ip addresses are:
192.168.0.0 to 192.168.255.255
172.16.0.0 to 172.31.255.255
10.0.0.0 to 10.255.255.255

192.168.* addresses are pretty common in the home or small office.
172.16-31.* and 10.* addresses are more common in businesses.

Your router connects the computers in your LAN to Internet. When your router/modem connects, your ISP issues you 1 public IP address. Some ISPs give you the same IP address every time you connect (referred to as static IP address). Other ISPs give you a different IP address every time you connect (referred to as dynamic IP address).

Usually, some extra functionality comes with your router, called a network address translation (NAT). NAT shares the 1 internet address with the many private ip addresses on your LAN, so everyone on your LAN can use the Internet. This all happens automatically, so you're probably not even aware NAT is occurring.

If you understand private ip addresses, and NAT, then many other networking concepts fall into place.
For example, why port forwarding is necessary.

Have fun.


Heyy um thanks for the mini tut . I wasn't trying to say I know everything but yea it probably looks like it but I really wasn't . Anyway thx for the explanation

rvangelder
352 posts

Ultimate Geek


  #316842 10-Apr-2010 17:00
Send private message

saiPA: Heyy um thanks for the mini tut . I wasn't trying to say I know everything but yea it probably looks like it but I really wasn't . Anyway thx for the explanation


Wow. I was proof reading my post, and spotted a typo, corrected it, and came back to find your reply. You didn't read it, did you?

freitasm
BDFL - Memuneh
79294 posts

Uber Geek

Administrator
ID Verified
Trusted
Geekzone
Lifetime subscriber

  #316844 10-Apr-2010 17:02
Send private message

rvangelder, I wouldn't bother anymore... We've done our part. That's it.





Please support Geekzone by subscribing, or using one of our referral links: Quic Broadband (free setup code: R587125ERQ6VE) | Samsung | AliExpress | Wise | Sharesies | Hatch | GoodSync 


saiPA

15 posts

Geek


  #316846 10-Apr-2010 17:03

rvangelder:
saiPA: Heyy um thanks for the mini tut . I wasn't trying to say I know everything but yea it probably looks like it but I really wasn't . Anyway thx for the explanation


Wow. I was proof reading my post, and spotted a typo, corrected it, and came back to find your reply. You didn't read it, did you?


I actually did read the whole thing. Thats why I said thanks for the mini tutorial :) . I actually did learn something from you and freitasm . Thanks again

netarangi
4 posts

Wannabe Geek
Inactive user


  #319044 15-Apr-2010 20:36
Send private message

saiPA:
freitasm:
saiPA:
freitasm: This is a private IP address, not public. I think you should seriously up your game (pun intended) if you want to provide a public server. This should include a bit more knowledge in networking, a bit more bandwidth available and other tidbits.


Im know what im doing . My private Ip is different . My last digits change for my public static ip. You can even try and then prove me wrong . Thank you.
I posted this after i checked it myself so you can check before you start proving people wrong



192.168 is not visible on the Internet. Learn about it here: http://en.wikipedia.org/wiki/Private_network



Try 192.168.1.181 in your internet browser n it will take you to our webserver. Try it.

Iused portforward.com's static ip guide to get mine


I seriously have to lol at this.

I'm 17 and know more than that.

1 | 2 
View this topic in a long page with up to 500 replies per page Create new topic





News and reviews »

Air New Zealand Starts AI adoption with OpenAI
Posted 24-Jul-2025 16:00


eero Pro 7 Review
Posted 23-Jul-2025 12:07


BeeStation Plus Review
Posted 21-Jul-2025 14:21


eero Unveils New Wi-Fi 7 Products in New Zealand
Posted 21-Jul-2025 00:01


WiZ Introduces HDMI Sync Box and other Light Devices
Posted 20-Jul-2025 17:32


RedShield Enhances DDoS and Bot Attack Protection
Posted 20-Jul-2025 17:26


Seagate Ships 30TB Drives
Posted 17-Jul-2025 11:24


Oclean AirPump A10 Water Flosser Review
Posted 13-Jul-2025 11:05


Samsung Galaxy Z Fold7: Raising the Bar for Smartphones
Posted 10-Jul-2025 02:01


Samsung Galaxy Z Flip7 Brings New Edge-To-Edge FlexWindow
Posted 10-Jul-2025 02:01


Epson Launches New AM-C550Z WorkForce Enterprise printer
Posted 9-Jul-2025 18:22


Samsung Releases Smart Monitor M9
Posted 9-Jul-2025 17:46


Nearly Half of Older Kiwis Still Write their Passwords on Paper
Posted 9-Jul-2025 08:42


D-Link 4G+ Cat6 Wi-Fi 6 DWR-933M Mobile Hotspot Review
Posted 1-Jul-2025 11:34


Oppo A5 Series Launches With New Levels of Durability
Posted 30-Jun-2025 10:15









Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.