ASUS Port Mapper Beta 1

Instruction :

This program only test in ASUS ADSL external router modem(AAM6000EV) and firmware Ver(63) 2001 and i don't know
if it is working for different version of firmware. maybe you can tell me??

This program is written in Java so you need a java virtual machine to run it. For standard windows 9x and 2000,
there is a program called jview.exe (in your windows\command directory ??). Otherwise you could go to
http://java.sun.com to download the java virtual machine

Useage: java PortMapper telnetpass exit_user_mode_pass device_name start_port end_port protocol forward_address router_address

java : Java Virtual Machine
PortMapper: PortMapper program
telnetpass: Telnet Password (normally adsl)
exit_user_mode_pass: Password for exiting user mode (normally asus)
device_name: Device Name (normally ppp_device )
start_port: The start port number
end_port: The end port number
forward_address: The address of the machine the traffic will be forward to
router address: The address of your router

PS. I hope asus will realease a better firmware in the future. Any comment plese eamil to nzboy@writeme.com

Download:
mapper.zip

Source Code:
PortMapper.java
InputHandler.java

WARNING: Use it carefully. YOUR MODEM COULD END UP WITH NOT FUNCTIONING AT ALL

1