Changes between Version 9 and Version 10 of UsersGuide/Networking
- Timestamp:
- 2013-06-27T09:34:12Z (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UsersGuide/Networking
v9 v10 75 75 To verify your configuration works use {{{dnsres}}}. 76 76 77 === SLIP configuration === 78 79 (only in Bazaar mainline) 80 81 To connect to another host using the SLIP protocol via a serial line 82 83 {{{ 84 slip <serial-port-service> <link-name> 85 }}} 86 87 where {{{serial-port-device}}} is the location service name for the serial port (e.g. {{{devices/\hw\pci0\00:01.0\com1\a}}} and {{{link-name}}} is the name you want to give to the IP link (e.g. {{{net/slip0}}}). 88 77 89 == Network utilities == 78 90