local
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| local [2023-04-24 08:15] – victor | local [2025-11-04 08:28] (current) – [2.2 Connecting your machines to cbridge] victor | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== - Setting up a local private Chaosnet ====== | ====== - Setting up a local private Chaosnet ====== | ||
| - | If you want to play around with Chaosnet, connecting two or more of your emulated systems, without connecting to the [[global|Global Chaosnet]], the following is intended to be helpful. | + | If you want to play around with Chaosnet, connecting two or more of your emulated systems, without connecting to the [[global|Global Chaosnet]], the following is intended to be helpful. See also [[https:// |
| ===== - Background ===== | ===== - Background ===== | ||
| Line 9: | Line 9: | ||
| For the [[global|Global Chaosnet]], subnets are allocated per " | For the [[global|Global Chaosnet]], subnets are allocated per " | ||
| - | In order to minimise address collisions and routing problems, one subnet has been allocated | + | In order to minimise address collisions and routing problems, one subnet has been reserved |
| That subnet is 376 (octal, = 254 decimal) which gives addresses 177001-177377 octal. | That subnet is 376 (octal, = 254 decimal) which gives addresses 177001-177377 octal. | ||
| Line 23: | Line 23: | ||
| The IP addresses of the hosts running the PDP10 emulator (for ITS), the CADR emulator (usim), and the Chaosnet bridge (cbridge) are represented by ITSHOST, | The IP addresses of the hosts running the PDP10 emulator (for ITS), the CADR emulator (usim), and the Chaosnet bridge (cbridge) are represented by ITSHOST, | ||
| - | These are typically local IP address such as 192.168.0.x or 10.0.0.y, but if they are all running on the same host they can all be 127.0.0.1. | + | These are typically local IP address such as 192.168.0.x or 10.0.0.y, but if they are all running on the same host they can all be 127.0.0.1. Make sure the addresses match between the different config files, e.g. using 127.0.0.1 consistently (rather than the local " |
| The UDP port for encapulated Chaosnet packets is by default 42042, but if the hosts are on the same machine the ports for each must be different, e.g. 42043, 42044 etc. Below they are represented by ITSPORT, CADRPORT, and CBRPORT. | The UDP port for encapulated Chaosnet packets is by default 42042, but if the hosts are on the same machine the ports for each must be different, e.g. 42043, 42044 etc. Below they are represented by ITSPORT, CADRPORT, and CBRPORT. | ||
| Line 60: | Line 60: | ||
| </ | </ | ||
| - | where MIT-OZ should be in your sys/ | + | where MIT-OZ should be in your sys/ |
| This makes all packets to/from the MIT-OZ address (such as the FILE server, TIME server etc) be handled by the " | This makes all packets to/from the MIT-OZ address (such as the FILE server, TIME server etc) be handled by the " | ||
| Line 68: | Line 68: | ||
| Advantages: | Advantages: | ||
| * you can connect more than two machines | * you can connect more than two machines | ||
| - | * you can use [[https:// | + | * you can use [[https:// |
| * you can at a later stage connect to the Global Chaosnet | * you can at a later stage connect to the Global Chaosnet | ||
| * you can connect to a local Ethernet-based Chaosnet (e.g. for LambdaDelta) | * you can connect to a local Ethernet-based Chaosnet (e.g. for LambdaDelta) | ||
| Line 196: | Line 196: | ||
| </ | </ | ||
| - | Remember that when you introduce the cbridge, you need to update the klh10 and usim init files: | + | Remember that when you introduce the cbridge, you need to update the klh10 and usim init files above: |
| * for klh10: replace '' | * for klh10: replace '' | ||
| * for usim: | * for usim: | ||
local.1682316905.txt.gz · Last modified: by victor
