packet:ip
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
packet:ip [2024/09/27 18:18] – [On the Remote Server] gm5aug | packet:ip [2024/09/27 18:21] (current) – [Linux kernel AX.25 support + kissattach] gm5aug | ||
---|---|---|---|
Line 54: | Line 54: | ||
Specify a unique IP in the same subnet at each end, e.g. 10.0.0.1 and 10.0.0.2. You can use private (RFC1918) addresses, or any others you have allocated, eg from 44net. | Specify a unique IP in the same subnet at each end, e.g. 10.0.0.1 and 10.0.0.2. You can use private (RFC1918) addresses, or any others you have allocated, eg from 44net. | ||
+ | |||
+ | Note that if you already have a 44net IP address on an interface (for example a Wireguard tunnel), you will need to follow a slightly different method to configure the IP and subnet on ax0 (swapping the IP and subnet for your own): | ||
+ | |||
+ | < | ||
+ | sudo kissattach / | ||
+ | sudo ip addr add 44.10.0.1/ | ||
+ | </ | ||
+ | |||
''/ | ''/ |
packet/ip.1727461082.txt.gz · Last modified: 2024/09/27 18:18 by gm5aug