User Tools

Site Tools


x68000:internet_on_x68000_using_ethernet_or_null_modem_cable

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
x68000:internet_on_x68000_using_ethernet_or_null_modem_cable [2019/01/26 08:43] – [Ethernet Instructions] clarification neko68kx68000:internet_on_x68000_using_ethernet_or_null_modem_cable [2019/01/26 08:53] – [Ethernet Instructions] ethernet IP address clarification neko68k
Line 93: Line 93:
 inetdconf +dns 8.8.8.8 +domain x68k +router 192.168.0.1 inetdconf +dns 8.8.8.8 +domain x68k +router 192.168.0.1
 </code> </code>
 +
 +In the above snippet '+router' should be _your_ actual router.
  
 Run your BAT file and test with 'ping'. Run your BAT file and test with 'ping'.
Line 99: Line 101:
    *Use OpenVPN TAP driver.    *Use OpenVPN TAP driver.
    *Install it and rename the interface to something reasonable in your Windows network interface options.  I use 'tap-bridge'    *Install it and rename the interface to something reasonable in your Windows network interface options.  I use 'tap-bridge'
-   *You _must_ set a static IP to the TAP device before bridging. This IP should be in your local subnet (ex. 10.0.0.x, 162.168.0.x). The default router should be _your_ router (ex. 10.0.0.1, 192.168.0.1). The +   *You _must_ set a static IP to the TAP device before bridging. This IP should be in your local subnet and will be the IP address for the x68k. It should be specified in /etc/hosts as described above. (ex. 10.0.0.x, 162.168.0.x). The default router should be _your_ router (ex. 10.0.0.1, 192.168.0.1).
    *Select the TAP interface and your LAN interface, right click and select 'bridge connections'.    *Select the TAP interface and your LAN interface, right click and select 'bridge connections'.
    *In XM6G put your TAP interface name in the Nereid tab.    *In XM6G put your TAP interface name in the Nereid tab.
x68000/internet_on_x68000_using_ethernet_or_null_modem_cable.txt · Last modified: 2019/08/27 20:45 by 127.0.0.1