How to Setup Dreamcast to use Win2k connection

You’re reading a tutorial located at Kinox – The Emu Scene Dump, one of the most reliable sources for news about the scene (pay us a visit, you won’t regret!). This is a graphic tutorial on configuring Windows 2000 so your Dreamcast can use the connection to play games. All rights reserved to mc Gonzalez, its author.

STEP 1:

The first thing you want to do is bring up routing and remote access, I do most things in Windows 2k from the computer management window. You need to make certain it is set for WAN and Lan routing, along with functioning as a remote access server. When you right-click on R&R and choose properties, the general tab should look as it does in this example.

STEP 2:

After that is set, for this to work it needs a static address pool. I was using DHCP relaying and using my Linksys Hardware firewall to control the dial access clients as well, but the routing did not work. So, I set the static pool, on the same requester’s IP tab, to a subset of the IPs that the Linksys furnishes, but high enough as to not interfere with the hardware clients.

STEP 3:

On the same dialogue again, now we need the security tab. I am not really concerned with accounting for this purpose, so I have that set to none. But the second pop up box there, if you push the Authentication methods button, you can select what type of login is to be used. You can have more than one. I chose Chap, as I knew since the Dreamcast was using Worldnet for its primary ISP, it had to be able to use this auth method.

STEP 4:

On to a different page finally. A Static route is needed. Just remember 0’s. Plus open IP routing, and highlight Static routes.

STEP 5:

make a new static route (right-click, all tasks) and set it thusly:

STEP 6:

Now at this point, I was able to log in with another PC, well I also had MSCHAP active in the methods, but not from the Dreamcast. There were a couple of things stopping me, any guesses what they were?

The first one was relatively easy to figure out, event viewer told me that there was no reversible encryption password stored for this account. I can fix that I said. So, to my user to edit it, note if you do not have an active directory installed, you can just use the local users and groups tool in computer management for this. It is simple, check the box on the account tab to store the password for the account in reversible encryption. Also, Make certain that the account is allowed to dial in on the dial-in tab.

STEP 7:

Ok, now I am all excited, this is going to work I said to myself. Of course, it didn’t. At this point, the pain killer I was imbibing for a toothache was starting to get to me. Readers who have worked with NT security will know, I am certain, what I have forgotten, but it puzzled me for a bit. The event viewer was no help. It told me chap failed before I stored the password in reversible encryption, but now it was telling me it was failing because it attempted to use an unauthorized authentication method.

Man, do I feel dumb…

STEP 8:

Back to Routing and remote access. Hmmm, I wonder what this policy action is all about… Get the properties, well this is no help:

STEP 9:

I wonder what is under the edit profile button

Bingo! The chap was not checked, as it is now.

It now functions properly. The Dreamcast can log into my server, and has full access to the Road Runner account. Granted, as we are dealing with V90 modems, the connection is V34, but for its intended purpose, the boy is quite happy with it. Who knows, I may take a turn or two surfing on the 32″ screen.…

How to connect your Dreamcast on your PC to use Linux PPP connection

You’re reading a tutorial located at Kinox – The Emu Scene Dump, one of the most reliable sources for news about the scene (pay us a visit, you won’t regret!). This is a tutorial on configuring Linux so your Dreamcast can use the connection to play games. All rights reserved to MichaelG, its author. The following information is provided as-is.  I take no responsibility for any damage you may cause to your PC or DREAMCAST console.  Also, please do not e-mail me with questions on how to set things up.  This page is provided for those who have a basic knowledge of Linux and its ability to do IP Forwarding and Masquerading.  It is ASSUMED that you are currently using Linux to connect multiple PCs to the Internet already. ALL INFORMATION BELOW IS BASED ON SLACKWARE with Linux Kernel 2.0.38, PPPD-2.3.10 and USR56K External Modem

Setting up a Linux PPP Server

After a week of playing around, I finally found the combination of what works and what is needed to properly set up Linux to act as a dial-up PPP server and allow my DREAMCAST console to access it.  What led me to actually work on this project was my desire to utilize my current method of Internet access (CableModem) because I just didn’t feel like tying up my phone line every time I wanted to use my DC on the Internet.  I know there are a lot of users out there who have high-speed internet access such as CableModem or DSL, and a lot of us would love to have a Broadband (Ethernet) Adapter for the DC.  This solution does not solve the high-speed access we want, but it does provide a solution to allowing us to utilize the cable modem/DSL access we already have.  This is even perfect for those of us who have multiple PCs accessing the Internet via Linux’s wonderful ability to do IP Forwarding/Masquerading.  If anyone else besides me finds this info useful, then my job was done.

PLEASE, before you do anything, READ THE ENTIRE DOCUMENT FIRST!!!

If you’re interested, my current setup looks like this:

The information I gathered came from a variety of sources.  I suggest you check out some of those web pages provided below.  They have proven invaluable to me in my quest.  Also, some of those pages will explain things in more detail than what I am willing to do here.

Perhaps the most comprehensive page on getting Linux set up as a PPP Server.
Gentry Information Distribution

A nice page on getting Linux set up to allow Winblows machines to dial into your Linux PPP Server.
Linux, mgetty & AutoPPP.

A nice page on getting Linux set up as a PPP Server for your own ISP service.
Start your own ISP

The above links have proven invaluable to me.  Please check them all out.  It will give you detailed information on setting Linux up as a PPP Server.  I will not provide information on how to set up Linux as a PPP Server, I will provide you with the addendums that need to be done to make your DC work with Linux.

Improving Performance

What led me to do this?? Well, I was tired of tying up my phone line every time I wanted to access the Internet with my DC.  I thought it was wasteful.  I figured, If I could use my Linux box as a PPP server, then I can take full advantage of the fact I can have unlimited time on the Internet with my DC without tying up that phone line.  Believe it or not folks, you can hook up two modems back-to-back by plugging in the phone line cord in both the phone jack ports on the modem (not the phone line).  By doing this, you can bypass the need for a Telephone company.  In addition, I wanted to take advantage of several features of Linux that would improve performance.

First, I use my Linux box as an HTTP Cache Proxy.  What this allows me to do is store some web page information on my Linux hard drive that would allow me to access that same information repeatedly without having to retrieve it …