Welcome, Guest. Please login or register.

Author Topic: VLink in Genesis  (Read 881 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
VLink in Genesis
« on: May 31, 2006, 07:39:22 PM »
I'm trying to set up VLink, which is supposed to bridge ShapeShifter's emulated network device to an AmiTCP network device.

I have followed the instructions (which are for Miami) but can't get it working. I can't ping the emulated Mac from the Amiga, and I can't reach any web sites from the emulated Mac.

I think the problem is the routing between vlink.device and vlinkmirror.device Can anyone who has set this up in Genesis help me?

Thanks

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline patrik

Re: VLink in Genesis
« Reply #1 on: May 31, 2006, 08:02:07 PM »
In MacDOS you have to use the TCP/IP-stack by starting say a web-browser or some other network app, before it can be pinged.


/Patrik
 

Offline motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: VLink in Genesis
« Reply #2 on: May 31, 2006, 09:54:32 PM »
Hi Patrik

Thanks for the info! I started Netscape and I was then able to ping the IP address of the emulated Mac. However, I am still unable to access any web sites from the Mac. I have tried using Google's IP address and it still doesn't work, so it's not a DNS problem. It appears that traffic is not being routed between 192.168.1.2 (the Mac) and 192.168.1.1 (vlink.device), or between vlink.device and my Ethernet card.

Any help would be much appreciated!

Thanks

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10