technicalsupport - dsl
Setup
|
Troubleshooting
|
Equipment
background
Flowpoint and Efficient Routers are setup with Network Address Translation.
NAT allows many computers to access the Internet by masking behind
one IP address while protecting the local area network from possible
hostile intrusions via external networks. This serves as a basic firewall
while still allowing general Internet use. With the default configuration,
up to 254 hosts can be connected to the router.
router default settings
- NAT enabled
- Router LAN IP address: 192.168.254.254
- Subnet Mask: 255.255.255.0
prerequisites
- A CAT 5 Ethernet cable or a Console Cable.
- A computer with a 10BaseT or 10/100BaseT Network Interface Card
that is properly installed.
- A terminal emulation program such as Microsoft Windows Telnet
or Hyperterminal
- A Web browser such as Internet Explorer or Navigator.
- The router must be physically connected to the DSL line.
setup
Open a telnet client (Hyperterminal, Secure CRT, etc.) and telnet to
192.168.254.254. This will display Login: with a cursor
next to it. The login is the password of the router. The default password
is admin. Type this in and hit Enter. If the correct password
was entered it will display Logged in successfully! with a pound (#)
sign underneath it. Enter in all commands, as displayed below, after the pound
sign. Remember to hit Enter after every line.
command line
These lines must typed in exactly as shown below, with an exception
for the information listed in RED. All
information listed in RED is specific
to your line. Be sure to press Enter at the end of every line.
eth ip enable
rem add internet
rem setprotocol rfc1483 internet
rem setpvc 0*35 internet
rem setsrcipaddr YOUR IP ADDRESS 255.255.255.0
internet
rem setrmtipaddr YOUR DEFAULT GATEWAY
255.255.255.0 internet
rem addiproute 0.0.0.0 255.255.255.255 1 internet
rem setiptrans on internet
dhcp set valueoption domainnameserver 209.145.150.10 209.145.176.20
dhcp set valueoption domainname accessus.net
save
reboot
setting the speed of your service
You MUST set the speed of you service according to what transfer
rate we have you listed as. The number in RED
below will be the transfer rate given to you in kilobits (e.g. 1536,
1040, 768, 384, 192). Enter this line when a telnet client is open
and connected to the router.
sdsl speed 1536
save
reboot