Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy. This forum is not for asking programming related questions.
That was excellent. Remember to use WPA2 and not WEP or any older standards -- they are all insecure. Good to keep you router firmware updated, as with any public facing system.
VladSun wrote:PS: Grrr, I hate these conditional sentences - have I managed to write it right?
Grammatically perfect! (as usual) Uncountable vs countable for the noun "detail" is about as trivial as it gets.
If I had known it would be so helpful for you guys, I would have written it in more detail.
===
I would have written it in more detail if I had known it would be so helpful for you guys.
[text]Subnet mask: 192.168.1.255[/text]
and it's the broadcast address, should be
[text]Subnet mask: 255.255.255.0[/text]
I.e. the network segment has 192.168.1.0-192.168.1.255 range.
There are 10 types of people in this world, those who understand binary and those who don't