Re: syncing sources without cvs and cvsup.

From: Julien Gabel (jpeg_at_thilelli.net)
Date: 05/20/05

  • Next message: Jason Williams: "Odd Messages showing up in /var/log/messages"
    Date: Fri, 20 May 2005 17:28:07 +0200 (CEST)
    To: "Tony Shadwick" <tshadwick@goinet.com>
    
    

    >>>>> i need to update my freebsd sources to -current but the firewall i'm
    >>>>> behind blocks both cvs and cvsup, and ctm is an overkill.

    >>>> Just for information, why is CTM an "overkill"? I use it at work for
    >>>> the very same problem as described here, and don't see any drawback
    >>>> (yet...).

    >>> Just a thought here. Is ssh blocked? :) You have a machine on the
    >>> outside that you trust? You could do an ssh tunnel out and then point
    >>> cvsup to localhost:myforwardedport, could you not?

    >> Yes, ssh is blocked. We can just use the web and ftp via a farm of
    >> three proxies, which are able to resolve names on the Net. We can't
    >> even do that from our workstations or internal servers. So...

    > Hmm. Is port 80 actually blocked then to everyone but the actual proxy
    > servers? Just getting a feel for your environment. Try telnet
    > www.google.com 80. Does it connect? If it does, then I wonder if your
    > firewall is statefully inspecting non-http traffic across 80. You could
    > get an ssh server on the outside to listen on 80, then ssh to it as I
    > mentioned before.

    It is not possible here. The name resolution is only possible when done
    from proxies. So not only are the ports blocked, but it is impossible to
    do a "telnet www.google.com 80" from inside network (and public @ip are
    not routed internally). That is why we _need_ to pass through our proxies
    to "get" the Net.

    Since the outside ssh servers i know (and trust a little) use the HTTP
    port, it seems not possible to bypass the firewalls using the proposed
    method (in fact i already though about it, but without much success in
    the past).

    > Just trying to come up with ideas. If it's a legitimate business need,

    Yes it is... as always in banking departments ;)

    > then I would suggest making a request to your IP dept. to set up a rule
    > on the firewall to allow cvsup to connect outbound from your box's IP
    > address, and all to connections to the list of cvsup mirrors for your
    > country.
    >
    > So you're asking for a rule for one host, to connect to a list of say, 20
    > hosts. That seems like a very reasonable request to me.

    Yes. But, in fact, and since fetch(1) knows about HTTP and FTP
    authenticated proxies, we really have not much need since we can get
    all that we need using FTP (ports tree and distfiles) and CTM (src-5
    sources).
    We eventually lack the /usr/doc tree, but that doesn't justify a special
    rule on firewalls and an internal cvsup mirror :-)

    Thanks for your ideas though!

    -- 
    -jpeg.
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
    

  • Next message: Jason Williams: "Odd Messages showing up in /var/log/messages"

    Relevant Pages

    • RE: Slow user logon on Terminal server after migration to Windows 2003
      ... The Terminal Servers are 2000 or 2003. ... "Inside the firewall zone" means that the Citrix Servers have a firewall ... available RPC ports? ...
      (microsoft.public.windows.server.active_directory)
    • Re: medical records, web server, & stateful firewall vs packet filter
      ... > image and SQL servers directly (the image server link in particular ... The image and SQL servers ... the 2 firewall layers should run different s/ware - the idea is that a major ... security always cost a lot more than you expect (this comes up whenever we ...
      (comp.dcom.sys.cisco)
    • Re: I have been hacked (WAS: Have I been hacked or is nmap wrong?)
      ... > console based ftp client. ... the FTP servers have? ... > They are really mail servers, at least smtp for outgoing mails ... If you're firewall was dropping incoming packets destined to ...
      (freebsd-questions)
    • Re[3]: What can make DNS lookups slow? [semi-solved]
      ... My problem was that DNS lookups from and through my debian firewall ... My ISP's DNS servers are handing back replies from ... the machines inside the firewall, then I'd love to hear of it. ... # means that it queries the dmz server for everything ...
      (Debian-User)
    • RE: Secure Network Design (DMZ, LAN, etc)
      ... you'll see that their both on the same subnet. ... It has a port for the trusted network and a port ... Our firewall handles NAT. ... > servers, wouldn't it require a public IP and therefore be somewhat ...
      (Security-Basics)