I'm trying to decide how to write a "How To" guide for setting up a Linux Gateway for the Wiki.
I'm planning on basing it on the excellent guide found here (with Credit):
http://marc.storck.lu/blog/2013/08/howto-setup-an-amprnet-gateway-on-linux/
But I'm wondering what level of Linux Administration and IP Networking Expertise I should assume.
If I assume zero, it's going to be a looong guide, probably too long.
Below is a link to the diagram I was planning to base the guide off of.
AMPRNet Gateway Diagram - https://docs.google.com/drawings/d/1xAcMbROBpbuRFY0tVf1VdBrAP0ZQwTsE6Eqokn2E...
Comments welcome.
Thanks -Neil
Neil et al
On Sun, 2014-03-23 at 22:06 -0500, Neil Johnson spake:
(Please trim inclusions from previous messages) _______________________________________________ I'm trying to decide how to write a "How To" guide for setting up a Linux Gateway for the Wiki.
http://n1uro.ampr.org/linuxconf/dotun.sh Add more comments and you should be all set for a basic IPEncap tunnel
Excelent script...
With the mention that using the latest ampr-ripd (1.11) you can use your encap IP entry to exclude your range using the -a option (ip without trailing zeros according to the netmask + '/' and netmask, exactly as they appear in encap.txt): e.g. -a 44.182.20/24
73 de Marius, YO2LOJ
-----Original Message----- From: 44net-bounces+marius=yo2loj.ro@hamradio.ucsd.edu [mailto:44net-bounces+marius=yo2loj.ro@hamradio.ucsd.edu] On Behalf Of Brian Sent: Monday, March 24, 2014 05:19 To: AMPRNet working group Subject: Re: [44net] Linux Gateway Tutorial
(Please trim inclusions from previous messages) _______________________________________________ Neil et al
On Sun, 2014-03-23 at 22:06 -0500, Neil Johnson spake:
(Please trim inclusions from previous messages) _______________________________________________ I'm trying to decide how to write a "How To" guide for setting up a Linux Gateway for the Wiki.
http://n1uro.ampr.org/linuxconf/dotun.sh Add more comments and you should be all set for a basic IPEncap tunnel
-- 73 de Brian Rogers - N1URO email: n1uro@n1uro.ampr.org Web: http://www.n1uro.net/ Ampr1: http://n1uro.ampr.org/ Ampr2: http://nos.n1uro.ampr.org Linux Amateur Radio Services axMail-Fax & URONode AmprNet coordinator for: Connecticut, Delaware, Maine, Maryland, Massachusetts, New Hampshire, Pennsylvania, Rhode Island, and Vermont.
_________________________________________ 44Net mailing list 44Net@hamradio.ucsd.edu http://hamradio.ucsd.edu/mailman/listinfo/44net
Marius;
Feel free to include it with your ampr-ripd distro. I use another one for a full 'ham services' loader that I include in the URONode pi/debian-pc installer as it creates axip/axudp interfaces and ifconfigs them as well.
On Mon, 2014-03-24 at 07:00 +0200, Marius Petrescu wrote:
Excelent script...
With the mention that using the latest ampr-ripd (1.11) you can use your encap IP entry to exclude your range using the -a option (ip without trailing zeros according to the netmask + '/' and netmask, exactly as they appear in encap.txt): e.g. -a 44.182.20/24
73 de Marius, YO2LOJ
-----Original Message----- From: 44net-bounces+marius=yo2loj.ro@hamradio.ucsd.edu [mailto:44net-bounces+marius=yo2loj.ro@hamradio.ucsd.edu] On Behalf Of Brian Sent: Monday, March 24, 2014 05:19 To: AMPRNet working group Subject: Re: [44net] Linux Gateway Tutorial
(Please trim inclusions from previous messages) _______________________________________________ Neil et al
On Sun, 2014-03-23 at 22:06 -0500, Neil Johnson spake:
(Please trim inclusions from previous messages) _______________________________________________ I'm trying to decide how to write a "How To" guide for setting up a Linux Gateway for the Wiki.
http://n1uro.ampr.org/linuxconf/dotun.sh Add more comments and you should be all set for a basic IPEncap tunnel
-- 73 de Brian Rogers - N1URO email: n1uro@n1uro.ampr.org Web: http://www.n1uro.net/ Ampr1: http://n1uro.ampr.org/ Ampr2: http://nos.n1uro.ampr.org Linux Amateur Radio Services axMail-Fax & URONode AmprNet coordinator for: Connecticut, Delaware, Maine, Maryland, Massachusetts, New Hampshire, Pennsylvania, Rhode Island, and Vermont.
44Net mailing list 44Net@hamradio.ucsd.edu http://hamradio.ucsd.edu/mailman/listinfo/44net
Fail ....
root@mrprosser:/usr/local/jnos# ./dotun.sh start ./dotun.sh: line 7: syntax error near unexpected token `newline' ./dotun.sh: line 7: `AMPRIP='44.64.0.1''
I'm getting good at this :)
On Sun, Mar 23, 2014 at 11:18 PM, Brian n1uro@n1uro.ampr.org wrote:
(Please trim inclusions from previous messages) _______________________________________________ Neil et al
On Sun, 2014-03-23 at 22:06 -0500, Neil Johnson spake:
(Please trim inclusions from previous messages) _______________________________________________ I'm trying to decide how to write a "How To" guide for setting up a Linux Gateway for the Wiki.
http://n1uro.ampr.org/linuxconf/dotun.sh Add more comments and you should be all set for a basic IPEncap tunnel
-- 73 de Brian Rogers - N1URO email: n1uro@n1uro.ampr.org Web: http://www.n1uro.net/ Ampr1: http://n1uro.ampr.org/ Ampr2: http://nos.n1uro.ampr.org Linux Amateur Radio Services axMail-Fax & URONode AmprNet coordinator for: Connecticut, Delaware, Maine, Maryland, Massachusetts, New Hampshire, Pennsylvania, Rhode Island, and Vermont.
44Net mailing list 44Net@hamradio.ucsd.edu http://hamradio.ucsd.edu/mailman/listinfo/44net
Double quotes vs. single quotes around the IP address?
Regards, Geoff Joy
On Mar 24, 2014, at 6:46, Mark Phillips g7ltt@g7ltt.com wrote:
(Please trim inclusions from previous messages) _______________________________________________ Fail ....
root@mrprosser:/usr/local/jnos# ./dotun.sh start ./dotun.sh: line 7: syntax error near unexpected token `newline' ./dotun.sh: line 7: `AMPRIP='44.64.0.1''
I'm getting good at this :)
On Sun, Mar 23, 2014 at 11:18 PM, Brian n1uro@n1uro.ampr.org wrote: (Please trim inclusions from previous messages) _______________________________________________ Neil et al
On Sun, 2014-03-23 at 22:06 -0500, Neil Johnson spake:
(Please trim inclusions from previous messages) _______________________________________________ I'm trying to decide how to write a "How To" guide for setting up a Linux Gateway for the Wiki.
http://n1uro.ampr.org/linuxconf/dotun.sh Add more comments and you should be all set for a basic IPEncap tunnel
-- 73 de Brian Rogers - N1URO email: n1uro@n1uro.ampr.org Web: http://www.n1uro.net/ Ampr1: http://n1uro.ampr.org/ Ampr2: http://nos.n1uro.ampr.org Linux Amateur Radio Services axMail-Fax & URONode AmprNet coordinator for: Connecticut, Delaware, Maine, Maryland, Massachusetts, New Hampshire, Pennsylvania, Rhode Island, and Vermont.
44Net mailing list 44Net@hamradio.ucsd.edu http://hamradio.ucsd.edu/mailman/listinfo/44net
44Net mailing list 44Net@hamradio.ucsd.edu http://hamradio.ucsd.edu/mailman/listinfo/44net
Hi Neil,
To add, for compiling ampr-ripd, one needs gcc, make and libc6-dev packets installed , unpack the archive content to a folder and issue a 'make install'. That's it.
73s de Marius, YO2LOJ
-----Original Message----- From: 44net-bounces+marius=yo2loj.ro@hamradio.ucsd.edu [mailto:44net-bounces+marius=yo2loj.ro@hamradio.ucsd.edu] On Behalf Of Neil Johnson Sent: Monday, March 24, 2014 05:06 To: AMPRNet working group Subject: [44net] Linux Gateway Tutorial
(Please trim inclusions from previous messages) _______________________________________________ I'm trying to decide how to write a "How To" guide for setting up a Linux Gateway for the Wiki.
I'm planning on basing it on the excellent guide found here (with Credit):
http://marc.storck.lu/blog/2013/08/howto-setup-an-amprnet-gateway-on-linux/
But I'm wondering what level of Linux Administration and IP Networking Expertise I should assume.
If I assume zero, it's going to be a looong guide, probably too long.
Below is a link to the diagram I was planning to base the guide off of.
AMPRNet Gateway Diagram - https://docs.google.com/drawings/d/1xAcMbROBpbuRFY0tVf1VdBrAP0ZQwTsE6Eqokn2E MZo/edit?usp=sharing
Comments welcome.
Thanks -Neil _________________________________________ 44Net mailing list 44Net@hamradio.ucsd.edu http://hamradio.ucsd.edu/mailman/listinfo/44net
Thanks for the pointers everyone!
Based on the diagram I sent earlier, I was thinking of starting with a server with three network interfaces and a base install of Ubuntu 12.04 server and going from there.
That means explaining what extra packages to install, how to configure the network interfaces, forwarding, routing, a DHCP server, NAT, iptables, etc.
Is that too much detail? Should I just stick with setting up the tunnel interface and rip44d?
-Neil
On Mon, Mar 24, 2014 at 12:05 AM, Marius Petrescu marius@yo2loj.ro wrote:
(Please trim inclusions from previous messages) _______________________________________________ Hi Neil,
To add, for compiling ampr-ripd, one needs gcc, make and libc6-dev packets installed , unpack the archive content to a folder and issue a 'make install'. That's it.
73s de Marius, YO2LOJ
-----Original Message----- From: 44net-bounces+marius=yo2loj.ro@hamradio.ucsd.edu [mailto:44net-bounces+marius=yo2loj.ro@hamradio.ucsd.edu] On Behalf Of Neil Johnson Sent: Monday, March 24, 2014 05:06 To: AMPRNet working group Subject: [44net] Linux Gateway Tutorial
(Please trim inclusions from previous messages) _______________________________________________ I'm trying to decide how to write a "How To" guide for setting up a Linux Gateway for the Wiki.
I'm planning on basing it on the excellent guide found here (with Credit):
http://marc.storck.lu/blog/2013/08/howto-setup-an-amprnet-gateway-on-linux/
But I'm wondering what level of Linux Administration and IP Networking Expertise I should assume.
If I assume zero, it's going to be a looong guide, probably too long.
Below is a link to the diagram I was planning to base the guide off of.
AMPRNet Gateway Diagram - https://docs.google.com/drawings/d/1xAcMbROBpbuRFY0tVf1VdBrAP0ZQwTsE6Eqokn2E MZo/edit?usp=sharing
Comments welcome.
Thanks -Neil _________________________________________ 44Net mailing list 44Net@hamradio.ucsd.edu http://hamradio.ucsd.edu/mailman/listinfo/44net
44Net mailing list 44Net@hamradio.ucsd.edu http://hamradio.ucsd.edu/mailman/listinfo/44net
Hello Neil,
If I may suggest, Debian is most friendly distro for AMPRnet software. There are quite a few amateur packages included by default. Myself I use Raspberry Pi running Raspbian (mod of Debian Wheezy) and desktop PC running Debian-7.4.0 I have also Ubuntu 12.04LTS but I put it aside in favour of Debian.
Best regards. Tom - sp2lob
Hi Tom, I would be very interested in knowing what you needed to do to set up a raspberry pi to look after your gateway.
Would it be possible to let me have a step by step "how to" or perhaps even an .img file I can modify and see what I need to do.
Regards Tony VK3API (learning fast)
-------------------------------------
On 3/24/2014 11:06 PM, sp2lob@tlen.pl wrote:
Hello Neil,
Myself I use Raspberry Pi running Raspbian (mod of Debian Wheezy) ..
Wow, Sorry for making incorrect assumptions..
I wasn't aware that using the DMZ option could work. Unfortunately I don't have that option on my regular wireless router (an Apple Airport Extreme).
Also, I've been playing with IPv6 and use the same Linux gateway box to tunnel traffic for that protocol.
Need to spend more time with the Pi, I guess.
Thanks to all who responded!
On Tue, Mar 25, 2014 at 7:31 PM, amprnet@wizards.sytes.net amprnet@wizards.sytes.net wrote:
(Please trim inclusions from previous messages) _______________________________________________ Hi Tom, I would be very interested in knowing what you needed to do to set up a raspberry pi to look after your gateway.
Would it be possible to let me have a step by step "how to" or perhaps even an .img file I can modify and see what I need to do.
Regards Tony VK3API (learning fast)
On 3/24/2014 11:06 PM, sp2lob@tlen.pl wrote:
Hello Neil,
Myself I use Raspberry Pi running Raspbian (mod of Debian Wheezy) ..
44Net mailing list 44Net@hamradio.ucsd.edu http://hamradio.ucsd.edu/mailman/listinfo/44net
On Mar 25, 2014 6:20 PM, "Neil Johnson" neil.johnson@erudicon.com wrote:
I wasn't aware that using the DMZ option could work. Unfortunately I don't have that option on my regular wireless router (an Apple Airport Extreme).
Try this: https://discussions.apple.com/message/21088751#21088751
Tom KD7LXL
I think I tried that originally, and it didn't work (the "default host" let all TCP and UCP ports through, but not IP protocols).
I think that's why I went to a stand alone Linux box to begin with.
-Neil
On Tue, Mar 25, 2014 at 10:38 PM, Tom Hayward esarfl@gmail.com wrote:
(Please trim inclusions from previous messages) _______________________________________________ On Mar 25, 2014 6:20 PM, "Neil Johnson" neil.johnson@erudicon.com wrote:
I wasn't aware that using the DMZ option could work. Unfortunately I don't have that option on my regular wireless router (an Apple Airport Extreme).
Try this: https://discussions.apple.com/message/21088751#21088751
Tom KD7LXL _________________________________________ 44Net mailing list 44Net@hamradio.ucsd.edu http://hamradio.ucsd.edu/mailman/listinfo/44net
I suspect a more common (or at least a very common) configuration is a linux machine running JNOS with one Ethernet interface.
All the rest of the stuff is already covered by many good books, websites, etc. I suggest covering what's pretty much a black hole in the documentation: how to set up the amprnet part (tunnel interface, and then either munge scripts or rip).
M
-----Original Message----- From: 44net-bounces+n6mef=mefox.org@hamradio.ucsd.edu [mailto:44net-bounces+n6mef=mefox.org@hamradio.ucsd.edu] On Behalf Of Neil Johnson Sent: Monday, March 24, 2014 4:25 AM To: AMPRNet working group Subject: Re: [44net] Linux Gateway Tutorial
(Please trim inclusions from previous messages) _______________________________________________ Thanks for the pointers everyone!
Based on the diagram I sent earlier, I was thinking of starting with a server with three network interfaces and a base install of Ubuntu 12.04 server and going from there.
That means explaining what extra packages to install, how to configure the network interfaces, forwarding, routing, a DHCP server, NAT, iptables, etc.
Is that too much detail? Should I just stick with setting up the tunnel interface and rip44d?
-Neil
On Mon, Mar 24, 2014 at 12:05 AM, Marius Petrescu marius@yo2loj.ro wrote:
(Please trim inclusions from previous messages) _______________________________________________ Hi Neil,
To add, for compiling ampr-ripd, one needs gcc, make and libc6-dev
packets
installed , unpack the archive content to a folder and issue a 'make install'. That's it.
73s de Marius, YO2LOJ
-----Original Message----- From: 44net-bounces+marius=yo2loj.ro@hamradio.ucsd.edu [mailto:44net-bounces+marius=yo2loj.ro@hamradio.ucsd.edu] On Behalf Of
Neil
Johnson Sent: Monday, March 24, 2014 05:06 To: AMPRNet working group Subject: [44net] Linux Gateway Tutorial
(Please trim inclusions from previous messages) _______________________________________________ I'm trying to decide how to write a "How To" guide for setting up a Linux Gateway for the Wiki.
I'm planning on basing it on the excellent guide found here (with Credit):
http://marc.storck.lu/blog/2013/08/howto-setup-an-amprnet-gateway-on-linux/
But I'm wondering what level of Linux Administration and IP Networking Expertise I should assume.
If I assume zero, it's going to be a looong guide, probably too long.
Below is a link to the diagram I was planning to base the guide off of.
AMPRNet Gateway Diagram -
https://docs.google.com/drawings/d/1xAcMbROBpbuRFY0tVf1VdBrAP0ZQwTsE6Eqokn2E
MZo/edit?usp=sharing
Comments welcome.
Thanks -Neil _________________________________________ 44Net mailing list 44Net@hamradio.ucsd.edu http://hamradio.ucsd.edu/mailman/listinfo/44net
44Net mailing list 44Net@hamradio.ucsd.edu http://hamradio.ucsd.edu/mailman/listinfo/44net
I should concentrate on the ipip/ipencap tunnelling (munge script, rip broadcast) only.
73,
Bob VE3TOK
On 14-03-23 11:06 PM, Neil Johnson wrote:
(Please trim inclusions from previous messages) _______________________________________________ I'm trying to decide how to write a "How To" guide for setting up a Linux Gateway for the Wiki.
I'm planning on basing it on the excellent guide found here (with Credit):
http://marc.storck.lu/blog/2013/08/howto-setup-an-amprnet-gateway-on-linux/
But I'm wondering what level of Linux Administration and IP Networking Expertise I should assume.
If I assume zero, it's going to be a looong guide, probably too long.
Below is a link to the diagram I was planning to base the guide off of.
AMPRNet Gateway Diagram - https://docs.google.com/drawings/d/1xAcMbROBpbuRFY0tVf1VdBrAP0ZQwTsE6Eqokn2E...
Comments welcome.
Thanks -Neil _________________________________________ 44Net mailing list 44Net@hamradio.ucsd.edu http://hamradio.ucsd.edu/mailman/listinfo/44net
I have had a couple requests to tailor my attempt to document setting up a Linux AMPRNet gateway for the Raspberry Pi.
I've just recently purchased a Pi and have been looking over the documentation, and I don't think it will work for what I'm trying to document.
Let me give you some background:
One of the major drawbacks to the IPIP tunnels used to transport AMPRNet data is that they don't work when you are using Network Address Translation (NAT).
(For those of you who know what NAT is, skip the next two paragraphs)
NAT is what is used in your typical home router or wireless Access Point (AP) to allow you to connect multiple devices to one Internet Service Provider (ISP) connection.
Basically NAT makes all your devices on your home network appear as one device to the ISP. It does this by keeping track of the data coming from each of your devices and makes sure that the return data from the Internet gets back to the right device.
In order get data from AMPRNet separated from the data going to and from your regular "non-ham" network devices, you need to "split" the AMPRNet data off before NAT occurs.
Most home routers and wireless AP's do not have this capability, so we need to create our own device to do this.
The simplest way (In my opinion) is to setup a computer running Linux and has at least three network connections.
The first connection is to your ISP so you can reach the Internet. The second connection is used to connect your normal "non-ham" devices. The third connection is used to connect your "ham" devices so they can see and be seen by other AMPRNet devices. (See the diagram I linked to in my previous e-mail)
Out of the box, the Raspberry Pi has only one wired network connection. Adding additional network connections via the USB ports is possible, but explaining how to set them up would require a whole other tutorial.
-Neil
On Sun, Mar 23, 2014 at 10:06 PM, Neil Johnson neil.johnson@erudicon.com wrote:
I'm trying to decide how to write a "How To" guide for setting up a Linux Gateway for the Wiki.
I'm planning on basing it on the excellent guide found here (with Credit):
http://marc.storck.lu/blog/2013/08/howto-setup-an-amprnet-gateway-on-linux/
But I'm wondering what level of Linux Administration and IP Networking Expertise I should assume.
If I assume zero, it's going to be a looong guide, probably too long.
Below is a link to the diagram I was planning to base the guide off of.
AMPRNet Gateway Diagram - https://docs.google.com/drawings/d/1xAcMbROBpbuRFY0tVf1VdBrAP0ZQwTsE6Eqokn2E...
Comments welcome.
Thanks -Neil
Neil;
On Tue, 2014-03-25 at 17:13 -0500, Neil Johnson:
(Please trim inclusions from previous messages) _______________________________________________ I have had a couple requests to tailor my attempt to document setting up a Linux AMPRNet gateway for the Raspberry Pi.
There's no major difference between setting up a Raspberri Pi for amprnet usage than there is a pc. By using the DMZ you can bypass some of the effects NAT would do in harming your tunnel. gw.ct.ampr.org is one such Rasbperri Pi doing this. My vintage 2002 ThinkPad is behind it as n1uro.ampr.org.
In the newer Raspbian there is an issue in how it creates tunl0. You may be experiencing such? If so I'd be glad to help.
No guide is too long. Thanks you so much for doing this. I am the only ham in my area even interested in this so again thanks. On Mar 23, 2014 10:06 PM, "Neil Johnson" neil.johnson@erudicon.com wrote:
(Please trim inclusions from previous messages) _______________________________________________ I'm trying to decide how to write a "How To" guide for setting up a Linux Gateway for the Wiki.
I'm planning on basing it on the excellent guide found here (with Credit):
http://marc.storck.lu/blog/2013/08/howto-setup-an-amprnet-gateway-on-linux/
But I'm wondering what level of Linux Administration and IP Networking Expertise I should assume.
If I assume zero, it's going to be a looong guide, probably too long.
Below is a link to the diagram I was planning to base the guide off of.
AMPRNet Gateway Diagram -
https://docs.google.com/drawings/d/1xAcMbROBpbuRFY0tVf1VdBrAP0ZQwTsE6Eqokn2E...
Comments welcome.
Thanks -Neil _________________________________________ 44Net mailing list 44Net@hamradio.ucsd.edu http://hamradio.ucsd.edu/mailman/listinfo/44net
Okay,
I've created a basic tutorial on the wiki for setting up a Ubuntu Server gateway.
Why Ubuntu ? Because that is what I used for my gateway.
(I will try and do a Raspberry Pi next). I just got mine a week ago, so I'm still learning about it.
Please review and comment, but remember I'm a volunteer, so be kind ;-).
Here is the link.
http://wiki.ampr.org/index.php/Ubuntu_Linux_Gateway_Example
Thanks.
-Neil
On Sun, Mar 23, 2014 at 10:06 PM, Neil Johnson neil.johnson@erudicon.com wrote:
I'm trying to decide how to write a "How To" guide for setting up a Linux Gateway for the Wiki.
I'm planning on basing it on the excellent guide found here (with Credit):
http://marc.storck.lu/blog/2013/08/howto-setup-an-amprnet-gateway-on-linux/
But I'm wondering what level of Linux Administration and IP Networking Expertise I should assume.
If I assume zero, it's going to be a looong guide, probably too long.
Below is a link to the diagram I was planning to base the guide off of.
AMPRNet Gateway Diagram - https://docs.google.com/drawings/d/1xAcMbROBpbuRFY0tVf1VdBrAP0ZQwTsE6Eqokn2E...
Comments welcome.
Thanks -Neil
Hello Neil et al,
Nice tutorial, indeed.
Now, little bit OT...
Taking the opportunity I would like to point out that UBUNTU-12.04 LTS ax25tools-0.0.8-13.2 package UNFORTUNATELY contains recently re-surfaced netrom bug. Therefore for NetROM quality accounting routine to work as it should, it is necessary to apply changes emailed on this list by Paul G4APL on March 27-th and recompile netromd daemon.
Exactly the same, pertain openSUSE-12.3 ax25tools package.
Best regards. Tom - sp2lob
The newer debian now because of lack of continuity isn't including any ax25 tools/apps.
Am 30.03.2014 um 23:01 schrieb sp2lob sp2lob@tlen.pl:
(Please trim inclusions from previous messages) _______________________________________________ Hello Neil et al,
Nice tutorial, indeed.
Now, little bit OT...
Taking the opportunity I would like to point out that UBUNTU-12.04 LTS ax25tools-0.0.8-13.2 package UNFORTUNATELY contains recently re-surfaced netrom bug.
It's not re-surfaced. They do not use the current version. In a later mail, Brian stated that ax25-apps/-tools aren't in current debian.
It would be fine, when package maintainers give up for some reason, they'd search for successors or at least drop a note.
I'll ask the debian project what needs to be done.
vy 73, - Thomas dl9sau
Therefore for NetROM quality accounting routine to work as it should, it is necessary to apply changes emailed on this list by Paul G4APL on March 27-th and recompile netromd daemon.
Exactly the same, pertain openSUSE-12.3 ax25tools package.
Best regards. Tom - sp2lob
_________________________________________ 44Net mailing list 44Net@hamradio.ucsd.edu http://hamradio.ucsd.edu/mailman/listinfo/44net
cut+paste error. again:
On 2014-03-31 09:38:26 +0200, Thomas Osterried thomas@x-berg.in-berlin.de wrote in 20140331073826.GQ10306@x-berg.in-berlin.de:
Taking the opportunity I would like to point out that UBUNTU-12.04 LTS ax25tools-0.0.8-13.2 package UNFORTUNATELY contains recently re-surfaced netrom bug.
It's not re-surfaced. They do not use the current version. In a later mail, Brian stated that ax25-apps/-tools aren't in current debian.
It would be fine, when package maintainers give up for some reason, they'd search for successors or at least drop a note.
I'll ask the debian project what needs to be done.
vy 73, - Thomas dl9sau
I've made some corrections and additions to the Ubuntu Linux Gateway Example, based on feed back from others and another read through.
The biggest error I made was I forgot to allow IP-IP through the firewall. (oops).
My plan is to move the link to it to the "Setting_up_a_gateway_on_Linux" page some time this Sunday.
-Neil
On Sun, Mar 30, 2014 at 10:48 AM, Neil Johnson neil.johnson@erudicon.com wrote:
Okay,
I've created a basic tutorial on the wiki for setting up a Ubuntu Server gateway.
Why Ubuntu ? Because that is what I used for my gateway.
(I will try and do a Raspberry Pi next). I just got mine a week ago, so I'm still learning about it.
Please review and comment, but remember I'm a volunteer, so be kind ;-).
Here is the link.
http://wiki.ampr.org/index.php/Ubuntu_Linux_Gateway_Example
Thanks.
-Neil
On Sun, Mar 23, 2014 at 10:06 PM, Neil Johnson neil.johnson@erudicon.com wrote:
I'm trying to decide how to write a "How To" guide for setting up a Linux Gateway for the Wiki.
I'm planning on basing it on the excellent guide found here (with Credit):
http://marc.storck.lu/blog/2013/08/howto-setup-an-amprnet-gateway-on-linux/
But I'm wondering what level of Linux Administration and IP Networking Expertise I should assume.
If I assume zero, it's going to be a looong guide, probably too long.
Below is a link to the diagram I was planning to base the guide off of.
AMPRNet Gateway Diagram - https://docs.google.com/drawings/d/1xAcMbROBpbuRFY0tVf1VdBrAP0ZQwTsE6Eqokn2E...
Comments welcome.
Thanks -Neil
-- Neil Johnson http://erudicon.com
I have gone ahead and linked the tutorial from the "Setting up Linux Gateway" page.
I will try and start work on a tutorial for the Raspberry Pi this week.
-Neil
On Mon, Mar 31, 2014 at 1:22 PM, Neil Johnson neil.johnson@erudicon.com wrote:
I've made some corrections and additions to the Ubuntu Linux Gateway Example, based on feed back from others and another read through.
The biggest error I made was I forgot to allow IP-IP through the firewall. (oops).
My plan is to move the link to it to the "Setting_up_a_gateway_on_Linux" page some time this Sunday.
-Neil
On Sun, Mar 30, 2014 at 10:48 AM, Neil Johnson neil.johnson@erudicon.com wrote:
Okay,
I've created a basic tutorial on the wiki for setting up a Ubuntu Server gateway.
Why Ubuntu ? Because that is what I used for my gateway.
(I will try and do a Raspberry Pi next). I just got mine a week ago, so I'm still learning about it.
Please review and comment, but remember I'm a volunteer, so be kind ;-).
Here is the link.
http://wiki.ampr.org/index.php/Ubuntu_Linux_Gateway_Example
Thanks.
-Neil
On Sun, Mar 23, 2014 at 10:06 PM, Neil Johnson neil.johnson@erudicon.com wrote:
I'm trying to decide how to write a "How To" guide for setting up a Linux Gateway for the Wiki.
I'm planning on basing it on the excellent guide found here (with Credit):
http://marc.storck.lu/blog/2013/08/howto-setup-an-amprnet-gateway-on-linux/
But I'm wondering what level of Linux Administration and IP Networking Expertise I should assume.
If I assume zero, it's going to be a looong guide, probably too long.
Below is a link to the diagram I was planning to base the guide off of.
AMPRNet Gateway Diagram - https://docs.google.com/drawings/d/1xAcMbROBpbuRFY0tVf1VdBrAP0ZQwTsE6Eqokn2E...
Comments welcome.
Thanks -Neil
-- Neil Johnson http://erudicon.com
-- Neil Johnson http://erudicon.com