Welcome, Guest. Please login or register.

Author Topic: SLIP and XP (Home)  (Read 3237 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline orangeTopic starter

  • Hero Member
  • *****
  • Join Date: Dec 2003
  • Posts: 2797
    • Show all replies
SLIP and XP (Home)
« on: November 11, 2004, 04:53:25 PM »
I would like to connect Amiga to a PC using nullmodem cable and MiamiDX. (did this with 2 Amigas and got a bit greedy now :-D ) The problem is that MiamiDX.guide explains only connecting to win95/98. The PC should be router. It seems that MiamiDX help tells that BOTH computers should dial each other :-?

How do I configure winXP(Home)?
Better sorry than worry.
 

Offline orangeTopic starter

  • Hero Member
  • *****
  • Join Date: Dec 2003
  • Posts: 2797
    • Show all replies
Re: SLIP and XP (Home)
« Reply #1 on: November 12, 2004, 01:48:09 PM »
Hmmm, I probably need one of them to be set as dial-out, not dial-in.

When I go online on Amiga side, I can see PC dialing a number.
But, after clicking "send Break" nothing happens. PC constantly just displays "dialing number".

How should it be set up? :-?  :-?
Better sorry than worry.
 

Offline orangeTopic starter

  • Hero Member
  • *****
  • Join Date: Dec 2003
  • Posts: 2797
    • Show all replies
Re: SLIP and XP (Home)
« Reply #2 on: November 12, 2004, 03:55:25 PM »
I hadn't tried what you said, still
I made some progress (finally).
Amiga can ping PC  :banana:

It seems that mdmcisco.inf asks this as reply:
CLIENTSERVER
when PC dials Amiga. So I put that as login name, pressed "send loginid" on Amiga and voila, it worked.
Now all I need is to somehow connect SLIP and Ethernet on PC side ("bridge" is the word, I think) Can that be done in XP home or some external program like Wingate is necessary?


BTW, some help can be found here, too (in case someone needs it):
http://web.archive.org/web/19991009113538/home.intekom.com/jacog/howtonet/configamiga.html
Better sorry than worry.
 

Offline orangeTopic starter

  • Hero Member
  • *****
  • Join Date: Dec 2003
  • Posts: 2797
    • Show all replies
Re: SLIP and XP (Home)
« Reply #3 on: November 12, 2004, 09:25:12 PM »
Yes, I did enter it as gateway. Unfortunately it still doesn't work. I've installed WinGate on XP, but it didn't change anything. This is my setup:

2 PCs +1 cable modem all connected to switch
1 Amiga connected with serial to one of those PC.

Whatever I do, Amiga can't ping the "remote" PC (non serial one). It does try, however, as the network monitor in Wingate shows activity every time I try ping.
I have shut down ALL firewalls, what is there left to try?  :-?  :-?  :-?  :-x
Better sorry than worry.
 

Offline orangeTopic starter

  • Hero Member
  • *****
  • Join Date: Dec 2003
  • Posts: 2797
    • Show all replies
Re: SLIP and XP (Home)
« Reply #4 on: November 13, 2004, 07:34:38 PM »
I tried setting SLIP to 192.168.0.1 (PC) and 192.168.0.2 (Amiga), but that didn't change anything.
PC is DIRECTLY (ETHERNET LAN) connected to cable modem and it has Internet connection. The problem is that Windows XP Home doesn't have an option for ICS on LAN adapter, only on dialups. And if I try to set ICS on SLIP (which is probably silly, but hey what the heck..) it warns me that LAN adapter would be set to 192.168.0.1 which probably means byebye Internet.. :-?

pinging anything but 192.168.1.1 or 192.168.1.2 from Amiga doesn't work. Here is "route print" from PCrouter:

http://qrange.150m.com/nrt.txt





===========================================================================
Interface List
0x1 ........................... MS TCP Loopback interface
0x2 ...08 00 46 57 43 a9 ...... Intel(R) PRO/100 VE Network Connection - Packet Scheduler Miniport
0x120004 ...00 53 45 00 00 00 ...... WAN (PPP/SLIP) Interface
===========================================================================
===========================================================================
Active Routes:
Network Destination        Netmask          Gateway       Interface  Metric
          0.0.0.0          0.0.0.0         10.1.0.2     10.1.92.196     20
         10.1.0.0      255.255.0.0      10.1.92.196     10.1.92.196     20
      10.1.92.196  255.255.255.255        127.0.0.1       127.0.0.1     20
   10.255.255.255  255.255.255.255      10.1.92.196     10.1.92.196     20
        127.0.0.0        255.0.0.0        127.0.0.1       127.0.0.1     1
      192.168.1.0    255.255.255.0      192.168.1.1     192.168.1.1     1
      192.168.1.0    255.255.255.0      192.168.1.1     192.168.1.1     50
      192.168.1.1  255.255.255.255        127.0.0.1       127.0.0.1     50
      192.168.1.2  255.255.255.255      192.168.1.1     192.168.1.1     1
    192.168.1.255  255.255.255.255      192.168.1.1     192.168.1.1     50
        224.0.0.0        240.0.0.0      10.1.92.196     10.1.92.196     20
        224.0.0.0        240.0.0.0      192.168.1.1     192.168.1.1     50
  255.255.255.255  255.255.255.255      10.1.92.196     10.1.92.196     1
Default Gateway:          10.1.0.2
===========================================================================
Persistent Routes:
  None

Better sorry than worry.