SLTnet is slow???

Ishar_Kandy

Member
Dec 13, 2007
167
0
0
Kandy, Sri Lanka
Sltnet users have any problems these days?

SLT lage DNS servers wala awlak thiyanawa wage, :(
I changed SLT DNS servers to OpenDNS (208.67.222.222 and 208.67.220.220)
 
Last edited:

SIRUS3001

Well-known member
  • Jan 23, 2008
    13,222
    95
    48
    Those Freak'n SOB's at the SLT are Ristricting and Reducing speed as we speak....
    Mage torrent ehema block...wadak karanne naha...mala magulak
     

    ssudaraka

    Junior member
  • Feb 26, 2007
    564
    1
    18
    In your Heart!
    wdishan said:
    How to change that DNS

    if you are using XP, follow this steps

    Control Panel
    network connections
    Double Click network connection
    properties
    click internet protocol (TCP/IP)
    click properties
    use the following DNS addresses
    208.67.222.222
    208.67.220.220
     

    Ishar_Kandy

    Member
    Dec 13, 2007
    167
    0
    0
    Kandy, Sri Lanka
    wdishan said:
    How to change that DNS

    or use this, and make a batch file :D


    @echo off
    echo Preferred OpenDNS Server Settings Configuration
    netsh interface ip add dns name="Local Area Connection" addr=208.67.222.222 index=1
    echo.
    echo.
    echo Alternate OpenDNS Server Settings Configuration
    netsh interface ip add dns name="Local Area Connection" addr=208.67.220.220 index=2