Re: ipfw breakage in 5.2

From: Alfred Perlstein (bright_at_mu.org)
Date: 12/06/03

  • Next message: Jun Kuriyama: "Re: panic: mutex em1 not owned at /usr/src/sys/dev/em/if_em.c:1608"
    Date: Sat, 6 Dec 2003 05:47:23 -0800
    To: current@freebsd.org
    
    

    Ok, nevermind, I don't see how 'lo' got used instead of 'lo0'
    but that's what appears to have caused it.

    * Alfred Perlstein <bright@mu.org> [031206 05:43] wrote:
    > Sorry if this is a false alarm, but with the "open" firewall
    > ruleset in effect:
    >
    > # ipfw l
    > 00100 allow ip from any to any via lo
    > 00200 deny ip from any to 127.0.0.0/8
    > 00300 deny ip from 127.0.0.0/8 to any
    > 65000 allow ip from any to any
    > 65535 allow ip from any to any
    >
    > I can't ping my loopback:
    >
    > # ping localhost
    > PING localhost (127.0.0.1): 56 data bytes
    > ping: sendto: Permission denied
    >
    > is this known/expected?
    >
    >
    > --
    > - Alfred Perlstein
    > - Research Engineering Development Inc.
    > - email: bright@mu.org cell: 408-480-4684

    -- 
    - Alfred Perlstein
    - Research Engineering Development Inc.
    - email: bright@mu.org cell: 408-480-4684
    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
    

  • Next message: Jun Kuriyama: "Re: panic: mutex em1 not owned at /usr/src/sys/dev/em/if_em.c:1608"

    Relevant Pages

    • nevermind Re: allocating a spare from kinfo_proc.
      ... > This is for convience of programs that want to retrieve a kinfo_proc ... > - Alfred Perlstein ... > - Research Engineering Development Inc. ...
      (freebsd-current)
    • aio patch for review.
      ... retrieving revision 1.176 ... diff -u -r1.176 vfs_aio.c ... Alfred Perlstein ... Research Engineering Development Inc. ...
      (freebsd-net)
    • Re: NFSv4 Client code committed.
      ... > I'm getting this on buildworld: ... > Craig Rodrigues ... Alfred Perlstein ... Research Engineering Development Inc. ...
      (freebsd-current)
    • Re: RFC: Sorting in top -m io
      ... > Should have happend with the initial commit. ... Alfred Perlstein ... Research Engineering Development Inc. ...
      (freebsd-current)
    • support for __thread
      ... it seems the assembler chokes on it? ... Alfred Perlstein ... Research Engineering Development Inc. email: bright@mu.org cell: 408-480-4684 ...
      (freebsd-hackers)