XS-XO Interactions: Difference between revisions
Jump to navigation
Jump to search
m (heading looks like a heading) |
(→Overview of interactions between the laptops and their servers: Noting epmd on port 4369) |
||
Line 64: | Line 64: | ||
| |
| |
||
| |
| |
||
|- |
|||
!colspan="5"| Open but unused(?) XS ports |
|||
|- |
|||
| Erlang Port Mapper Daemon |
|||
| |
|||
| epmd |
|||
| TCP port 4369 |
|||
| This seems to be started with ejabberd. |
|||
|} |
|} |
Revision as of 00:37, 20 August 2008
Overview of interactions between the laptops and their servers
The following is a high level view of how and where the XO and XS talk to each other.
Service | Laptop | Server | Protocol | Notes |
---|---|---|---|---|
School Identity Manager | sugar: src/hardware/schoolserver.py | idmgr: idmgr/server.py | XMLRPC, port 8080 | Server expects serial number, nickname, uuid, SSH pubkey; replies with success, backupurl, backuppath, jabberserver. |
Ds-backup | users/martin/ds-backup: client/* | users/martin/ds-backup: server/* | HTTP query, followed by rsync over ssh. | Client and server are in the same repositiory. |
XS-rsync | users/martin/xs-rsync.git | rsync | Publishes XO software updates and potentially other stuff. | |
Presence Service | eJabberd and projects/gadget | jabber | ||
XO updater/ Software update | users/cscott/sugar-update-control | Apache | http | Mostly bypasses XS for now, going straight to e.g. wiki.laptop.org. |
Web content | Browse | Apache, Moodle, etc | http | |
Mundane services | ||||
DNS, DHCP, RADVD | Bind, DHCPd | Bind is unloved. | ||
NTP | ntp | |||
Open but unused(?) XS ports | ||||
Erlang Port Mapper Daemon | epmd | TCP port 4369 | This seems to be started with ejabberd. |