Page 35 of 1502 FirstFirst ... 253233343536373845 ... LastLast
Results 341 to 350 of 15013
  1. #341

    Default Re: GLOBE BROADBAND DISCUSSIONS

    HAAAAAAAAAAAAAAAY HAPT NAKO MAHUTDAN UG PASISNYA ANING MODEM SA GLOBE BROADBAND CGI LANG UG KA DOWN CGURO 8-10 TIMES A DAY MO DOWN NYA UG E RESET ANG MODEM MU BALIK RA SAD NOUN. NYA MAG CGI LANG KO UG IN ANA? KUNG NAAY MGA TAGA GLOBE DRI PLZZZZZZZ HELP ME KAY MURAG CGI LANG GYUD KO ANI. 3 WEEKS PA NOUN NI NAKO SUKAD PAG INSTALL SA AKO BROADBAND PRO SUGOD MAN DAYON ANG PROBLEM. SAYANGAN NA NOUN KO SA AKO PLDT DA AKO NA GIPA DISCONNECT. STABLE RABA UNTA KAU ANG AKO INTERNET ATO. MAHAY NOUN KO ANI DAH.

  2. #342

    Default Re: GLOBE BROADBAND DISCUSSIONS

    @giovanni
    tawag sa 24 hr Cs nila bro, e raise up na imu prob nila, para ma ilisan kag modem if guba man :mrgreen:

  3. #343

    Default Re: GLOBE BROADBAND DISCUSSIONS

    Quote Originally Posted by giovanni
    HAAAAAAAAAAAAAAAY HAPT NAKO MAHUTDAN UG PASISNYA ANING MODEM SA GLOBE BROADBAND CGI LANG UG KA DOWN CGURO 8-10 TIMES A DAY MO DOWN NYA UG E RESET ANG MODEM MU BALIK RA SAD NOUN. NYA MAG CGI LANG KO UG IN ANA? KUNG NAAY MGA TAGA GLOBE DRI PLZZZZZZZ HELP ME KAY MURAG CGI LANG GYUD KO ANI. 3 WEEKS PA NOUN NI NAKO SUKAD PAG INSTALL SA AKO BROADBAND PRO SUGOD MAN DAYON ANG PROBLEM. SAYANGAN NA NOUN KO SA AKO PLDT DA AKO NA GIPA DISCONNECT. STABLE RABA UNTA KAU ANG AKO INTERNET ATO. MAHAY NOUN KO ANI DAH.
    is that the old speed touch 330 ? murag modem man na oi make a demand! and have ur modem be replace immediately state ur circumstances..

  4. #344

    Default Re: GLOBE BROADBAND DISCUSSIONS

    caps lock addict! kuyaw na sa ban da... anyway, if your modem's speedtouch 511e, it needs some "tweaking". ask me how..

  5. #345

    Default Re: GLOBE BROADBAND DISCUSSIONS

    boss ang ako modem kay PROLINK H9200 naman ni. as in boss cgi gyud cya ug ka down. hapt every hour mag down. pro ug e reset ang modem mo balik rasad.

    @mindless- boss kahibaw ka mo tweak sa PROLINK? tabangi ko ani beh kay murag hustle na gyud kau cgi ug ka down.

  6. #346

    Default Re: GLOBE BROADBAND DISCUSSIONS

    tan awa imo wiring basin naay loose contact naa rabay mga rj45 connector sa mga lan card or mobo nga bati pagkahimo, pareha ari ako xircom lan/modem sa laptop mag sigi lang ko tandog kay ma dis connect permi, wa may problem sa prolink h9200 maayo man ang connector.........

    naa pa diay kun naa kay extension nga telephone butangi ug filter kay mao nay hinungdan magsige potol ang internet labi na mo tubag kag tawag..........

  7. #347

    Default Re: GLOBE BROADBAND DISCUSSIONS

    dong mindless share pud sa tweaks sa 511e diri beh, e post diri bro ang step, hehehe

  8. #348

    Default Re: GLOBE BROADBAND DISCUSSIONS

    @gtjr_ph- boss ug ako e reset ang modem maulian man or adto ko sa admin account sa ako modem ug ako e refresh ddto kay maulian man. hmmmmm murag dli gyud ni lose contact ang problem ani. by the way thanks sa imo advice.


  9. #349

    Default Re: GLOBE BROADBAND DISCUSSIONS

    ok, to have a CLEAN and ERROR free modem config. upload this code to your modems (for Speedtouch 500 series and above only)
    Or you can compare to your existing "*.ini" mode configurations... serves as guide... enjoy!

    Note:
    1. Several IP's in the firewall being blocked (some porn sites)
    2. 3 dsl acounts
    3. PPPoE/0.35 isp setting
    4. DHCP disabled



    -----------------------------------------code start here------------------------------
    [ language.ini ]
    config language=en

    [ script.ini ]
    add name=autopvc_add_qos index=0 command="qosbook add name _auto_$1_$2 class $3 tx_peakrate $4 tx_sustrate $5 tx_maxburst $6 rx_peakrate $4 rx_sustrate $5 rx_maxburst $6 dynamic yes"
    add name=autopvc_delete_qos index=0 command="qosbook delete name _auto_$1_$2"
    add name=autopvc_add_bridge index=0 command="qosbook add name _auto_$1_$2 class $3 tx_peakrate $4 tx_sustrate $5 tx_maxburst $6 rx_peakrate $4 rx_sustrate $5 rx_maxburst $6 dynamic yes"
    add name=autopvc_add_bridge index=1 command="phonebook add name _auto_$1_$2 addr $1.$2 type any dynamic yes"
    add name=autopvc_add_bridge index=2 command="bridge ifadd intf _auto_$1_$2 dest _auto_$1_$2"
    add name=autopvc_add_bridge index=3 command="bridge ifconfig intf _auto_$1_$2 qos _auto_$1_$2"
    add name=autopvc_add_bridge index=4 command="bridge ifattach intf _auto_$1_$2"
    add name=autopvc_delete_bridge index=0 command="bridge ifdetach intf _auto_$1_$2"
    add name=autopvc_delete_bridge index=1 command="bridge ifdelete intf _auto_$1_$2"
    add name=autopvc_delete_bridge index=2 command="phonebook delete name _auto_$1_$2"
    add name=autopvc_delete_bridge index=3 command="qosbook delete name _auto_$1_$2"
    add name=autopvc_add_pppoerelay index=0 command="qosbook add name _auto_$1_$2 class $3 tx_peakrate $4 tx_sustrate $5 tx_maxburst $6 rx_peakrate $4 rx_sustrate $5 rx_maxburst $6 dynamic yes"
    add name=autopvc_add_pppoerelay index=1 command="phonebook add name _auto_$1_$2 addr $1.$2 type any dynamic yes"
    add name=autopvc_add_pppoerelay index=2 command="ethoa ifadd intf _auto_$1_$2 dest _auto_$1_$2"
    add name=autopvc_add_pppoerelay index=3 command="ethoa ifconfig intf _auto_$1_$2 qos _auto_$1_$2"
    add name=autopvc_add_pppoerelay index=4 command="ethoa ifattach intf _auto_$1_$2"
    add name=autopvc_add_pppoerelay index=5 command="ip ifwait intf _auto_$1_$2 timeout 15 adminstatus up"
    add name=autopvc_add_pppoerelay index=6 command="pppoe relay add port _auto_$1_$2"
    add name=autopvc_delete_pppoerelay index=0 command="pppoe relay delete port _auto_$1_$2"
    add name=autopvc_delete_pppoerelay index=1 command="ethoa ifdetach intf _auto_$1_$2"
    add name=autopvc_delete_pppoerelay index=2 command="ethoa ifdelete intf _auto_$1_$2"
    add name=autopvc_delete_pppoerelay index=3 command="phonebook delete name _auto_$1_$2"
    add name=autopvc_delete_pppoerelay index=4 command="qosbook delete name _auto_$1_$2"
    add name=autopvc_change_qos index=0 command="$$1 ifdetach intf $2"
    add name=autopvc_change_qos index=1 command="$$1 ifconfig intf $2 qos $3"
    add name=autopvc_change_qos index=2 command="$$1 ifattach intf $2"
    add name=autopvc_change_qos_pppoerelay index=0 command="ethoa ifdetach intf $1"
    add name=autopvc_change_qos_pppoerelay index=1 command="ethoa ifconfig intf $1 qos $2"
    add name=autopvc_change_qos_pppoerelay index=2 command="ethoa ifattach intf $1"
    add name=autopvc_change_qos_pppoerelay index=3 command="pppoe relay add port $1"
    add name=autopvc_change_qos_pppoeethoa index=0 command="ethoa ifdetach intf $1"
    add name=autopvc_change_qos_pppoeethoa index=1 command="ethoa ifconfig intf $1 qos $2"
    add name=autopvc_change_qos_pppoeethoa index=2 command="ethoa ifattach intf $1"
    add name=autopvc_change_qos_pppoeethoa index=3 command="pppoe ifattach intf $3"
    add name=autopvc_change_qos_pppoa index=0 command="pppoa ifdetach intf $1"
    add name=autopvc_change_qos_pppoa index=1 command="ip ifwait intf $1 timeout 5 adminstatus down"
    add name=autopvc_change_qos_pppoa index=2 command="pppoa ifconfig intf $1 qos $2"
    add name=autopvc_change_qos_pppoa index=3 command="pppoa ifattach intf $1"

    [ env.ini ]
    set var=CONF_REGION value=Philippines
    set var=CONF_PROVIDER value="Globelines DSL"
    set var=CONF_DESCRIPTION value="Single Modem Setup (100) SA UBOS"
    set var=CONF_SERVICE value="Modified by Mindless Mink"
    set var=CONF_DATE value="Configuration modified manually"
    set var=UPGRADE_URL value=http://www.speedtouch.com/upgrade500.htm
    set var=CONF_TPVERSION value=1.2.0
    set var=COLUMNS value=80
    set var=ROWS value=24
    set var=SESSIONTIMEOUT value=0

    [ wizard.ini ]

    [ snmp.ini ]
    config ROCommunity=public sysContact="Globelines DSL" sysName="SpeedTouch 511e" sysLocation="AKong Lungga"

    [ phone.ini ]
    add name=PhoneBook_0_35 addr=0*35 type=any

    [ qos.ini ]
    config format=bytes
    add name=default class=ubr

    [ oam.ini ]
    config clp=1 loopbackid=6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a6a
    mode port=dsl0 blocking=enabled
    mode port=dsl1 blocking=enabled
    mode port=atm2 blocking=enabled
    mode port=atm3 blocking=enabled
    mode port=aal5 blocking=enabled
    mode port=atm5 blocking=enabled

    [ pfirewall.ini ]
    chain create chain=sink
    chain create chain=forward
    chain create chain=source
    chain create chain=BLOCKED_OUT
    chain create chain=BLOCKED_IN
    rule create chain=sink index=0 srcintfgrp=!wan action=accept
    rule create chain=sink index=1 prot=udp dstport=dns action=accept
    rule create chain=sink index=2 prot=udp dstport=bootpc action=accept
    rule create chain=sink index=3 prot=icmp icmptype=echo-reply action=accept
    rule create chain=sink index=4 prot=udp dstport=snmp log=yes action=count
    rule create chain=sink index=5 action=drop
    rule create chain=forward index=0 srcintfgrp=wan dstintfgrp=wan action=drop
    rule create chain=source index=0 dstintfgrp=!wan action=accept
    rule create chain=source index=1 prot=udp dstport=dns action=accept
    rule create chain=source index=2 prot=udp dstport=bootps action=accept
    rule create chain=source index=3 prot=icmp icmptype=echo-request action=accept
    rule create chain=source index=4 prot=udp srcport=snmp log=yes action=count
    rule create chain=source index=5 action=drop
    rule create chain=BLOCKED_OUT index=0 dst=192.246.0.0/16 action=deny
    rule create chain=BLOCKED_OUT index=1 dst=207.38.[0-127].* action=deny
    rule create chain=BLOCKED_IN index=0 src=192.168.0.101 action=accept
    rule create chain=BLOCKED_IN index=1 dst=88.85.73.[128-255] action=accept
    rule create chain=BLOCKED_IN index=2 dst=4.78.56.86 action=deny
    rule create chain=BLOCKED_IN index=3 dst=38.100.235.112 action=deny
    rule create chain=BLOCKED_IN index=4 dst=38.[112-119].*.* action=deny
    rule create chain=BLOCKED_IN index=5 dst=38.144.193.208 action=deny
    rule create chain=BLOCKED_IN index=6 dst=62.129.129.0/24 action=deny
    rule create chain=BLOCKED_IN index=7 dst=62.129.133.[176-183] action=deny
    rule create chain=BLOCKED_IN index=8 dst=62.219.243.[0-63] action=deny
    rule create chain=BLOCKED_IN index=9 dst=63.214.[164-167].* action=deny
    rule create chain=BLOCKED_IN index=10 dst=63.223.48.145 action=deny
    rule create chain=BLOCKED_IN index=11 dst=63.223.48.142 action=deny
    rule create chain=BLOCKED_IN index=12 dst=63.223.60.12 action=deny
    rule create chain=BLOCKED_IN index=13 dst=63.236.[0-127].* action=deny
    rule create chain=BLOCKED_IN index=14 dst=63.236.2.[224-239] action=deny
    rule create chain=BLOCKED_IN index=15 dst=63.243.[140-141].* action=deny
    rule create chain=BLOCKED_IN index=16 dst=64.7.205.25 action=deny
    rule create chain=BLOCKED_IN index=17 dst=64.7.209.58 action=deny
    rule create chain=BLOCKED_IN index=18 dst=64.38.[192-255].* action=deny
    rule create chain=BLOCKED_IN index=19 dst=64.40.[96-127].* action=deny
    rule create chain=BLOCKED_IN index=20 dst=64.56.[192-207].* action=deny
    rule create chain=BLOCKED_IN index=21 dst=64.57.90.155 action=deny
    rule create chain=BLOCKED_IN index=22 dst=64.59.[64-127].* action=deny
    rule create chain=BLOCKED_IN index=23 dst=64.71.[128-191].* action=deny
    rule create chain=BLOCKED_IN index=24 dst=64.72.[112-127].* action=deny
    rule create chain=BLOCKED_IN index=25 dst=64.89.[16-31].* action=deny
    rule create chain=BLOCKED_IN index=26 dst=64.111.[192-223].* action=deny
    rule create chain=BLOCKED_IN index=27 dst=64.154.[4-7].* action=deny
    rule create chain=BLOCKED_IN index=28 dst=64.185.[224-239].* action=deny
    rule create chain=BLOCKED_IN index=29 dst=64.201.115.0/24 action=deny
    rule create chain=BLOCKED_IN index=30 dst=64.202.[160-191].* action=deny
    rule create chain=BLOCKED_IN index=31 dst=64.210.[128-159].* action=deny
    rule create chain=BLOCKED_IN index=32 dst=64.237.[32-63].* action=deny
    rule create chain=BLOCKED_IN index=33 dst=64.255.[0-63].* action=deny
    rule create chain=BLOCKED_IN index=34 dst=64.255.[160-191].* action=deny
    rule create chain=BLOCKED_IN index=35 dst=65.110.[32-63].* action=deny
    rule create chain=BLOCKED_IN index=36 dst=66.37.[0-31].* action=deny
    rule create chain=BLOCKED_IN index=37 dst=66.55.[128-159].* action=deny
    rule create chain=BLOCKED_IN index=38 dst=66.98.173.105 action=deny
    rule create chain=BLOCKED_IN index=39 dst=66.115.[128-191].* action=deny
    rule create chain=BLOCKED_IN index=40 dst=66.154.[0-95].* action=deny
    rule create chain=BLOCKED_IN index=41 dst=66.186.[32-47].* action=deny
    rule create chain=BLOCKED_IN index=42 dst=66.228.117.207 action=deny
    rule create chain=BLOCKED_IN index=43 dst=66.230.[128-191].* action=deny
    rule create chain=BLOCKED_IN index=44 dst=66.240.179.44 action=deny
    rule create chain=BLOCKED_IN index=45 dst=66.254.[96-127].* action=deny
    rule create chain=BLOCKED_IN index=46 dst=67.15.193.157 action=deny
    rule create chain=BLOCKED_IN index=47 dst=67.19.223.82 action=deny
    rule create chain=BLOCKED_IN index=48 dst=69.1.[64-95].* action=deny
    rule create chain=BLOCKED_IN index=49 dst=69.5.[160-191].* action=deny
    rule create chain=BLOCKED_IN index=50 dst=69.31.131.222 action=deny
    rule create chain=BLOCKED_IN index=51 dst=69.31.34.31 action=deny
    rule create chain=BLOCKED_IN index=52 dst=69.42.94.79 action=deny
    rule create chain=BLOCKED_IN index=53 dst=69.42.95.81 action=deny
    rule create chain=BLOCKED_IN index=54 dst=69.50.139.[0-127] action=deny
    rule create chain=BLOCKED_IN index=55 dst=69.88.[128-159].* action=deny
    rule create chain=BLOCKED_IN index=56 dst=70.[84-87].*.* action=deny
    rule create chain=BLOCKED_IN index=57 dst=70.85.94.82 action=deny
    rule create chain=BLOCKED_IN index=58 dst=72.9.224.198 action=deny
    rule create chain=BLOCKED_IN index=59 dst=72.29.[64-95].* action=deny
    rule create chain=BLOCKED_IN index=60 dst=74.52.14.82 action=deny
    rule create chain=BLOCKED_IN index=61 dst=80.77.113.[1-255] action=deny
    rule create chain=BLOCKED_IN index=62 dst=81.31.38.128-81.31.39.191 action=deny
    rule create chain=BLOCKED_IN index=63 dst=83.149.120.0/24 action=deny
    rule create chain=BLOCKED_IN index=64 dst=85.17.36.121 action=deny
    rule create chain=BLOCKED_IN index=65 dst=88.85.[64-79].* action=deny
    rule create chain=BLOCKED_IN index=66 dst=146.82.0.0/16 action=deny
    rule create chain=BLOCKED_IN index=67 dst=168.143.0.0/16 action=deny
    rule create chain=BLOCKED_IN index=68 dst=193.138.231.50 action=deny
    rule create chain=BLOCKED_IN index=69 dst=194.79.[28-31].* action=deny
    rule create chain=BLOCKED_IN index=70 dst=194.116.[146-147].* action=deny
    rule create chain=BLOCKED_IN index=71 dst=194.126.193.0/24 action=deny
    rule create chain=BLOCKED_IN index=72 dst=195.10.6.0/24 action=deny
    rule create chain=BLOCKED_IN index=73 dst=195.90.[98-99].* action=deny
    rule create chain=BLOCKED_IN index=74 dst=204.13.[52-55].* action=deny
    rule create chain=BLOCKED_IN index=75 dst=205.134.[160-191].* action=deny
    rule create chain=BLOCKED_IN index=76 dst=205.139.209.9 action=deny
    rule create chain=BLOCKED_IN index=77 dst=207.58.[128-191].* action=deny
    rule create chain=BLOCKED_IN index=78 dst=207.114.[128-255].* action=deny
    rule create chain=BLOCKED_IN index=79 dst=207.226.88.90 action=deny
    rule create chain=BLOCKED_IN index=80 dst=207.226.164.242 action=deny
    rule create chain=BLOCKED_IN index=81 dst=207.226.168.162 action=deny
    rule create chain=BLOCKED_IN index=82 dst=207.229.[71-75].* action=deny
    rule create chain=BLOCKED_IN index=83 dst=207.246.[128-159].* action=deny
    rule create chain=BLOCKED_IN index=84 dst=208.64.[44-47].* action=deny
    rule create chain=BLOCKED_IN index=85 dst=209.8.19.130 action=deny
    rule create chain=BLOCKED_IN index=86 dst=208.99.[192-207].* action=deny
    rule create chain=BLOCKED_IN index=87 dst=209.47.0.0/16 action=deny
    rule create chain=BLOCKED_IN index=88 dst=209.85.35.157 action=deny
    rule create chain=BLOCKED_IN index=89 dst=209.170.[64-127].* action=deny
    rule create chain=BLOCKED_IN index=90 dst=209.200.[0-63].* action=deny
    rule create chain=BLOCKED_IN index=91 dst=209.237.241.250 action=deny
    rule create chain=BLOCKED_IN index=92 dst=213.19.143.[0-127] action=deny
    rule create chain=BLOCKED_IN index=93 dst=213.189.[25-26].* action=deny
    rule create chain=BLOCKED_IN index=94 dst=213.193.245.0/24 action=deny
    rule create chain=BLOCKED_IN index=95 dst=213.193.215.0/24 action=deny
    rule create chain=BLOCKED_IN index=96 dst=213.250.2.115 action=deny
    rule create chain=BLOCKED_IN index=97 dst=216.7.[80-95].* action=deny
    rule create chain=BLOCKED_IN index=98 dst=216.17.[96-111].* action=deny
    rule create chain=BLOCKED_IN index=99 dst=216.32.204.210 action=deny
    rule create chain=BLOCKED_IN index=100 dst=216.131.[64-127].* action=deny
    rule create chain=BLOCKED_IN index=101 dst=216.195.[32-63].* action=deny
    rule create chain=BLOCKED_IN index=102 dst=216.224.[112-127].* action=deny
    rule create chain=BLOCKED_IN index=103 dst=216.255.[176-191].* action=deny
    assign hook=sink chain=sink
    assign hook=forward chain=forward
    assign hook=source chain=source
    assign hook=output chain=BLOCKED_OUT

    [ label.ini ]
    chain create chain=user_labels

    [ bridge.ini ]
    config age=300 filter=no_WAN_broadcast

    [ pptp.ini ]

    [ ethoa.ini ]
    ifadd intf=EthoA_00 dest=PhoneBook_0_35
    ifconfig intf=EthoA_00
    ifattach intf=EthoA_00

    [ ipoa.ini ]

    [ cip.ini ]

    [ pppoerelay.ini ]

    [ dhcp.ini ]
    config autodhcp=off scantime=20 state=disabled trace=off
    policy verifyfirst=off trustclient=on

    [ pppoa.ini ]

    [ pppoe.ini ]
    ifadd intf=Internet_00
    rtadd intf=Internet_00 dst=0.0.0.0/0 src=192.168.0.0/0 metric=1
    ifconfig intf=Internet_00 dest=EthoA_00 accomp=on dnsmetric=0 addrtrans=pat
    ifconfig intf=Internet_00 user=sample_lang_ni_do@visayas.globelines.com.ph password=_DEV_628EA56779D3A497 status=up
    ifadd intf=Internet_01
    rtadd intf=Internet_01 dst=0.0.0.0/0 src=192.168.0.0/0 metric=1
    ifconfig intf=Internet_01 dest=EthoA_00 accomp=on dnsmetric=0 addrtrans=pat
    ifconfig intf=Internet_01 user=sample_ra_sad_nil@globelines.com.ph password=_DEV_628EA56779D3A497
    ifadd intf=Melancholy
    rtadd intf=Melancholy dst=0.0.0.0/0 src=192.168.0.101/32 metric=1
    ifconfig intf=Melancholy dest=EthoA_00 accomp=on dnsmetric=0 addrtrans=pat
    ifconfig intf=Melancholy user=sample_ra_sad_wee@visayas.globelines.com.ph password=_DEV_628EA56779D3A497 status=up

    [ ip.ini ]
    config forwarding=on firewalling=on redirects=on sourcerouting=off netbroadcasts=off ttl=64 fraglimit=64 defragmode=always addrcheck=dynamic mssclamping=on
    apadd addr=192.168.0.100/24 intf=eth0 addroute=no
    ifconfig intf=loop mtu=1500 group=local linksensing=off
    ifconfig intf=eth0 mtu=1500 group=lan linksensing=off
    ifconfig intf=EthoA_00 mtu=1500 group=wan linksensing=off
    ifconfig intf=Internet_00 mtu=1492 group=wan linksensing=off
    ifconfig intf=Internet_01 mtu=1492 status=down group=wan linksensing=off
    ifconfig intf=Melancholy mtu=1492 group=wan linksensing=off
    rtadd dst=192.168.0.0/24 gateway=192.168.0.100 metric=1
    rtadd dst=224.0.0.0/4 intf=eth0

    [ autoip.ini ]

    [ eth.ini ]
    ifconfig intf=1 type=auto
    config intf=1 state=enabled

    [ diagnostics.ini ]
    config pingtimeout=1000 pingpacketsize=20

    [ dnsd.ini ]
    domain domain=martian.cave.org
    start
    troff

    [ dhcr.ini ]

    [ dhcc.ini ]
    config trace=off

    [ adslpots.ini ]
    config opermode=multimode trace=on modemoption=ffffff80000000000000000000000000

    [ nat.ini ]
    bind application=ESP port=1
    bind application=FTP port=ftp
    bind application=GRE port=1
    bind application=H323 port=h323
    bind application=IKE port=ike
    bind application=ILS port=ldap
    bind application=ILS port=ils
    bind application=IP6TO4 port=1
    bind application=IRC port=6660 port_end=6670
    bind application=JABBER port=5222
    bind application=JABBER port=15222
    bind application=PPTP port=1723
    bind application=RAUDIO(PNA) port=realaudio
    bind application=RTSP port=rtsp
    bind application=SIP port=sip
    create protocol=tcp inside_addr=192.168.0.101:ftp outside_addr=0.0.0.0:ftp foreign_addr=0.0.0.0:0
    create protocol=tcp inside_addr=192.168.0.101:smtp outside_addr=0.0.0.0:smtp foreign_addr=0.0.0.0:0
    create protocol=tcp inside_addr=192.168.0.202:www-http outside_addr=0.0.0.0:www-http foreign_addr=0.0.0.0:0
    create protocol=tcp inside_addr=192.168.0.202:443 outside_addr=0.0.0.0:443 foreign_addr=0.0.0.0:0
    create protocol=tcp inside_addr=192.168.0.202:1723 outside_addr=0.0.0.0:1723 foreign_addr=0.0.0.0:0
    create protocol=tcp inside_addr=192.168.0.101:3389 outside_addr=0.0.0.0:3389 foreign_addr=0.0.0.0:0
    create protocol=tcp inside_addr=192.168.0.101:4899 outside_addr=0.0.0.0:4899 foreign_addr=0.0.0.0:0
    create protocol=tcp inside_addr=192.168.0.202:6346 outside_addr=0.0.0.0:6346 foreign_addr=0.0.0.0:0
    create protocol=udp inside_addr=192.168.0.202:7777 outside_addr=0.0.0.0:7777 foreign_addr=0.0.0.0:0
    create protocol=tcp inside_addr=192.168.0.101:31337 outside_addr=0.0.0.0:31337 foreign_addr=0.0.0.0:0
    create protocol=tcp inside_addr=192.168.0.101:27015 outside_addr=0.0.0.0:27015 foreign_addr=0.0.0.0:0
    create protocol=udp inside_addr=192.168.0.101:27005 outside_addr=0.0.0.0:27005 foreign_addr=0.0.0.0:0
    create protocol=udp inside_addr=192.168.0.101:27015 outside_addr=0.0.0.0:27015 foreign_addr=0.0.0.0:0
    create protocol=udp inside_addr=192.168.0.101:27020 outside_addr=0.0.0.0:27020 foreign_addr=0.0.0.0:0

    [ autopvc.ini ]
    config mode=pseudo type=pppoerelay opmode=partial overwrite=enabled peakrate=0

    [ system.ini ]
    setpassword userid=administrator password=_CYP_kUUY.ucHtckCc hash2=6105668841c867a8175e85b452987120
    config upnp=disabled mdap=enabled drst=enabled

    [ upnp.ini ]
    config maxage=1800 defcservice=Internet writemode=full safenat=disabled

    [ endofarch ]
    ----------------------------------------code ends here-------------------------------------------------

  10. #350

    Default Re: GLOBE BROADBAND DISCUSSIONS

    Ok na ako-a. After two days since first installed. ok na kaayo. I actually fixed everything myself. The technician came here but only helped to tell me that the customer service gave me the wrong dns numbers. I can do everything at the same time. Utorrent, shareaza, yahoo messenger, vnc two faraway servers and browsing any working websites. I set both utorrent and shareaza with maximum settings to 512 kbps even if i run them both at the same time. Dili na mo hangup ang modem router (prolink 9200p). I even opened up ports for torrent, vnc and shareaza. Nawala na ang server not found and connection timed out. For 512kbps account I get 50-60 KBps downloads. I get normal disconnections na lang like if many subscribers are disconnected because there really is a problem with globelines at the moment only. Not like every 30 minutes or if running several p2p programs, sure gyud na dili na maka-browse, ping or even access the modem/router configuration page. Sulit na gyud nako ang bandwidth kay fully used up na gyud nako kanunay without abnormal disconnections.

Similar Threads

 
  1. Kinsa kabaw sa smtp of Globe Broadband?
    By Samazama in forum Networking & Internet
    Replies: 18
    Last Post: 03-25-2011, 05:43 PM
  2. Re: GLOBE BROADBAND DISCUSSIONS
    By tinidor2008 in forum Networking & Internet
    Replies: 0
    Last Post: 04-26-2008, 11:12 PM
  3. globe broadband woes
    By larvs in forum Networking & Internet
    Replies: 76
    Last Post: 09-09-2006, 02:40 PM
  4. Replies: 7
    Last Post: 07-05-2006, 05:53 PM
  5. Globe broadband Subscription
    By Dilbert in forum Gizmos & Gadgets (Old)
    Replies: 65
    Last Post: 10-06-2005, 09:49 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
about us
We are the first Cebu Online Media.

iSTORYA.NET is Cebu's Biggest, Southern Philippines' Most Active, and the Philippines' Strongest Online Community!
follow us
#top