diff options
author | Joshua Branson <jbranso@fastmail.com> | 2018-10-30 12:55:08 -0400 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2018-10-30 21:15:36 +0100 |
commit | 4de0ca82d4e8cd07630eb770a40ca0f7695bd01c (patch) | |
tree | 66907a480638ae234f55385802ba2b8b8b69e180 /hurd/translator | |
parent | 9cdfa70767a880d705fb65ea03d0f304e94f5ae2 (diff) |
Documentation page now shows how to download all of the irc logs. the lwip page now mentions Joan's blog. Apparently -redir option is deprecated. -net user,hostfwd= is the one to use.
Diffstat (limited to 'hurd/translator')
-rw-r--r-- | hurd/translator/lwip.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/hurd/translator/lwip.mdwn b/hurd/translator/lwip.mdwn index 9d3465b7..2de214f2 100644 --- a/hurd/translator/lwip.mdwn +++ b/hurd/translator/lwip.mdwn @@ -17,3 +17,8 @@ To configure lwip for internet connectivity, use the The argument /server/socket/2 is the node that the translator is to be attached to. This is followed by the translator program to run and any arguments to give it. There, -i, -a, -g and -m are, quite obviously, the (Mach) device to use, the IP address, the gateway and netmask. + + +More information can be found on Joan Lledo's blog: + +* <http://darnassus.sceen.net/~jlledom/en/> |