public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: meino.cramer@gmx.de
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Q: How is that terminus technicus for...
Date: Sun, 16 Nov 2014 16:31:06 +0100	[thread overview]
Message-ID: <20141116153106.GA3823@solfire> (raw)
In-Reply-To: <201411161419.33891.michaelkintzios@gmail.com>

Mick <michaelkintzios@gmail.com> [14-11-16 15:20]:
> On Sunday 16 Nov 2014 13:49:02 meino.cramer@gmx.de wrote:
> > Hi,
> > 
> > I connected a Arietta.G25 via Ethernet over USB (using a simple USB
> > cable and hardware USB->Ethernet Adaptor to my Gentoo PC. I can ssh
> > on that little tiny board. Now I want to access the internat from
> > within the Arietta.  Therefore all requests need to be transfered from
> > the Arietta board to my PC, which then plays the role of an ISP to
> > the Arietta board and itself places the requests to the internet
> > instead of the Arietta board itself.
> > 
> > But this is a too longish explanation to be put into a google request.
> > 
> > Is there any name for that...so I am able to find the tutorials/howtos
> > myself?
> > 
> > Sorry...I am no native english speaker...
> > 
> > Best regards,
> > Meino
> > 
> > PS: What USB->Ethernet adaptor could one recommend...the Arietta is
> > USB-powered...?
> 
> Sorry, I don't even know what Arietta may be.  You need to be able to forward 
> packets from Arietta via your PC and 'masquerade' their address.  If the 
> connection was via ethernet, then something like this would work:
> 
> echo 1 > /proc/sys/net/ipv4/ip_forward
> iptables -t nat -F
> iptables -t nat -A POSTROUTING -j MASQUERADE
> 
> However, I am not sure if something special is needed for a USB to PC 
> connection, it depends what the USB connection shows up as.  I hope this gets 
> you on the right path.
> 
> -- 
> Regards,
> Mick

Hi Holger, Hi Mick,

Thanks fpr the quick help and infos!
It works! :)

Arietta G25:
http://www.acmesystems.it/arietta

Best regards,
Meino




      reply	other threads:[~2014-11-16 15:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-16 13:49 [gentoo-user] Q: How is that terminus technicus for meino.cramer
2014-11-16 14:12 ` [gentoo-user] " Holger Hoffstätte
2014-11-16 14:19 ` [gentoo-user] " Mick
2014-11-16 15:31   ` meino.cramer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20141116153106.GA3823@solfire \
    --to=meino.cramer@gmx.de \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox