User Tools

Site Tools


x68000:irc_internet_on_x68000_using_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 revisionBoth sides next revision
x68000:irc_internet_on_x68000_using_null_modem_cable [2012/01/17 12:35] neko68kx68000:irc_internet_on_x68000_using_null_modem_cable [2012/01/17 12:49] neko68k
Line 32: Line 32:
   *unlzh TMSIO031.LZH and put TMSIO.X in \BIN   *unlzh TMSIO031.LZH and put TMSIO.X in \BIN
   *unlzh TCPPACKA.LZH and merge the folders it contains with your existing \BIN \ETC and \MAN   *unlzh TCPPACKA.LZH and merge the folders it contains with your existing \BIN \ETC and \MAN
-  *edit \ETC\hosts and \ETC\networks to reflect your actual networkfor example:+  *edit \ETC\hosts and \ETC\networks to reflect your actual networkfor example:
  
 <code> <code>
Line 72: Line 72:
   *At the prompt type the following where:   *At the prompt type the following where:
     *192.168.0.10 is the host IP, 192.168.0.11 is the x68k IP. It doesn't matter what these are necessarily as long as they dont collide with any other IP addresses on your network.     *192.168.0.10 is the host IP, 192.168.0.11 is the x68k IP. It doesn't matter what these are necessarily as long as they dont collide with any other IP addresses on your network.
-    */dev/ttyS0 is your serial port(ttyS0|COM1 ttyS1:COM2 etc)+    */dev/ttyS0 is your serial port(ttyS0:COM1 ttyS1:COM2 etc)
  
 <code>pppd -detach crtscts lock proxyarp 192.168.0.10:192.168.0.11 /dev/ttyS0 38400</code> <code>pppd -detach crtscts lock proxyarp 192.168.0.10:192.168.0.11 /dev/ttyS0 38400</code>
x68000/irc_internet_on_x68000_using_null_modem_cable.txt · Last modified: 2019/08/27 20:45 by 127.0.0.1