[oe] Firewall blocking access to monotone server?

Robert Schuster theBohemian at gmx.net
Sat Dec 1 13:00:29 UTC 2007


Hi,
regarding your firewall issue. Once upon a time port 4691 was blocked on
my internet connection, too (I am connected through a community-operated
public wireless meshnetwork called Freifunk).

Thanksfully I have SSH access to a box ('peking') at my university.
First I created a SSH tunnel:

   ssh -L4691:org.openembedded.dev:4691 peking -N

and then led all traffic go to through it:

  mtn --db OE.mtn pull localhost org.openembedded.dev

Worked like a charm. :)

If outgoing ssh is blocked by the companies' firewall you should ask
them to open it though.

Regards
Robert


Tiller, Jason schrieb:
> Hello, OE folx!
> 
> I approached the list a couple of weeks ago asking about running OE under Cygwin.  The overwhelming consensus was that I shouldn't even embark on that headache-laden path and instead scare up a Linux box for my OE work.  Well, I took your considered advice and now I'm trying to get OE running.
> 
> I'm running on a 400MHz P-III with 256MB of memory running RHEL 4.  The OS is mandated by my IT guys.  I got everything down, finally got everything built (well, so far), including git, svn, mtn, boost, (1.33.1), bb, and a whole host of other packages.  My poor little box has been compiling its little brains out.  I think I have everything in place.
> 
> I read the tutorial and got stuck at the actual retrieval of the mtn database.  I downloaded the mtn 0.36 OE snapshot, but when I try to do the first "mtn pull" against monotone.openembedded.org, the connection hangs.  It also hangs against the other servers that have been mentioned.  I think this is due to our company's draconian firewall policy.
> 
> If I were to go to my IT guys and ask them (nicely) to help me out, what do I need to tell them in terms of the port/protocol issues?  I'll need to convince them that this is a safe proposition, but I'm sure exactly what I'm asking for.
> 
> Thanks in advance.  I *really* want to give this a try since WindRiver quoted me $60k+ for a WRLinux distro/tools/support, just for the first year.  Geez, I'm the *only* programmer at my site - there's no way my boss will fork over that kind of money.  So, I may end up having to roll my own.
> 
> Wish me luck!
> 
> ---Jason
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20071201/efc4d71d/attachment-0002.sig>


More information about the Openembedded-devel mailing list