Apr 4: I won a "golden" mug in
Singsoon
Bowling Mini-tournament at SuperBowl Marina Sq. I got a
"double" in game 1, and a "turkey" in game 2. My total
pinfalls is 278. First place almost went to runner-up Lau
Hock, but my "turkey" gave me a huge jump in pinfalls.
Thanks to Sing Soon for organizing this bowling session.
Feb 24: I tried to boot my toshiba
usb drive with Windows XP USB Stick Edition on my thinkpad t43, pre-formatted with fat16/fat32/ntfs using
hpusbfw.exe v2.0.6. however only the fat16 option works in
this case. I tested a
usbmemstick guide, and it proved that my usb drive
formatted with fat32 is able to boot into msdos on my
laptop.
http://www.freewebs.com/tulir/pe2usb-FULL.htm
The only format utility that worked OK is the HP
HPUSBFW Windows-based Format Utility for HP Drive
Key or DiskOnKey USB version 2.00.006 A (6 Feb 04).
The newer one version 2.1.8 A from (17 May 04) or
(20 Jan 05) did NOT made the stick bootable! The
same with the command line HP utility from all 3
packages!
Well, the results suggested that it is just
an average drive, but I think it can hold me until I need to
buy a better one.
Dec 10: Just did a bandwidth test at
Speedtest.net , and
here's the result.
Dec 8: I remember my internet plan is
expiring soon, so I surfed by
SNBB: 3Mbps Unlimited. I signed up online for the 3M
Unlimited, 12-month contract, [1 month subscription worth
$43.82^] option inside the
Re-contract
page. Deliberately avoided those longgggg 24-months plans.
Hate themz ;)
All u need to do, to enable loopback for
your router. If your router doesnt have this
function. Then you'll' have to manually hack
into your router if your router is linux based.
As far as i know, some dlink or linksys are
linux based.
your need to Putty (google it yourself) or any
supported telnet clients. Login in as root. cd
into /etc then type this into your telnet
client.
You have stumbled across a number of common
issues with consumer-grade NAT routers - and the
issues are certainly not limited to D-Link
products!
1. The router does not by default implement NAT
loopback. This means that it is not possible to
access a service running on a system behind the
router from another system behind the router
using the public IP address of the router. There
is also the DNS-related issue of resolving
domain names to local IP addresses when local
services are accessed from behind the router.
I suspect "loopback port redirection" is
what you are after. Computers on your LAN
probably resolve the name of your game server
(the PC on your LAN) as public IP address. And
they are trying to log into the game server
through the router's WAN port. But since they
are coming from LAN, port redirection does not
work. It only works when connection requests are
coming from WAN.
If I guessed the problem right, there is no fix
for it. These routers do not do loopback
redirection.
What you can try to do is to force your
computers to connect to the server using its
private IP address.
Another option is to modify the HOSTS file on
your computers to make them resolve the name of
the game server into private IP.
Some routers are smarter than others: they
can tell the difference between an attempt to
connect to the "outside" address of the router
and an attempt to connect to its "inside"
address (usually 192.168.2.1). But some, alas,
are not so smart. And with these routers, you
will not be able to connect to your home-hosted
website by name from within your home.