republican-creole
Search:  

 
 
   All ForumsHot TopicsGallery






how-to block ads


 
Forums » Equipment - item 44 » Directions on Telneting to your SpeedStream 5260
Search Topic:
Uniqs:
4827
Share Topic:
RSS topic:
toggle:
flat / full
normal / watch
Post a:
Post a:
page: 1 · 2 · 3
AuthorAll Replies


jman642

join:2000-01-25
Jenison, MI


edited
 Directions on Telneting to your SpeedStream 5260

To get at your Efficient Networks SpeedStream 5260:

1st) Verify that the TCP/IP protocol is installed and your IP is
set to 10.0.0.x and subnet mask is set to 255.255.255.0 or
255.0.0.0 (both work)



Q: How do I Verify my TCP/IP Settings?

A: Right click on Network Neighborhood (assuming your using Windows 98), then properties. The Network window opens. Scroll down to
find TCP/IP - 'your network card' (be aware there may be more
that one if you have a dial-up connection. that would look like
TCP/IP - Dial-Up Adapter). Click on that listing. click on
Properties. The TCP/IP Properties window opens. Select the IP
Address tab. Here you can see your IP Address & Subnet Mask.



Q: How do I install TCP/IP, because its not listed for my network
card (NIC)?

A: In the Network window that you have open, select the Add...
button, select Protocol, then Add... Now, in this exact sequence,
select Microsoft from the right side and TCP/IP from the left
(you may need to scroll down). Now click on OK. At this point it will ask you for the Windows 98 CD and eventually want to restart
you computer.



Q: OK, TCP/IP is installed, how do I put in the right settings?

A: Refer to 'Q: How do I Verify my TCP/IP Settings?' to get to the
right place. Once you click on the IP Address tab, select Specify an IP address:, then in IP Address: type 10.0.0.2 and in Subnet
Mask: type 255.0.0.0 (note: a couple of different settings work
here, as I mentioned above)



2nd) Telnet to your SpeedStream 5260 on 10.0.0.1.




Q:
How do I Telnet? [Moment of truth!]


A:
(again in Windows 98) click on Start, then Run... Type 'Telnet
10.0.0.1' without the quotes. A Telnet window will open. It also
may try to connect to your ISP (I'm using RASPPPoE and the Dialup
Connection widow opens... Just hit the Cancel button). You should
see 'Command-)' in the Telnet window. FYI, the connect process
only should take a couple of seconds. If it takes longer, it
probably won't connect. If that is the case, verify that you
don't have any other devices on your network using 10.0.0.1 as
the IP address. Also, verify you TCP/IP setup is correct. I have
seen mention that the install tech's may disable a telnet session
in. I don't ~believe~ that is possible, but I do know that the IP
address or subnet mask can be changed. If that is the case, good
luck, because I have no answer to that.



3rd) Run commands in the telnet session.



Q: How?

A: It's pretty basic. Use the '?' to get help, either general or
specific. For instance, at the 'Command-)' prompt, type '?'
(with out the quotes, of course) and hit Enter. you should see:

----------------------------------------------------------------

Command Description

----------------------------------------------------------------

show Shows system information, status, IP configuration

set Sets configuration parameters

delete Deletes NAPT server entries, routes, or PVCs

default Sets various parameters to factory defaults

clear Clears statistics

reboot Reboots the router

firmware Downloads new firmware to the router

getconfig Set router configuration from a file

putconfig Save router configuration to a file

quit (exit, logout, logoff) exits command session

logout (exit, logout, logoff) exits command session

logoff (exit, logout, logoff) exits command session

exit (exit, logout, logoff) exits command session

atmping Tests the ATM link by transmitting an OAM loopback cell

ping Sends datagram round-trip to specified IP host

traceroute Traces the route (hops) from the router to an IP
address



This is a list of all the top level commands. You are able to
type some of the commands without any options. For instance, type
'show' to see the General Bridge Information. Or type 'show ?' to
see its options



Some commands do need the options, though. Now type 'set ?' and
you'll see:

----------------------------------------------------------------

Command Description

----------------------------------------------------------------

bridge Enables or disables the bridge function

bridgefilter Enables or disables bridge filtering

bridgemac Enters MAC address into the bridge filter table

dsl Sets DSL interface state to reset, connected, or disconnect

ethcfg Sets the Ethernet communication mode

ethip Sets Ethernet IP address, and network mask

hostname Sets the system hostname

ipgateway Sets the IP gateway (default route)

password Sets a new password for the router

spantree Enables or disables spanning tree

vc Configures virtual circuits



This is a list of all the second level options. To see what a specific command does type 'set ethip ?' and you'll see:

---------------------------------------------------------------

usage: set ethcfg (full | half)

---------------------------------------------------------------

Allows configuration of the data transmission direction of

the Ethernet interface. The interface can be set to 'half'

(one-way transmission at a time) or 'full' duplex (transmission

in both directions at once). The default setting is 'half'.



I believe you can use this notation to get help on every command available in the router, although I haven't tested every command




BTW, the 'set ethcfg full' command shown above is the only thing
that I have changed on my SpeedStream 5260. This ~should~ help if
you have a full duplex NIC. DO NOT use if you NIC is half duplex
or you are unsure.



Warning: Changing some of these settings my make it impossible to connect to the internet. I cannot take any responsibility for
any changes you might make. Be sure to save or write down every
change so you can change it later if it doesn't work. USE AT YOUR
OWN RISK. Also, DO NOT enable Bridgefilter. I have heard from many people saying that it will make you 5260 useless.



Lastly and optionally, remove the TCP/IP... binding from you NIC
in the Network window (find you NIC, click properties, then click
Bindings, then uncheck TCP/IP) as I have found that if TCP/IP is bound to my NIC,
while I am on the internet, there will be a
30Sec. pause every 5min. or so. This will remove the TCP/IP
protocol from you computer (unless its bound to another NIC) and will prompt you to restart. At this point you will not be able to
telnet to the SpeedStream 5260, unless you add TCP/IP back.



Now that you know how to get in, post any SpeedStream 5260 speed
or security tweaks that you come up with, as the only one I've
know of is setting it to Full duplex.

-Jason

jman@cris.com

[text was edited by author 2000-10-17 12:49:49]


jman642

join:2000-01-25
Jenison, MI

  Some additional Info.
I have found out that if your TCP/IP protocol has a specific IP address set (as outlined above) it will not exhibit the 'temporary pausing' I mentioned above.
So, there is no need to remove the TCP/IP protocol


yuniverse

join:2000-07-14
Federal Way, WA
  But you wouldn't be able to connect to the internet if you have PPPoE or DHCP. you need a static IP, wouldn't you?


FROSTY
Premium,MVM
join:2000-08-10
Pinson, AL
clubs:
·AT&T Southeast

reply to jman642
You stated...

(snip)
I have seen mention that the install tech's may disable a telnet session in. I don't ~believe~ that is possable, but I do know that the IP address or subnet mask can be changed. If that is the case, good luck, because I have no answer to that.
(snip)

If the IP address or subnet mask has been changed, a program such as LANScan can be used to determine the modem's IP configuration. If bridge filtering has been enabled, the modem will not allow itself to be accessed with a telnet program. The bridge filtering must be disabled or the modem must be reset to factory defaults. In either case, this must occur without the telnet interface. I do not know how this can be accomplished, but I sure would like to know.


scoob1

join:2000-07-07
Riverton, UT

reply to jman642
I have been looking for "tweak" information for the speed stream 5260 modem for some time now. seems no one really knows how this modem/bridge really works.

I had set my 5260 to full duplex a while ago and didn't notice any difference in my uload dload speeds. did anyone else who changed that setting see any differences?

I would like to thank jman642 for posting this. perhaps now we can learn more about the settings and get these things running to their full potential.

thanks again,

scoobie


reeder

join:2000-07-30
Ballwin, MO
reply to jman642
OK...I'm a Goober! What is Telneting and what can I do. Sheesh, I hate being the dummy.
--
Reeder


jman642

join:2000-01-25
Jenison, MI

reply to yuniverse
>>>But you wouldn't be able to connect to the internet if you have PPPoE or DHCP. you need a static IP, wouldn't you?

Well... I was using RASPPPoE and had no problems with a static IP on my TCP/IP. I believe the PPPoE software is it's own protocal that uses the NIC, so PPPoE and TCP/IP would work in tandem.


unreged

join:2000-09-06
Sandy, UT
clubs:

reply to jman642
Did you discover telneting in yourself? I've used google to search for the 5260 and can't find anything interesting...

I've set the modem to full duplex:

Command-> show ethcfg

--- Ethernet Configuration
Ethernet Mode - Full

But the fd light on my switch doesn't light, I've also tried pluggin directly into a nic, rebooting, etc... so does the fd light up for anyone? Switching from half to full, I have to reboot the modem to reconnect, but going from full to half, I don't have to.

I've changed the ip to 192.168.x.x with no problems.

FTP'd down my config.. that was cool for some reason..

I've played around changing stuff in the vc, without blowing anything up or anyhting happening..

I was originally looking for info on interleaving since I'm with Cavad, but this is all I've found:..

Line Type - Fast or Interleaved


MrCornell

join:2000-04-06
Seattle, WA
clubs:

 reply to jman642
Great thread!

I had fun playing with my Speedstream 5260....

I like the way it tracks it's uptime...mine was up for 33 days until I rebooted it (switch half to full duplex).

What I want to know is...if someone knows your modem's hostname (default: SpeedStream) couldn't they theoretically telnet into your DSL modem from the greater Internet and fuck shit up?? Hmmm....beware of Hackers!!!

Maybe I should password my Speedstream....?


CJ

join:2000-07-18
USA
reply to jman642
Re: Directions on Telneting to your SpeedStream 5260

I know I have a full duplex NIC but when I go to full duplex I can't connect. Could it have to do with my hub? I probably just answered my own question.


justin
Australian
join:1999-05-28
Brooklyn, NY

Host:
IPv6
Business Connectiv..
Home/Office setup ..
Console/Handheld g..
Console Tech
reply to MrCornell
Re: Great thread!

Since the IP address you can get in on is only 10.0.0.2, that is only available from the inside of your network..
So I (the hacker) know that your speedstream is 10.0.0.2, and so is everyone elses, the info is useless to me.. 10.x.x.x does not get routed by anyone.
Hostnames are just a layer over IP addresses, so thats no issue..


bcool
Premium
join:2000-08-25
The Ozarks

my 5260 is connected to a router so I imagine before telnet
I would need to connect modem directly to NIC, right?
is there substantive improvement by going full duplex?
so happens my NIC supports full duplex but if the change
in modem configuration yields little in performance, maybe
it's not worth the hassle...
--
"in flante delicto"


MrCornell

join:2000-04-06
Seattle, WA
clubs:

 reply to jman642
Ohhhhhhhh..... :)

Is that why they call 10.0.0.XXX private addresses? Hehe...

Funny thing is, now that I have my modem and NIC both running full-duplex, if I download a file fast enough (say, 160 KB/s ) I get mad collisions...I really don't think a network consisting of 3 nodes (2 computers, 1 modem) should have collisions...am I doing something wrong? Should I plug the modem into the uplink port instead of port 1?


tkoonce

@swbell.ne

 reply to jman642
Re: Directions on Telneting to your SpeedStream 5260

Has anyone found a hub that actually shows full duplex? Here is info from Speedstreams website:
http://support.efficient.com/KB/5000/30496.HTM

Problem or Question:

When connecting 5010 or 5250 to my auto-sensing 10/100Bt ethernet adapter, 5010/5250's ethernet led stays amber or never comes on
at all when it should turn green. Why?

Resolution Summary:

There are some 10/100 chips out there that my not detect our 10Bt correctly. Therefore, a work around would be to set your card (or hub port) to 10Bt and half-duplex.

Thanks for the help guys! I have a Linksys Model EZXS55W and it DOES NOT sow full duplex!


tkoonce

@swbell.ne

  The Linksys Model EZXS55W is a 10/100 SWITCH/HUB http://www.linksys.com/products/product.asp?prid=149&grid=7 but it does not show full duplex. Just needed to clarify things a little better. Thanks Guys!


unreged

join:2000-09-06
Sandy, UT
clubs:

edited
reply to justin
routing to privite ips?

never mind

[text was edited by author 2000-10-05 01:41:50]

Lasker

join:2000-05-10
Danville, CA

Hubs

A hub is a "dumb", layer 1 device. All it does is link physically link computers connected to it together, it does not care about mac addresses, or any protocols. If one machine sends a packet it goes to every machine connected to the hub regardless of their settings. The machine will then read the higher level protocol headers and trailers to determine whether it will accept the packet. Using a hub is like connecting all the computers on one cable.

Switches, on the other hand, are a layer 2 device, meaning that they read mac addresses. If computer A wants to send to computer B, the switch will read the mac address and give the two machines a dedicated connection (not shared), so A's packet would not go to C, D, and E, as it would on a hub. This dedicated connection allows for Full duplex communication, there is not a hub that can do full duplex. You need a switch or a router to do that. A router is a level 3 device, by the way, which means it handles IP addresses.


MrCornell

join:2000-04-06
Seattle, WA
clubs:
 reply to jman642
Re: Directions on Telneting to your SpeedStream 5260

What is a bridge then?


lasker

@ca.us

A bridge is a layer2 device designed to connect network
segments together. It keeps local traffic from
travelling to the other network by reading the mac
addresses. So if Pc a on segment 1 wants to send to pc b on segment 1, the bridge would say hey, this frame is
for a pc on this side, I won't send it over to the
other side.


jman642

join:2000-01-25
Jenison, MI


edited
reply to unreged
said by unreged:
Did you discover telneting in yourself? I've used google to search for the 5260 and can't find anything interesting...
I knew about telneting before I got the 5260 and knew that some sort of communication must be possible, even thought the booklet said that there was 'no user configurable parameters'.
I got my info from posts here at dslreports.com and usenet (deja.com searches). Essentially all of the info was spread across many posts and I just put it together in an easily readable format

[text was edited by author 2000-10-17 12:20:46]
-
Forums » Equipment - item 44
page: 1 · 2 · 3


Saturday, 30-Aug 11:05:43 Terms of Use | Privacy Policy | Hosting by www.nac.net - DSL,Hosting & Co-lo | feedback | contact
over 9 years online! © 1999-2008 dslreports.com.republican-creole
page compression OFF
Most commented news this week
· [335] Comcast 250GB Cap Goes Live October 1
· [223] FBI To Allow Warrantless Investigations
· [165] Industry Reacts To Comcast Cap Plans
· [130] AT&T Thanks Democrats For Telecom Immunity
· [123] Time Warner Cable Cripples TiVO, Gets FCC Fine
· [120] Why Run FTTH When You Can Pretend You Do?
· [76] Friday Open Thread
· [67] Telus CAPS 'Unlimited' EVDO Data Plans
· [65] Game Publishers Follow The RIAA's Lead
· [60] Qwest Defends Not Running FTTH
Most people now reading
· Bandwidth Monitor for Computers-Suggestions? [Comcast HSI]
· Comcast has new Acceptable Use Policy besides the 250GB cap [Comcast HSI]
· Going to Wire My House for CAT5e [Home Repair & Improvement]
· [iPhone] Did I Buy A Fake iPhone? [All things Macintosh]
· If anyone wants to see pictures [Home Repair & Improvement]
· Big Ten Network - Comcast Deal OFFICIAL [Comcast Cable TV]
· Steele vs Paypal - Hoax or Not - You Make the Call [Spam, Scam and Phishbusters]
· Hurricane Gustav [Weather]
· What happens with returns at supermarkets [General Questions]