Berkeley CSUA MOTD:Entry 20703
Berkeley CSUA MOTD
 
WIKI | FAQ | Tech FAQ
http://csua.com/feed/
2025/05/24 [General] UID:1000 Activity:popular
5/24    

2001/2/26-27 [Computer/Networking] UID:20703 Activity:very high
2/26    Is it possible to use ipfw in *BSD to let users do FTP gets but not
        FTP puts?  I'm being asked to let people get stuff from the internet
        but not let them send anything out.  If ipfw can't do it, how about a
        commercial firewall like Cisco PIX or Checkpoint?  Thanks.
           \_ Checkpoint can't. I don't know about PIX, it might have
              tcp payload inspection.
              The easiest solution for you is to install a proxy or
              to hack the ftp server so that PUT is not supported.
        \_ I don't think so--the server initiates the data connection back
           to you, unless you're using passive ftp, in which case both the
           "administrative" and data connections run via port 20.  As
           far as the firewall is concerned, if you're permitting tcp
           outgoing, packet is packet.  All commercial firewalls I know
           of are the same--they cannot distinguish what direction the
           actual files are going in.  Snoop/tcpdump a plain ftp connection
           to see what goes back and forth.  What you can do, however, is
           run an ftp proxy which only permits FTP GET.  -John
        \_ You need a pretty complex firewall to be able to block FTP puts
           but not gets.  It has to inspect the protocol and reset the put
           commands.  I dont remember seeing options for that in PIX, but you
           can check the online cisco docs.  -ERic
           \- use Bro. it groks ftp. you can even RST the connection in
           either dir if you say see a get of *passwd*. ok tnx. --psb
           \_ what's Bro? urlp.
              \_ isn't it otherwise known as the "man-siere"?
              \_ a bra for men? (aka a man-siere)
                 \_ Uh, men don't have breasts. How would this work.
               \_ ftp://ftp.ee.lbl.gov/papers/bro-usenix98-revised.ps.Z.
                  \-more recent version from Computer Networks. See Vern's
                  home page for link. --psb
                  \_ Vern?
2025/05/24 [General] UID:1000 Activity:popular
5/24    

You may also be interested in these entries...
2013/8/22-10/28 [Computer/Companies/Yahoo, Industry/SiliconValley] UID:54732 Activity:nil
8/22    http://marketingland.com/yahoo-1-again-not-there-since-early-08-56585
        Y! is back to #1! Marissa, you are SEXY!!!
        \_ how the heck do you only have 225M uniq vis/month when there
           are over 1 billion internet devices out there?
           \_ You think that every single Internet user goes to Y!?
        \_ Tall blonde skinny pasty, not my type at all -former Y!
	...
2013/6/26-8/13 [Computer/Domains, Computer/Networking, Computer/SW/WWW/Browsers] UID:54697 Activity:nil
6/26    This ones for you psb -ausman
        http://25.media.tumblr.com/027fe67c84c2288cc16e9c85db690834/tumblr_mp0ag8DCQI1qzwozco1_1280.jpg
        \- that's pretty good. i wish someone had put the idea to be before i saw
           it on the internet, so see if i'd have put the 9 justices in the same
           boxes. JOHN PAUL STEVENS >> All the sitting justices. --psb
        \- that's pretty good. i wish someone had put the idea to be before i
	...
2012/5/18-7/20 [Computer/SW/WWW/Browsers] UID:54392 Activity:nil
5/18    On my Win7 machine, I've been using a PuTTY ssh session to soda as a
        proxy for my FireFox to bypass my company's OpenDNS when I visit
        http://tv.yahoo.com and so on.  It has been working fine for a long while.
        However, in the past couple weeks or so, my FireFox would either take
        several minutes to load the page, or failes to load it after several
        minutes.  I haven't changed any settings on my Win7 machine.  Rebooting
	...
2012/3/29-6/4 [Computer/HW/Memory, Computer/HW/CPU, Computer/HW/Drives] UID:54351 Activity:nil
3/29    A friend wants a PC (no mac). She doesn't want Dell. Is there a
        good place that can custom build for you (SSD, large RAM, cheap video
        card--no game)?
        \_ As a side note: back in my Cal days more than two decades ago when
           having a 387SX made me the only person with floating-point hardware,
           most machines were custom built.
	...
2012/4/2-6/4 [Computer/SW/Languages/Java, Computer/SW/RevisionControl] UID:54353 Activity:nil
4/02    We use Perforce at work for revision control. It seems to work okay.
        Lately, a lot of the newer developers are saying that Perforce
        sucks and we should switch to Mercurial or Git. I have done some
        searching on the Internet and some others have this opinion. Added
        advantage is that Mercurial and Git are free. However, there would
        be some work to switch for the sysadmins and the developers.
	...
2012/4/26-6/4 [Computer/Networking] UID:54371 Activity:nil
4/26    I see that soda has an ipv6 address but ipv6 traffic from this box
        doesn't actually work (ping6 <DEAD>ipv6.google.com<DEAD>, ping6 http://www.v6.facebook.com
        Is this expected to work?
        \_ Soda doesn't have a real IPv6 address.  The IPv6 addresses you see
           in ifconfig are just link-local addresses; any IPv6-capable machine
           will autogenerate these, whether or not it's connected to an IPv6
	...
2012/1/19-3/3 [Computer/Networking, Politics/Foreign/Europe, Computer/SW] UID:54294 Activity:nil
1/19    Transcript between the Italian cruise ship captain and the Port
        Authority
        http://www.csua.org/u/v9i (abcnews.go.com)
        This captain is amazing.
	...
2011/11/8-30 [Computer/SW/Security, Computer/SW/OS/Windows] UID:54218 Activity:nil
11/8    ObM$Sucks
        http://technet.microsoft.com/en-us/security/bulletin/ms11-083
        \_ How is this different from the hundreds of other M$ security
           vulnerabilities that people have been finding?
           \_ "The vulnerability could allow remote code execution if an
               attacker sends a continuous flow of specially crafted UDP
	...