Changes between Initial Version and Version 1 of Ticket #257, comment 3
- Timestamp:
- 02/16/13 12:27:40 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #257, comment 3
initial v1 2 2 * start xpra and bind to all interfaces: 3 3 {{{ 4 xpra start --bind-tcp=0.0.0.0 :104 xpra start --bind-tcp=0.0.0.0:10000 :10 5 5 }}} 6 6 * attach via local ethernet address, ie: 7 7 {{{ 8 xpra attach tcp:192.168.1.1 8 xpra attach tcp:192.168.1.1:10000 9 9 }}} 10 10 * block incoming and outgoing packets from/to that port on that specific interface: