Hello to you all.
I need a great need of help with the following scenario.
Asus router flashed with WhiteRussian RC6
I use my router like this:
1. eth2 (wireless) set to client mode. Wireless connection made with wpa_supplicant with tkip. Use wl0 driver for broadcom original wifi card. Over the wireless connection I use pppoe for the wan connection.
* everything works perfect.
2. I have all ports from the switch together vlan0 and vlan1 so, all 5 ethernet port from the back are linked together. This also works perfect.
3. The problem comes when I try to reach the router from the outside (internet). SSH works perfectly from the lan, but nothing from the internet.
- tryed to ping my real IP adress from the internet, and I get a reply.
- tryed to scan port 22 from the internet, with "nmap my_router's_ip_adress -p22" and the result is negative; port is not open. (from /etc/firewall.user the 2 lines regarding ssh access from outside are active)
this is my /etc/firewall.user file:
---------------------------------------------------------------
#!/bin/sh
. /etc/functions.sh
WAN=$(nvram get wan_ifname)
LAN=$(nvram get lan_ifname)
iptables -F input_rule
iptables -F output_rule
iptables -F forwarding_rule
iptables -t nat -F prerouting_rule
iptables -t nat -F postrouting_rule
insmod ipt_recent
### SSH (Dropbear running on port 22)
## SSH: Rules for new incoming connections on tcp-22
iptables -t nat -A prerouting_rule -p tcp --dport 22 -m state --state NEW \
-m recent --name ATTACKER_SSH --rsource --update --seconds 180 --hitcount 5 -j DROP
iptables -t nat -A prerouting_rule -p tcp --dport 22 -m state --state NEW \
-m recent --name ATTACKER_SSH --rsource --set
## SSH
iptables -A input_rule -p tcp --dport 22 -m state --state NEW -j ACCEPT
echo "600 1800 120 60 120 120 10 60 30 120" > /proc/sys/net/ipv4/ip_conntrack_tcp_timeouts
### Open port to WAN
## -- This allows port 22 to be answered by (dropbear on) the router
iptables -t nat -A prerouting_rule -i $WAN -p tcp --dport 22 -j ACCEPT
iptables -A input_rule -i $WAN -p tcp --dport 22 -j ACCEPT
---------------------------------------------------------------
My router works fine from other point of view, but I can't use it so serve anything over the internet.
Please if anyone can help me with this, I'll be really happy to have this done. This issue is really important to me.
If there's a need for a list of my /etc/functions.sh file, ask me, and I'll put it in here.
I think it is good to mention that the same WR - RC6 runs on a Linksys WRT54GL and in the same envoirement, and ssh is reachable from the outside even if the firewall rules related to ssh are off. - strange, but it works. I need Asus to work for me.
thank you.
Here it is my complete list nvram variables.
---------------------------------------------------------------
"Change Variable"="Current Value"
"PPP_ERR"=1
"acc_"="� "
"acc_num"=0
"apps_caps"=9
"apps_comp"=0
"apps_disk_free"=0
"apps_dl"=1
"apps_dl_seed"=24
"apps_dl_share"=0
"apps_dl_share_port_from"=10000
"apps_dl_share_port_to"=10050
"apps_dl_x"=-1
"apps_dlx"=1
"apps_dms"=1
"apps_dms_usb_port"=1
"apps_dms_usb_port_x2"=-1
"apps_dms_usb_port_x"=-1
"apps_dmsx"=1
"apps_pool"="harddisk/part0"
"apps_running"=0
"apps_share"="share"
"apps_status_checked"=0
"apps_ver"="� "
"autofw_desc_x"="� "
"autofw_enable_x"=0
"autofw_inport_x"="� "
"autofw_inproto_x"="� "
"autofw_num_x"=0
"autofw_outport_x"="� "
"autofw_outproto_x"="� "
"autofw_port0"="� "
"boardflags"="0x0110"
"boardnum"=45
"boardrev"="0x10"
"boardtype"="0x042f"
"boot_wait"="on"
"bridge_disable"=0
"bs_mode"="� "
"cfe_wait_led_gpio"=1
"cfe_wait_on_restore"=0
"clkfreq"=264
"computer_name"="WL500g.Premium"
"console_loglevel"=7
"cron_enable"=1
"custom_shutdown_command"="stoprcasus"
"ddns_enable_x"=0
"ddns_hostname_x"="� "
"ddns_passwd_x"="� "
"ddns_server_x"="� "
"ddns_status_t"="� "
"ddns_updated"=0
"ddns_username_x"="� "
"ddns_wildcard_x"=0
"default_boardflags"="0x0110"
"default_http_passwd"="� "
"default_http_username"="� "
"default_lan_proto"="dhcp_server"
"default_new_disk_action"="no_action"
"default_physical_authentication_enable"="disabled"
"default_primary_pool_name"="� "
"default_primary_share_name"="� "
"default_router_disable"=0
"default_start_page"="start_system.asp"
"default_workgroup"="WORKGROUP"
"dhcp1_enable_x"=1
"dhcp1_end"="192.168.2.254"
"dhcp1_start"="192.168.2.2"
"dhcp_dns1_x"="� "
"dhcp_domain"="wan"
"dhcp_enable_x"=1
"dhcp_end"="192.168.1.254"
"dhcp_gateway_x"="� "
"dhcp_lease"=86400
"dhcp_start"="192.168.1.2"
"dhcp_static_x"=0
"dhcp_staticip_x"="� "
"dhcp_staticmac_x"="� "
"dhcp_staticnum_x"=0
"dhcp_wins"="wan"
"dhcp_wins_x"="� "
"dl_ram_addr"="a0001000"
"dmz_ip"="� "
"dmz_ipaddr"="� "
"dr_default_x"=1
"dr_static_matric_x"=1
"dr_static_rip_x"=0
"dr_staticgateway_x"="� "
"dr_staticipaddr_x"="� "
"dr_staticnetmask_x"=0
"dr_staticnum_x"=0
"early_startup_command"="convertasus"
"eject_from_web"=0
"et0macaddr"="00:1D:60:15:65:86"
"et0mdcport"=0
"et0phyaddr"=30
"et1macaddr"="40:10:18:00:00:2d"
"et1mdcport"=1
"et1phyaddr"=31
"ezc_enable"=1
"ezc_version"=2
"filter_client0"="� "
"filter_lw_date_x"=1111111
"filter_lw_default_x"="ACCEPT"
"filter_lw_dstip_x"="� "
"filter_lw_dstport_x"="� "
"filter_lw_icmp_x"="� "
"filter_lw_num_x"=0
"filter_lw_proto_x"="� "
"filter_lw_srcip_x"="� "
"filter_lw_srcport_x"="� "
"filter_lw_time_x"=2359
"filter_maclist"="� "
"filter_macmode"="deny"
"filter_wl_date_x"=1111111
"filter_wl_default_x"="ACCEPT"
"filter_wl_dstip_x"="� "
"filter_wl_dstport_x"="� "
"filter_wl_icmp_x"="� "
"filter_wl_num_x"=0
"filter_wl_proto_x"="� "
"filter_wl_srcip_x"="� "
"filter_wl_srcport_x"="� "
"filter_wl_time_x"=2359
"firmver"="1.9.7.5"
"forward_port0"="� "
"ftp_lang"="EN"
"ftp_running"=0
"fw_disable"=0
"fw_enable_x"=1
"fw_log_x"="none"
"fw_lw_enable_x"=0
"fw_wl_enable_x"=0
"gpio6"="robo_reset"
"gpio_0_name"="soft_power_switch"
"gpio_3_name"="power_enable"
"hardware_version"="WL500gp-01-02-00-00"
"http_lanport"=80
"http_passwd"="admin"
"http_username"="admin"
"http_wanport"="� "
"httpd_die_reboot"=1
"is_default"=1
"is_modified"=0
"kernel_gpio_init_out_3"=1
"kernel_gpio_init_out_6"=1
"lan1_ipaddr"="192.168.2.1"
"lan1_lease"=86400
"lan1_netmask"="255.255.255.0"
"lan_dhcp"=0
"lan_dhcp_enabled"=1
"lan_dhcp_lease"=86400
"lan_dhcp_num"="� "
"lan_dhcp_start"=2
"lan_dns"="10.15.20.1"
"lan_domain"="� "
"lan_gateway"="� "
"lan_gateway_t"="192.168.1.1"
"lan_hostname"="� "
"lan_hwaddr"="00:1D:60:15:65:86"
"lan_hwnames"="� "
"lan_ifname"="br0"
"lan_ifnames"="vlan0 vlan1"
"lan_ipaddr"="10.15.20.1"
"lan_ipaddr_t"="192.168.1.1"
"lan_lease"=86400
"lan_netmask"="255.255.255.0"
"lan_netmask_t"="255.255.255.0"
"lan_proto"="static"
"lan_proto_x"=1
"lan_route"="� "
"lan_stp"=1
"lan_wins"="� "
"landevs"="vlan0"
"log_ipaddr"="� "
"log_level"=0
"macfilter_enable_x"="disabled"
"macfilter_list_x"="� "
"macfilter_num_x"=0
"machine_name"="WL500gP"
"misc_conntrack_x"=4096
"misc_http_x"=0
"misc_httpport_x"=8080
"misc_io_mode"="bcmgpio"
"misc_lpr_x"=0
"misc_natlog_x"=0
"misc_ping_x"=0
"no_br"=0
"ntp_server0"="time.nist.gov"
"ntp_server1"="� "
"ntp_server"="europe.pool.ntp.org"
"ntp_servers"="time.nist.gov "
"os_date"=05/25/07
"os_flash_addr"="bfc40000"
"os_name"="linux"
"os_ram_addr"=80001000
"os_server"="� "
"os_version"="3.131.20.0"
"pa0maxpwr"=78
"pmon_ver"="CFE 3.91.7.0"
"ppp_passwd"="password"
"ppp_redialperiod"=15
"ppp_username"=username
"pppoe_ifname"="eth2"
"pppoe_ifnames"="� "
"preferred_lang"="EN"
"primary_ifname"="eth0"
"printer_ifname"="usb"
"printer_model_t"="� "
"printer_status_t"="� "
"printer_user_t"="� "
"productid"="WL500g.Premium"
"qos_"="� "
"qos_dfragment_enable"=0
"qos_dfragment_size"=0
"qos_enable"=0
"qos_global_enable"=0
"qos_ip_x"="� "
"qos_port_x"="� "
"qos_prio_x"="� "
"qos_pshack_prio"=0
"qos_rulenum_x"=0
"qos_service_enable"=0
"qos_service_name_x"="� "
"qos_service_ubw"=0
"qos_shortpkt_prio"=0
"qos_tos_prio"=0
"qos_userdef_enable"=0
"qos_userspec_app"=0
"reboot"="� "
"regulation_domain"="0X30DE"
"rescue_gpio"=4
"reset_gpio"=7
"restore_defaults"=0
"router_disable"=0
"samba_running"=0
"scratch"="a0180000"
"sdram_config"="0x0062"
"sdram_init"="0x0009"
"sdram_ncdl"="0x10408"
"sdram_refresh"="0x0000"
"ses_enable"=0
"sh_"="� "
"sh_num"=0
"sp_battle_ips"=1
"sr_enable_x"=0
"sr_gateway_x"="� "
"sr_if_x"="� "
"sr_ipaddr_x"="� "
"sr_matric_x"="� "
"sr_netmask_x"="� "
"sr_num_x"=0
"sr_rip_x"=0
"st_ftp_mode"=1
"st_ftp_modex"=1
"st_max_user"=6
"st_samba_mode"=1
"st_samba_mode_x"=-1
"st_samba_modex"=1
"st_samba_workgroup"="WORKGROUP"
"startup_command"="rcasus"
"stats_server"="� "
"swap_on"=0
"swapoff_failed"=0
"temp_lang"="� "
"time_interval"=20
"time_zone"="EET-2EEST,M3.5.0/3,M10.5.0/4"
"time_zone_x"="GMT0"
"time_zoneinfo"="Europe/Athens"
"timer_interval"=3600
"upnp_enable"=1
"ure_disable"=1
"url_date_x"=1111111
"url_enable_x"=0
"url_keyword_x"="� "
"url_num_x"=0
"url_time_x"=2359
"usb_audio_device"="� "
"usb_bannum_x"=0
"usb_device"="� "
"usb_disc0_dev"="� "
"usb_disc0_fs_path0"="� "
"usb_disc0_fs_path1"="� "
"usb_disc0_fs_path2"="� "
"usb_disc0_fs_path3"="� "
"usb_disc0_fs_path4"="� "
"usb_disc0_fs_path5"="� "
"usb_disc0_fs_path6"="� "
"usb_disc0_index"=0
"usb_disc0_path0"="� "
"usb_disc0_path1"="� "
"usb_disc0_path2"="� "
"usb_disc0_path3"="� "
"usb_disc0_path4"="� "
"usb_disc0_path5"="� "
"usb_disc0_path6"="� "
"usb_disc0_port"=0
"usb_disc1_dev"="� "
"usb_disc1_fs_path0"="� "
"usb_disc1_fs_path1"="� "
"usb_disc1_fs_path2"="� "
"usb_disc1_fs_path3"="� "
"usb_disc1_fs_path4"="� "
"usb_disc1_fs_path5"="� "
"usb_disc1_fs_path6"="� "
"usb_disc1_index"=0
"usb_disc1_path0"="� "
"usb_disc1_path1"="� "
"usb_disc1_path2"="� "
"usb_disc1_path3"="� "
"usb_disc1_path4"="� "
"usb_disc1_path5"="� "
"usb_disc1_path6"="� "
"usb_disc1_port"=0
"usb_ftpanonymous_x"=1
"usb_ftpbanip_x"="� "
"usb_ftpenable_x"=1
"usb_ftpmax_x"=12
"usb_ftpmaxuser_x"="� "
"usb_ftpnum_x"=0
"usb_ftppasswd_x"="� "
"usb_ftpport_x"=21
"usb_ftprights_x"="� "
"usb_ftpscript_x"="� "
"usb_ftpstaytimeout_x"=240
"usb_ftpsuper_x"=0
"usb_ftptimeout_x"=120
"usb_ftpusername_x"="� "
"usb_storage_busy2"=0
"usb_storage_busy"=0
"usb_storage_device"="� "
"usb_vidpid"="0/0/204"
"usb_web_device"="� "
"usb_web_flag"="� "
"usb_webactivex_x"=7777
"usb_webattach_x"=1
"usb_webcaption_x"="Web Camera Live Demo!!!"
"usb_webdriver_x"="� "
"usb_webenable_x"=1
"usb_webfresh_x"=1
"usb_webhttpcheck_x"=0
"usb_webhttpport_x"=7776
"usb_webimage_x"=1
"usb_webmode_x"=1
"usb_webmserver_x"="� "
"usb_webrectime_x"=0
"usb_webremote1_x"="� "
"usb_webremote2_x"="� "
"usb_webremote3_x"="� "
"usb_webremote4_x"="� "
"usb_webremote5_x"="� "
"usb_webremote6_x"="� "
"usb_webremote_x"="LAN Only"
"usb_websecurity_date_x"=1111111
"usb_websecurity_time_x"=2359
"usb_websecurity_x"=0
"usb_websendto_x"="� "
"usb_websense_x"=1
"usb_websubject_x"="Motion detection alert!!!"
"vlan0hwname"="et0"
"vlan0ports"="1 2 3 4 5*"
"vlan1hwname"="et0"
"vlan1ports"="0 5"
"vlan_enable"=1
"vts_desc_x"="� "
"vts_enable_x"=1
"vts_ipaddr_x"="� "
"vts_lport_x"="� "
"vts_num_x"=0
"vts_port_x"="� "
"vts_proto_x"="� "
"vts_protono_x"="� "
"wait_time"=1
"wan0_desc"="Default Connection"
"wan0_device"="eth2"
"wan0_dns"="10.15.15.1 194.102.180.10 194.102.171.10"
"wan0_domain"="� "
"wan0_gateway"="10.15.15.1"
"wan0_heartbeat_x"="� "
"wan0_hostname"="� "
"wan0_hwaddr"="00:1D:60:15:65:86"
"wan0_hwname"="eth2"
"wan0_ifname"="ppp0"
"wan0_ifnames"="eth2"
"wan0_ipaddr"="10.15.15.64"
"wan0_lease"=36000
"wan0_netmask"="255.255.255.0"
"wan0_pppoe_ac"="� "
"wan0_pppoe_demand"=0
"wan0_pppoe_idletime"=1800
"wan0_pppoe_ifname"="eth2"
"wan0_pppoe_keepalive"=0
"wan0_pppoe_mru"=1492
"wan0_pppoe_mtu"=1492
"wan0_pppoe_passwd"="� "
"wan0_pppoe_service"="� "
"wan0_pppoe_username"="� "
"wan0_primary"=1
"wan0_proto"="pppoe"
"wan0_route"="� "
"wan0_unit"=0
"wan0_wins"="� "
"wan_device"="eth2"
"wan_dhcp_lease"=86400
"wan_dhcp_num"="� "
"wan_dhcp_start"=100
"wan_gateway"="0.0.0.0"
"wan_hostname"="bibicus"
"wan_hwaddr"="00:1F:C6:3C:2B:1E"
"wan_hwname"="eth2"
"wan_ifname"="ppp0"
"wan_ifnames"="vlan1"
"wan_ipaddr"="� "
"wan_lease"=0
"wan_netmask"="0.0.0.0."
"wan_pppoe_demand"=0
"wan_pppoe_idletime"=1800
"wan_pppoe_ifname"="eth2"
"wan_pppoe_keepalive"=0
"wan_pppoe_mru"=1492
"wan_pppoe_mtu"=1492
"wan_pppoe_passwd"="� "
"wan_pppoe_relay_x"=0
"wan_pppoe_service"="� "
"wan_pppoe_txonly_x"=0
"wan_pppoe_username"="� "
"wan_primary"=1
"wan_proto"="pppoe"
"wan_route"="� "
"wan_unit"=0
"wan_wins"="� "
"wandevs"="et0"
"watchdog"=5000
"web_hook_libraries"="corewebhooks netwebhooks diskwebhooks winnet printwebhooks netre..."
"wifi_device"="eth2"
"wifi_dhcp_lease"=86400
"wifi_dhcp_num"="� "
"wifi_dhcp_start"=2
"wifi_ifname"="� "
"wifi_ifnames"="� "
"wl0_afterburner"="off"
"wl0_akm"="none"
"wl0_antdiv"=3
"wl0_ap_isolate"=0
"wl0_auth"=0
"wl0_auth_mode"="open"
"wl0_bcn"=100
"wl0_channel"=0
"wl0_closed"=1
"wl0_corerev"=9
"wl0_country"="� "
"wl0_country_code"="DE"
"wl0_crypto"="tkip"
"wl0_dfs_postism"=60
"wl0_dfs_preism"=60
"wl0_dtim"=1
"wl0_frag"=2346
"wl0_frameburst"=0
"wl0_gmode"=2
"wl0_gmode_protection"="off"
"wl0_gmode_protection_x"=0
"wl0_guest_auth_mode_1"="open"
"wl0_guest_crypto_1"=0
"wl0_guest_enable"=0
"wl0_guest_key1_1"="� "
"wl0_guest_key2_1"="� "
"wl0_guest_key3_1"="� "
"wl0_guest_key4_1"="� "
"wl0_guest_key_1"=1
"wl0_guest_phrase_x_1"="� "
"wl0_guest_ssid_1"="guest"
"wl0_guest_wep_x_1"=0
"wl0_guest_wpa_gtk_rekey_1"=0
"wl0_guest_wpa_psk_1"="� "
"wl0_hwaddr"="00:1D:60:15:65:86"
"wl0_ifname"="eth2"
"wl0_infra"=1
"wl0_key1"="� "
"wl0_key2"="� "
"wl0_key3"="� "
"wl0_key4"="� "
"wl0_key"=1
"wl0_lazywds"=0
"wl0_macapply_x"="Both"
"wl0_maclist"="� "
"wl0_maclist_x"="� "
"wl0_macmode"="disabled"
"wl0_macnum_x"=0
"wl0_maxassoc"=128
"wl0_mode"="wet"
"wl0_mode_ex"="ap"
"wl0_mode_x"=0
"wl0_mrate"=0
"wl0_net_reauth"=36000
"wl0_phrase_x"="� "
"wl0_phytype"="g"
"wl0_phytypes"="g"
"wl0_plcphdr"="long"
"wl0_preauth"=1
"wl0_radio"=1
"wl0_radio_date_x"=1111111
"wl0_radio_power_x"=17
"wl0_radio_time_x"=2359
"wl0_radio_x"=1
"wl0_radioids"="BCM2050"
"wl0_radius_ipaddr"="� "
"wl0_radius_key"="� "
"wl0_radius_port"=1812
"wl0_rate"=0
"wl0_rateset"="default"
"wl0_reg_mode"="off"
"wl0_rts"=2347
"wl0_ssid2"="default"
"wl0_ssid"="AtlasTelecom"
"wl0_txant"=3
"wl0_unit"=0
"wl0_wds"="� "
"wl0_wds_timeout"=1
"wl0_wdsapply_x"=0
"wl0_wdslist_x"="� "
"wl0_wdsnum_x"=0
"wl0_wep"="disabled"
"wl0_wep_x"=0
"wl0_wme"="off"
"wl0_wme_ap_be"="15 63 3 0 0 off"
"wl0_wme_ap_bk"="15 1023 7 0 0 off"
"wl0_wme_ap_vi"="7 15 1 6016 3008 off"
"wl0_wme_ap_vo"="3 7 1 3264 1504 off"
"wl0_wme_no_ack"="off"
"wl0_wme_sta_be"="15 1023 3 0 0 off"
"wl0_wme_sta_bk"="15 1023 7 0 0 off"
"wl0_wme_sta_vi"="7 15 2 6016 3008 off"
"wl0_wme_sta_vo"="3 7 2 3264 1504 off"
"wl0_wpa_gtk_rekey"=0
"wl0_wpa_psk"="� "
"wl0id"="0x4320"
"wl_afterburner"="off"
"wl_akm"="� "
"wl_antdiv"=-1
"wl_ap_isolate"=0
"wl_auth"=0
"wl_auth_mode"="open"
"wl_bcn"=100
"wl_chan_list"="1 2 3 4 5 6 7 8 9 10 11 12 13"
"wl_channel"=0
"wl_closed"=0
"wl_corerev"="� "
"wl_country"="� "
"wl_country_code"="DE"
"wl_crypto"="tkip"
"wl_dfs_postism"=60
"wl_dfs_preism"=60
"wl_dtim"=1
"wl_frag"=2346
"wl_frameburst"=0
"wl_gmode"=1
"wl_gmode_protection"="off"
"wl_gmode_protection_x"=0
"wl_guest_auth_mode_1"="open"
"wl_guest_crypto_1"=0
"wl_guest_enable"=0
"wl_guest_key1_1"="� "
"wl_guest_key2_1"="� "
"wl_guest_key3_1"="� "
"wl_guest_key4_1"="� "
"wl_guest_key_1"=1
"wl_guest_phrase_x_1"="� "
"wl_guest_ssid_1"="guest"
"wl_guest_wep_x_1"=0
"wl_guest_wpa_gtk_rekey_1"=0
"wl_guest_wpa_psk_1"="� "
"wl_hwaddr"="� "
"wl_ifname"="� "
"wl_infra"=1
"wl_key1"="� "
"wl_key2"="� "
"wl_key3"="� "
"wl_key4"="� "
"wl_key"=1
"wl_lazywds"=0
"wl_macapply_x"="Both"
"wl_maclist"="� "
"wl_maclist_x"="� "
"wl_macmode"="disabled"
"wl_macnum_x"=0
"wl_maxassoc"=128
"wl_mode"="ap"
"wl_mode_ex"="ap"
"wl_mode_x"=0
"wl_mrate"=0
"wl_net_reauth"=36000
"wl_phrase_x"="� "
"wl_phytype"="b"
"wl_phytypes"="� "
"wl_plcphdr"="long"
"wl_preauth"=1
"wl_radio"=1
"wl_radio_date_x"=1111111
"wl_radio_power_x"=17
"wl_radio_time_x"=2359
"wl_radio_x"=1
"wl_radioids"="� "
"wl_radius_ipaddr"="� "
"wl_radius_key"="� "
"wl_radius_port"=1812
"wl_rate"=0
"wl_rateset"="default"
"wl_reg_mode"="off"
"wl_rts"=2347
"wl_ssid2"="default"
"wl_ssid"="default"
"wl_unit"=0
"wl_wds"="� "
"wl_wds_timeout"=1
"wl_wdsapply_x"=0
"wl_wdslist_x"="� "
"wl_wdsnum_x"=0
"wl_wep"="disabled"
"wl_wep_x"=0
"wl_wme"="off"
"wl_wme_ap_be"="15 63 3 0 0 off"
"wl_wme_ap_bk"="15 1023 7 0 0 off"
"wl_wme_ap_vi"="7 15 1 6016 3008 off"
"wl_wme_ap_vo"="3 7 1 3264 1504 off"
"wl_wme_no_ack"="off"
"wl_wme_sta_be"="15 1023 3 0 0 off"
"wl_wme_sta_bk"="15 1023 7 0 0 off"
"wl_wme_sta_vi"="7 15 2 6016 3008 off"
"wl_wme_sta_vo"="3 7 2 3264 1504 off"
"wl_wpa_gtk_rekey"=0
"wl_wpa_psk"="� "
"wlan_hardware_present"="yes"
"wlan_ifname"="eth2"
"wlan_ipaddr"="192.168.21.1"
"wlan_netmask"="255.255.255.0"
"x_Setting"=1
"x_WANType"=1
---------------------------------------------------------------
(Last edited by bibicus on 23 Apr 2008, 06:54)