Last modified by Alexandru Pentilescu on 2025/02/09 14:17

From version 2.1
edited by Alexandru Pentilescu
on 2022/11/13 20:58
Change comment: There is no comment for this version
To version 1.1
edited by Alexandru Pentilescu
on 2022/06/15 21:00
Change comment: Added basic page for now

Summary

Details

Page properties
Tags
... ... @@ -1,1 +1,0 @@
1 -technical guide
Content
... ... @@ -71,8 +71,7 @@
71 71  myhostname = pentilescu.com
72 72  mydestination = localhost
73 73  mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128 172.16.0.0/12
74 -inet_interfaces = 127.0.0.1 172.16.0.1
75 -inet_protocols = all
74 +inet_interfaces = localhost 172.17.0.1
76 76  {{/code}}
77 77  
78 78  There's a lot to unpack there!