I have followed the directions in http://lz4ny.eu/en/amprnet-44-rip/ to setup my GW, but all I get when I run ampr-ripd is the following
root@thor:/home/w0kcf# ampr-ripd -d -i tunl0 Using gateway 192.168.1.1 for direct 44net endpoints via interface enp0s18. Waiting for RIPv2 broadcasts...
Network configuration is as follows w0kcf@thor:~$ ifconfig enp0s10 Link encap:Ethernet HWaddr 00:14:6c:81:ff:fe inet addr:44.26.1.80 Bcast:44.26.1.95 Mask:255.255.255.240 inet6 addr: fe80::214:6cff:fe81:fffe/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:16335 errors:0 dropped:10870 overruns:0 frame:0 TX packets:58 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1273233 (1.2 MB) TX bytes:6874 (6.8 KB)
enp0s18 Link encap:Ethernet HWaddr 00:13:8f:7a:c8:aa inet addr:192.168.1.9 Bcast:192.168.1.255 Mask:255.255.255.0 inet6 addr: fe80::213:8fff:fe7a:c8aa/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:23028 errors:0 dropped:0 overruns:0 frame:0 TX packets:17964 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:6155448 (6.1 MB) TX bytes:2789754 (2.7 MB)
What am I missing?
73 Kevin W0KCF
How is it going to get RIP broadcasts on a private network? The 44 net tunnels (or encap or whatever) over the 192 address. You'll need a path of some sort from your 192 gateway to the 44 address via the 1.9 address.
On Wed, Feb 7, 2018 at 10:44 AM, Kevin Fox w0kcf@live.com wrote:
I have followed the directions in http://lz4ny.eu/en/amprnet-44-rip/ to setup my GW, but all I get when I run ampr-ripd is the following
root@thor:/home/w0kcf# ampr-ripd -d -i tunl0 Using gateway 192.168.1.1 for direct 44net endpoints via interface enp0s18. Waiting for RIPv2 broadcasts...
Network configuration is as follows w0kcf@thor:~$ ifconfig enp0s10 Link encap:Ethernet HWaddr 00:14:6c:81:ff:fe inet addr:44.26.1.80 Bcast:44.26.1.95 Mask:255.255.255.240 inet6 addr: fe80::214:6cff:fe81:fffe/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:16335 errors:0 dropped:10870 overruns:0 frame:0 TX packets:58 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1273233 (1.2 MB) TX bytes:6874 (6.8 KB)
enp0s18 Link encap:Ethernet HWaddr 00:13:8f:7a:c8:aa inet addr:192.168.1.9 Bcast:192.168.1.255 Mask:255.255.255.0 inet6 addr: fe80::213:8fff:fe7a:c8aa/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:23028 errors:0 dropped:0 overruns:0 frame:0 TX packets:17964 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:6155448 (6.1 MB) TX bytes:2789754 (2.7 MB)
What am I missing?
73 Kevin W0KCF
Hi Kevin,
You are probably missing the forward of protocol 4 to your internal local machine by your router.
On 07.02.2018 17:44, Kevin Fox wrote:
I have followed the directions in http://lz4ny.eu/en/amprnet-44-rip/ to setup my GW, but all I get when I run ampr-ripd is the following
root@thor:/home/w0kcf# ampr-ripd -d -i tunl0 Using gateway 192.168.1.1 for direct 44net endpoints via interface enp0s18. Waiting for RIPv2 broadcasts...
Network configuration is as follows w0kcf@thor:~$ ifconfig enp0s10 Link encap:Ethernet HWaddr 00:14:6c:81:ff:fe inet addr:44.26.1.80 Bcast:44.26.1.95 Mask:255.255.255.240 inet6 addr: fe80::214:6cff:fe81:fffe/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:16335 errors:0 dropped:10870 overruns:0 frame:0 TX packets:58 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1273233 (1.2 MB) TX bytes:6874 (6.8 KB)
enp0s18 Link encap:Ethernet HWaddr 00:13:8f:7a:c8:aa inet addr:192.168.1.9 Bcast:192.168.1.255 Mask:255.255.255.0 inet6 addr: fe80::213:8fff:fe7a:c8aa/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:23028 errors:0 dropped:0 overruns:0 frame:0 TX packets:17964 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:6155448 (6.1 MB) TX bytes:2789754 (2.7 MB)
What am I missing?
73 Kevin W0KCF