a big mean Voyager 205

Hacking at the BT Voyager 205 adsl router modem

This started as a wee collection of miscellaneous telnet cli commands, tweaks, hacks and other fun for the BT Voyager 205 router. a.k.a. "Globespan Viking" (Globespan is now owned by conexant), but my original BT Voyager 205 text file started getting a lot of google-type action, so I eventually got around to doing a web page proper, as promised.

If you are looking for a quick, automatic solution, check out ARSE.

What we now have is pretty much Viking Central, and owners of all the viking chipset based routers; BT Voyager 205, of course, CastleNet AR502, Dynalink RTA100, RTA500-D51, GlobespanVirata, Netgear DM602, Solwise SAR100 & SAR130, Riger db102, Callisto 821, BT Voyager 205, CastleNet AR502, Cell pipe 22A (21A) -BX-AR, Dynalink RTA100 (Viking I), Dynalink RTA500-D51 (Viking II), Siemens E-010-I, Speed Modem 50, Speed Modem 100, Tenda TED8620R and probably many others; as well as folks with no pretence of owning anything even remotely similar, drop by with their router woes and triumphs. It's been a lot of fun. Check out the full story in the many hundreds (make that thousands! -ed) of comments.

BT Voyager (not 205) users, please go HERE!

I'm told the voyager pages are a good read for other network n00bs, too, so if you're looking to find out what a "Static IP" is, or learn a few proxy tricks, setup a webserver, or maybe just soak up some network basics, you may just find what you need right here. I'll let you be the judge.

As well as how to configure the voyager router, most folks seem to be looking for security and stealth, NAT rules (with examples), port-forwarding, and porn, well, apart from the porn, it's all here!

There's been some re-organising, splitting up the data into separate pages (please see the menu at the top), usually in response to the groovy comments at the foot, clarifying and expanding things as we go along, mainly so people don't have to keep asking the same questions over and again.

Fire away! but do bear in mind, if it's a technical issue that's already been covered here, the response is unlikely to be what you'd hoped for! At least run through the troubleshooting checklist before asking FAQs. Otherwise, feel free to add a comment, or just rant and flame. There's no such thing as a stupid question, though barney's come pretty close (hehe, just kiddin' dude! ;o)

meet the black box...

Model       : Viking
Name        : voyager
Domain Name : corz.ath.cx
Description : DSL Modem
Location    : Aberdeen, Scotland
Contact     : cor.. https://corz.org
Vendor      : GlobespanVirata Inc.,100 Schulz Drive, Red Bank,NJ 07701,U.S.A
LogThreshold: 1
Object-id   : 1.3.6.1.4.1.50000
HwVersion   : 810020
SwVersion   : V1.1
DSL Version : Y1921a
System Time : Sat Nov 27 14:11:44 2004
Time Zone   : GMT
DST         : On
Services    : physical datalink internet end-to-end applications
UpTime(HH:MM:SS)     : 13:37:23
Backup Interval      : Disable

Power Required	: 16V ~ 1A [16VA] AC

It's worth investing a little time in getting to know the unit, setting it up properly. With only a couple of simple commands you can create a hardware-firewalled, safe, internet-enabled LAN environment for your home or organisation. The box comes free with BT's current 1MB/2MB broadband package, possibly other packages. With free adsl connexion thrown in, it's actually not a bad deal. At least until the limits set in, circa May 2005. *sigh*

The BT Voyager 205 is a good wee box. As well as a simple USB modem (you won't need to remove that sticker, ever!), it's a "real" router, so you can just connect it to an ethernet switch and tada! your whole LAN has internet. No drivers required! I repeat: NO DRIVERS REQUIRED!!! The unit can act simultaneously as a router AND a modem, all by itself.

Using ethernet, the voyager works independently of any computer, so it doesn't matter if you're running OS X, BSD, Linux, Solaris, Classic Mac OS, Amiga OS, even Windows®; this box can act as your "always on" internet gateway. It's got NAT, a good IP filter firewall with stateful inspection (don't believe the rubbish they tell you elsewhere!), dhcp server, access control, comprehensive attack protection, automatic DUC, the works! It begs to be tweaked and hacked, and we've already discovered some useful undocumented functionality doing just that, as well as render at least one unit completely unusable!
NO-USB!

NO USB past this point!

Before we go any further..

If you insist on using USB to connect to the router, expect to a) have lots of trouble with your internet connexion, b) be ignored here when you ask perfectly reasonable questions, and c) spend a lot of time at the troubleshooting page, on your own! Simon says, "Get a NIC!", or words to that effect, which is a "Network Interface Card" and will cost around three bucks in any currency. We really did have a Simon that said that! Check the comments.

But Kev tells us that if you go into your Windows Device Manager (run "devmgmt.msc") and bring up the properties for your USB root hubs, and on the "Power Management" tab, UNcheck the box where it says "Allow the computer to turn off this device to save power", you may at least not have to suffer the thing cutting out every five minutes. This will keep you going until you get a switch!

Okay, NOW we can start..

Getting Started..

Ironically, the best way to begin hacking this thing, is to start with the web interface..

http://192.168.1.1 (the preset default address, you can change this)

If you have a static IP on your puter, ensure you are in the same "subnet", in other words; 192.168.1.something (if your whole LAN uses static IP's and they are *not* on that subnet, you can change the IP of the router to match your LAN, though you will have to temporarily flip your computer's IP to 192.168.1.3 to alter the router's IP to 192.168.0.1 (or whatever), oh the pain! but you can also create "virtual" ethernet connexions, serving multiple subnets)

note: the 205, as supplied by BT comes insecure out of the box. I think BT imagined the ethernet port would be used only by XBox and PS2 gamers, or perhaps they wanted to drop in sometime. Anyway, the unit connects itself to your favourite ISP right at startup (remember this if you are trying to setup the 205 for different ISP, like Tiscali, or AOL (puleeze!) or whatever, you'll need to enter your login details before you connect the 205 to the phone line!) so first thing to set is..

set this to "High", which is better than it was, but not a lot. Apply, and Save your changes. (the oddly-placed red save button appears on all the advanced pages) now you can breathe a little while you get this thing properly secure and working the way you want it to. after enabling the basic security, setup any other stuff you understand, save again, then go to..

and click the 'Save Config' button, which will save the current configuration to your hard drive.

this exported file is no more than a list of cli commands for the voyager router. with this list of commands, you can recreate your router's current state at any time in the future. make a copy of that file, and start adding to it. Later you can upload it to the router via FTP, and use it as your default command set.

Let's Hack!

With our current configuration safely backed-up, we can start to really hack this thing.

There are two schools of thought as to how best to approach this task. Some folk prefer GUI tools, and others prefer a command line. Each has advantages and disadvantages. The main disadvantage of the cute web interface gui is that only some of the pages are available, however we have overcome this and though I personally prefer to use the command line to configure my router, I have created a couple of tools allowing GUI fans to access the "hidden" pages of the web interface, where you can now get to most every setting you will ever need to tweak. It's certainly easier to view the results in the web interface, anyway.

Those page selector tools are right below this article, above the comments. Conveniently, you can also open them in a separate window, and if you save the resultant page to your hard drive, you can use these tools at home, even when you're offline. If you have a webserver with php running, source is also provided.

But it's from the command line that ALL the settings are available. The ability to drag & drop commands into a telnet session, not to mention its scriptability, makes the shell ideal for a job like this. There's something wholesome about plain text commands, a particular clarity. So let's open a telnet session..

telnet

Telnet is just a protocol, like FTP is. It allows you to run a command line on a remote machine (in this case, the router). All modern operating systems have a Telnet program built-in, usually called simply "telnet". Only via telnet can we access the router's raw command line, where commands can be typed directly into the router's brain.

When I first dropped into the command line (from my mac) I was frustrated by the inability to delete characters, or move around with the arrow keys. One wee mistake, and BANG! you have to start again. I tried using Putty, and other tools on the peecee, but still the same effect, eventually I just accepted that it was "a router thing".

However, if you open a plain old telnet session from a plain old DOS box, at least on XP, you have a magic telnet session that allows all these things! BobR tells me it's because of the "Terminal Emulation" mode used, of course! XP defaults to the old DEC vt100 emulation, which works perfectly! Cheers Bob!

Scattered throughout this area of the site are clickable links (there's one coming right up) which will, in theory, open a telnet session on your machine. And if you are running windows, you'll likely get the same magic telnet session as me!

by default the router lives at 192.168.1.1 so go into your shell and do..

telnet 192.168.1.1   <-- click here to telnet into your router!

telnet to vogayer router
( note that inside my LAN "router" resolves to 192.168.1.1 )

The account login is the same as the web interface ( preset defaults are user: admin  password: admin ) very secure! you can ftp in, too, but although there's lots to see, there's not a lot to do, at least, so far. we'll see. with the right firmware it might even do ssh.

On a mac, you can select any command line from this page (or your own script), drag it into your terminal (connected via telnet to the router, of course) and your hacks go live!
telnet tip: before you drag-and-drop, when you select the command, select the whole line, including the following line-break; then <enter> will be pressed for you as well. in bbedit, TextPad, EditPlus, etc., this can be achieved by simply clicking to the left of the line. (this also works in certain Linux desktop configurations) note: if you drag-and-drop from this page, make sure the example IP matches yours!

another tip: Ctrl-D will close most telnet/ssh sessions.


IMPORTANT: when you login to a telnet session, you will not see your password being entered, no asterixes, nothing, but for sure, it's going in just fine! Hit <enter> as normal, and you'll login without any problem. It's not broken, it's a security feature!

I've used greyed-out text here, to differentiate between the telnet commands and my comments, to (hopefully) make things clearer, at least, clearer than they were to me when I started messing with this thing this morning, getting most of my clues from Chinese web sites! they've had the Viking chipset a while, apparently. okay ...

In a telnet session with the router, you can type any command and then a space and then a ? to get help for that command, like this..

get ?

which would produce a list of possible "get" commands, next you could do..

get ppp ?

I can honestly think of no reason whatsoever to have this image here for a list of "get ppp" commands, etc.. this tip will save you hours!

?

on it's own is the same as

help

which gets you a list of top-level commands.

use the UP key to recall the last input command. use this a lot!

after giving help, the cli puts that same command back on your current command line minus the "?", so you can build up long commands one command at a time, getting help all the way. neat. okay, first..


Stealth and Security..

You will probably want to begin by stealthing your router. A stealthed router sends a definite signal to any potential attacker, and also refuses to needlessly leak information about your computing environment. You can stealth a voyager 205 with just two simple commands..
create ipf rule entry ruleid 5 dir out act accept storestate enable seclevel high medium low
create ipf rule entry ruleid 500000 ifname public dir in act deny seclevel high medium low
Much better! a simple start.

Now you got stealth, nothing's getting in! so if you want to run any servers, ftp server, web server, whatever, or effectively use any p2p application, you'll need to create individual rules to allow this inbound traffic, inserting them numerically between the two magic stealth rules above. an example BitTorrent rule..

create ipf rule entry ruleid 6881 ifname public dir in act accept destport range 6881 6899 transprot eq tcp seclevel high medium low


After dropping in another rule for the±wire it looks something like this..

stealth firewall settings, click for the stealth page
this screen is here ..

You might want to enable standard attack protections..

modify fwl global blistprotect enable attackprotect enable dosprotect enable

these should be on by default, do check your model/settings (and exported .cfg file).

who da bad boys? ..

get fwl blacklist

to delete a firewall rule..

delete ipf rule entry ruleid 6881


check out the stealth page for a great deal more information about stealthing your router, including important notes on firewall testing.


NAT   (not an insect)

If there are a few or more users in your home/business/organisation, you'll likely want give them all internet access. broadband was made for sharing. this is where NAT comes in. NAT, or "Network Address Translation" is simply a way for multiple "private" computers to share a single "public" IP address.

The NAT "gateway" (our beloved BT voyager 205) translates all the outbound requests from our individual "private" computers (called 192.168.1.whatever, safely inside our Local Area Network, or "LAN") and alters the packets so they appear to originate from a single "public" IP address (which is all the folk on the outside can see). When the requested packets return, the NAT reverses the translation, and routes the data back to the originating "private" machine. clever stuff.

Because the Voyager can apply "stateful inspection", inbound packets are examined on arrival, and only those packets we requested are forwarded on inside the LAN. Essentially nothing gets through the NAT unless we asked for it first, or, like the BitTorrent rule above, we specifically open up a port.

So first we.. NAT everything!

create nat rule entry ruleid 100000 napt

I recently discovered that the voyager has a hidden NAT rule which does exactly this. Mine is rule ID no. 4294967295 ! I still add my own though, where I can see it.
more gratuitous voyager 205 imagery!

port forwarding.. maximum 20 rules!

After opening ports to allow inward traffic, you need to route that traffic to a particular "private" computer inside your network. To do achieve this, we use port forwarding. It does exactly what is says on the can, forwarding the data packets on to the private machine.

In order for this to work as expected, your private machines (machines at this side of the firewall) need to have "Static IP's". Most computers will, by default, get their IP address dynamically, that is, it will be assigned by the gateway computer, which is our router (aye, there's a wee computer inside there!). You'll need to ensure that dynamic IP addressing (dhcp) is disabled on your computer, and you have instead manually  assigned a static IP to the computer, probably something like 192.168.1.3. For more information on how to do that, see here.

It could be argued that "my computer always gets assigned 192.168.1.3", but that's asking for trouble when, six months down the line, you add a laptop to the network and suddenly all your firewall rules stop working, and it takes you six hours of troubleshooting to figure out why! If you need DHCP, mindfully create a special pool of addresses, for "guests", or whatever. In a discipline with so many variables (networking) it makes a great deal of sense to convert as many as possible to constants. So with your target machine at a fixed, reliable, constant address; let's do it..

This example NAT rule will forward all inbound bittorrent traffic to a machine at IP address 192.168.1.3..

create nat rule entry ruleid 6881 rdr prot num 6 lcladdrfrom 192.168.1.3 lcladdrto 192.168.1.3 destportfrom num 6881 destportto num 6889

Something very similar would work for any p2p application and protocol; eMule, edonkey, kazaa, LimeWire, WinMX, Gnutella, Direct Connect, etc, etc. same for servers; FTP server, Web Server, whatever.


check out the recipes page for lots more details and a whole bag of ready-made NAT rules!


As well as simple redirection, you can create different kinds, or "flavours" of NAT rule, and put ranges of ports into one rule, too. handy, because you can only have twenty rules maximum. you can also create IP ranges (aka round-robin), more useful for sharing load on multiple servers. check out the PDF's at the foot for an almost complete list of all the NAT, and many many other rules.

A simple NAT configuration might look like this..
basic NAT settings
click the magnifying glass to look at stuff close up..

detail image of NAT rule

you'd think the "global address to" would need to be 255.255.255.255, but the voyager doesn't seem to care. I guess when neither are specified it just presumes you mean everything.

you can do..

create nat rule entry ?

for a list of all the NAT options. You can delete a nat port forwarding rule like this..

delete nat rule entry ruleid 6881

If you are looking for a particular solution, it's probably on the recipes page!

If not, consider making a donation, and request that it be added!



essential tweaks..

ppp link...

Enable ppp keepalive..

modify ppp global keepalive enable

ppp sessions time-out after thirty minutes inactivity. let's change that..

modify ppp global pppsesstimer nevertimeout

(for v1.8 firmware, replace "nevertimeout" with "99999")

time to live..

modify ip cfg ttl 64

network connexion limits...

The maximum number of IP sessions the modem can manipulate simultaneously is 512. the default is 192, let's fix that..

modify nbsize maxipsess 512

note: if you have upgraded to the v1.8 firmware (which I have not) you can only set that to 511, not 512.

for gamers..

Opening and closing lots of connexions quickly (like some p2p apps and most networked games do) can fill up that connexion table pretty fast, because you open new connexions before you have closed the old ones. exactly how long the old connexions stay open is up to you..

modify nat global tcpidletimeout 3600 tcpclosewait 45 tcptimeout 30 udptimeout 90

those are the default setting, but you can probably get off with using much lower values, especially if you search for game servers a lot, something like these..

modify nat global tcpidletimeout 1800 tcpclosewait 30 tcptimeout 10 udptimeout 15

or even less. Every setup is slightly different; experimentation is the key to success. There are other parameters that may be set, too, for more details, open a telnet session with your router and do..

modify nat global ?

replace a time server entry..

modify sntp cfg disable
delete sntp servaddr dname Time.apple.com
create sntp servaddr dname pool.ntp.org
modify sntp cfg enable
get sntp stats



etc..

Get stats on stuff..

get system
get nat stats
get ip stats
get sntp stats
get pfraw stats
get ethernet stats
get fwl stats
get dsl stats curr

get user
get ipf session



create a new user..

create user name boss passwd mypassword root


alg rules...

"Application Layer Gateways" are clever things, allowing you to run IRC and ICQ clients, FTP servers and the like without endless firewall hassles, thanks to the 205's "stateful inspection" mechanisms. Most of the common ones are already in place, but if you need something special, you can add it yourself.

This example would allow you to connect successfully to an IRC server running on a non-standard port, in this case port 7000..

create alg port portno 7000 prot num 6 algtype mirc


more than just for fun...

modify system contact "cor, https://corz.org"
modify system location "Aberdeen, Scotland"
modify system dname "corz.ath.cx"
modify system name "Starship Voyager 205"


you can do them all at once, too..

modify system contact "cor, https://corz.org/" location "Aberdeen, Scotland" dname "corz.ath.cx" name "Starship Voyager 205"

Would be fun to have a finger server on the unit, presenting this info to whoever asks.
For more of these sorts of fun and games, don't forget to check out the tips & tricks page! (Hacks for Dynamic DNS, alternative DNS servers, ping, traceroute, custom logging and much more!)


cool it!

This box runs hot. There's enough anecdotal evidence going around to suggest that when things start to wonk out, heat can be a factor. In short, keep it somewhere cool, like under a window, or sit some nice flat-bottomed, metal object on top of it to act as a heat-sink, or both..



If you REALLY want to cool it, check out this.


lastly..

Don't forget to check out the router directory in my public archive for many interesting files ( including PDF's containing ALL the possible commands), firmware utilities, patches, shell scripts, and much more..

https://corz.org/public/docs/comms/router/

you can download the main two directly, here..

pdf document icon    pdf document icon
if you don't have a PDF viewer, you'll need to..

get acrobat reader logo
have fun!

;o) corz.org


ps.. the original protective sticker is still stuck over the USB socket of the Voyager 205,
and it's going to stay that way, too!

Secret Page Selectors..

Telnet may be a superior tool for configuring your router, but your web browser is certainly a much cooler way to view the results. Don't forget to bookmark your favourites!

Secret Admin Page Selector!

Skip the tedious interfacing, and open all the "advanced" pages directly, including quite a few you can't get via the regular BT pages!

(opens in a cool windoid, or possibly a new tab)

special pages..

get the source!   open this tool in its own window

Secret PopOut Page Selector!

More of the same fun, but this time, for the PopOut pages.

(opens in a cool windoid, or possibly a new tab)

get the source!   open this tool in its own window

Before you ask a question..

PLEASE ensure you have at least run through the troubleshooter at the foot of the troubleshooting page and checked EVERYTHING!

Note: If your router isn't a Voyager 205, go here.

Please note: comments on this page are now disabled: but that doesn't mean I want you to mail me with your router troubles! If you want my time, the PayPal button is in the top-right of all pages!

NOTE: If you load this page with ALL comments, you will probably find someone has already asked your question, and been answered.

previous comments (two hundred and seventy eight pages)   show all comments

'Isle of Wight' Ady - 09.03.06 11:44 pm

Great Site, just got myself a 205 on ebay for twenty quid inc p&p. Your hacks and tips will prove invaluable. Noticed a general slagging off of USB modems and Windoze power management. Even better !!

Ady

P.S. Linux/Apache = very good
Solaris 10/Apache = very, very good

awaiting the flames.... :)



cor - 10.03.06 5:32 pm

Good advice, andy s, I recommend the same. In truth, I almost never blame my own setup, if something wonks out it *must* be the ISP. It's not so easy to be so definite with a new setup, though, and no one likes to phone BT, so they soldier on. Och well.

MIKE, it just sounds like you need to apply some tweak, max connexions, TCP/UDP time-outs and such, try this (in a telnet session)..
modify nbsize maxipsess 511
modify nat global udptimeout 10
create ipf rule entry ruleid 1200 ifname public dir in act accept destport eq num 1200 transprot eq udp seclevel high medium low
create ipf rule entry ruleid 27000 ifname public dir in act accept destport range 27000 27015 transprot eq udp seclevel high medium low
create ipf rule entry ruleid 27020 ifname public dir in act accept transprot eq tcp destport range 27020 27050 seclevel high medium low

create nat rule entry ruleid 1200 rdr lcladdrfrom 192.168.1.3 lcladdrto 192.168.1.3 destportfrom num 1200 destportto num 1200
create nat rule entry ruleid 27000 rdr lcladdrfrom 192.168.1.3 lcladdrto 192.168.1.3 destportfrom num 27000 destportto num 27050
commit
reboot
I'm no gamer, but I'm fairly sure that should help some. You'll need to remove the in-built firewall rules an such. See the main article for more details.

ryan, no USB! Get ethernet. Once you have ethernet, apply the tweaks, open any ports that need opened (port-forwarding, a-la recipes page) and you should be good to go. See my example for MIKE, above.

Ady, you are at the start of a beautiful relationship! Everyone's miliage seems to vary, but I've found the 205 to be a solid little gateway, always happy to accept another *nix box into its subnet! Actually I'm in the mood for this topic. smiley for :geek:

I haven't played with Solaris, but I know that Linux+Apache and BSD+Apache is a truly beautiful thing. Once KDE is up to speed (and really, it pretty much is), I'm sure many many currently-windoze users will wholoeheartedly agree, in time. The future, will be powered by penguins and their friends.

Don't get me wrong, I think Windoze has been a positive thing in the world of computing. Aside from providing a common, open (and I mean it could run on any hardware), working computing platform when the world really needed that, it has spurred massive development in Open Source alternatives; an effort that has yet to really come to fruition. But it will, in time.

Bill Gates may have already sown the seeds of his own destruction, but the *nix operating systems still have some way to go to topple windows. Truth is, most folk don't care, so long as everything works, and by that I mean their hardware, peripherals, tools, internet, etc. Sadly, many people's experience of Linux is still "a worthwhile waste of time", and while it may be highly enjoyable to the likes of us with geek blood in our veins, most folk want to just plug in their digi-cam and have the pics appear on the desktop, or whatever.

Put it like this: while many superior web browsers exist, Firefox, Maxathon, etc. Most people (for me it's around 50% of visitors, in general it's much higher) use Internet Explorer. It would take less than a minute to switch to either of these superior tools; their experience of the internet would radically improve overnight, their security would be enhanced, etc. etc. but even though it's less than one minute's effort, they can't be bothered, it's not that important.

What's the chance, then, that they will spend possibly days and weeks researching how to install something as fundamental as a sound card? They won't. Not that such things are always easy on Windoze, as anyone will tell you, but once locked into the Windoze OS, it's very difficult to get unlocked.

While there has been massive effort in the development of open source systems, there seems to me to be a massive lack of decent support technicians out there willing to promote *nix as an alternative desktop OS. I've put out a few free machines with Linux installed (usually Slackware, as is my wont) and if everything is setup, and the desktop is pretty and there's icons for everything they need, and it all works, they like it just fine!

With Firefox and Thunderbird (and when are they going to make a text editor along these lines and complete the holy trinity!?!?) you can make the transition to Linux fairly smooth. Folk come in and ask, "can I check my webmail", or whatever, and I just point them at a Linux box with firefox running, and they check their webmail and don't think about the OS underneath it all. Excellent!

If Wine (or something similar) were standard on all *nix boxes, and whenever you launched a windoze app, it would pop up a dialog explaining "this is a Winoze application, I can run it, but if you have a minute, we definitely recommend you check out these excellent free alternatives" and then it would present a few juicy links from the Wine database.

For those that do not know, Wine is a Windoze emulator enabling you to run many windoze applications inside Linux. Okay, strictly speaking it's not an emulator at all, but that's the idea.

I think what I'm saying is, it's not good enough to simply create something amazing, and expect people to somehow find it, and jump through hoops to get it, when at the end of the day it's something that shouldn't really matter too much, something whose major benefits are fairly intangible, and really, something we want to completely forget exists! The OS!? When did that become the superstar? Crazy. smiley for :roll:

Now that Macs run on Intel, it seems like there may be some sort of convergence going on, that perhaps in the future it might not be so difficult to run any old binary on any old platform and it just works, and we just get on with the job. Sounds like a licensing nightmare! smiley for :lol:

Anyway, it's unlikely anyone here would flame you for loving Linux (or else I'd be incinerated by now!) but as devotees, fancying ourselves as revolutionaries, we have to do more than just tell people how amazing Linux is. Bottom line; currently; the best way to convert someone to Linux is to go round to their house, uninstall XP, install Linux and set it up 100%, then provide support for the next few months.

There's lots of guys willing to code for free, but how many are willing to do that?

/me out

;o)


LAB DESIGN - 10.03.06 8:44 pm

Hi Cor,

I set up my Router for stealth, but sometimes my router won't connect (which has happened before I made any changes), So I run the BT fix program and it seems to have reset my settings to default again.

If I lose power, it resets, and I seem to lose the config.

If I now click this link above ^^
Advanced >> Security >> IP Filter >> (click) Custom
I get this message:
Page Not Found
The requested page is not found.

So I can't load a saved config.

I need to stream through port 8000 for shoutcast/winamp which I had forwarded.
But now I can't see my station in the Radio list in winamp, which means the port has closed again.

Is there a way to not lose settings I've made?? I have spent hours sorting this thing out.. and it all worked great.. all stealthed.

This is begining to get boring now... all I want to do is stream on 8000 and remote stream on 8001 and use 80 when I get my server running, and a few torrents.

Any ideas.. many thanx.

LAB DESIGN - LAB Radio


LD


bill - 11.03.06 12:12 pm

has anybody had any issues with the voyager 205 firmware version 1.8? I had a very intermittant internet connection after upgrading to 1.8, I had problems resolving domain names after 10 - 15 minutes of use. Flashing back to 1.6, everything is fine...


terra - 11.03.06 1:10 pm

is there anyway to turn adsl voyager 205 router into just a modem and dissable the router im new her to pc's so dont know that much about routeing or static ips any help would be very gratefull thanxs


cor - 11.03.06 1:43 pm

LD, sorted! elsewhere smiley for :D

Upgrading to the 1.6 firmware was the first and most important step.
Always the one from the archives here.

bill, I haven't had *specific* issues with the v1.8 firmware, but something about it always felt wrong, and while I put it on my test router (only a brief fling, sadly) I couldn't bring myself to put it on my main router, and still haven't.

I always recommend the v1.6 from the public archives (Useful links, above).
Thanks for confirming my feelings with a specific example.

terra, tricks page "zipb mode". Though I'd definitely recommend having a wee read through the pages here first, it's not so hard.

;o)


LAB DESIGN - 11.03.06 1:54 pm

So, after stress from me, and a headache for cor, he helped me sort out my 205 router. through an IRC chat. smiley for :eek:

I can't thank you enough cor, for your patience..
I'm a total n00b when it comes to the internet.. so I owe you a beer, and I will donate to the site sometime soon, I don't have a paypal account, so I'll get a friend to make the donation on my behalf. and I'll email you when it's gone through.

Many thanx again.



Peace out.

LAB DESIGN - LAB Radio

LD smiley for :D


cor - 11.03.06 2:07 pm

Holy shit! smiley for :eek:
I might even cover my costs this year! smiley for :D

Ahh, it was fun, LD, and my tech-for-n00bs penance paid for another week! smiley for :lol:

l*rz..

;o)


andy s - 11.03.06 5:17 pm

A BRIEF ADDENDUM TAE LAST POST
i should`ve said in last post concernin flashin dsl light on 205 cor...since more or less day 1 i have had this trouble gettin disconnected n dsl light goin crazy even before i learned how to hack the router.it was on default settings when the saga began and indeed i`m just off the phone this morn again wi the same problem.i`ve tried all sorts of premade configs and edited my own...no matter which way it is set up this problem is always around the corner waitin tae bite yer arse.i`ve checked through ma system as much as my knowledge allows and as far s i can see everythin is how it should b.as i said before bt admit the problem is thiers and they have called me so many times tellin me "we have found fault and this problem should b fixed now" that i wonder i was able to connect at all with the faults that have been there.i put up with this for the first month of my connection all the time checkin ma system and reinstallin windows xp at one point before i called bt maself.i like too consider maself as an advanced user as i have been using pcs for the past 11 years and am avid about them...over the years i`ve learned a wee thing or four and am learnin more everyday n lovin it (ah the joys). and lastly cor...ye made no mention o the voyager 210 i offered ye in previous post so wid ye mind sayin if ye want it or no...cheers amigos...greets fae strathclyde


Chris - 11.03.06 7:00 pm

Hi, not been around in a while as my router has been perfect until now.

Just took deliery of a brand spanking new 360. I have enabled UDP port 88 and TCP/UDP port 3074 for IP 192.168.1.5 (my 360). I have windows firewall turned off and running v1.8 firmware.

All the tests are fine until it reaches there "NAT" test. There are 3 types of connection possibilities, open (the best), moderate and strict.

Suprise suprise my connection is strict. Which means that I can only play against other xbox 360 players that also have strict connections (1 in 5).

I cannot figure out why I have a "strict" connection when the ports required are being forwarded to the xbox 360 on the IP address specified.

Any help appreciated.


Ryo - 11.03.06 9:47 pm

I couldn't get 205 (s/h off eBay) to show "Advanced" web interface page the normal way (all the Firewall off etc.) through IE6.0 on XPsp2 PC, but your hyperlinks in "Getting Started.." section worked and gave me an idea...
Typing http://192.168.1.1/MainPage?id=## (replace ## with number between 1 and 51) in the adress bar will let you through the backdoor!
Thanks very much for the great site!
This is going to give me a load of fun!!!



next comments (33 pages)

Posting here is disabled at this time.