Re: 5.3 not accepting connections - What I'm missing?

From: Sergei Gnezdov (use-reply-to_at_gnezdov.net)
Date: 04/10/05

  • Next message: Damian Gerow: "DVD Burning: ISO9660 vs. UDF"
    To: freebsd-questions@freebsd.org
    Date: Sat, 9 Apr 2005 18:18:31 -0700
    
    

    On 2005-04-08, Maximiliano Eschoyez <meschoyez@gmail.com> wrote:
    > On Sat, 9 Apr 2005 00:27:37 +0300, Giorgos Keramidas
    ><keramida@ceid.upatras.gr> wrote:
    >> On 2005-04-08 18:18, Maximiliano Eschoyez <meschoyez@gmail.com> wrote:
    >> > Dear all,
    >> >
    >> > I've recently moved from FreeBSD 4.8 to 5.3. After the upgrade, I
    >> > found that my computer doesn't accept outside connections anymore.
    >>
    >> Are you using ipfw, ipfilter or pf as a firewall? If yes, what
    >> rules do you use?
    >
    > No, I'm not using any firewall.
    >
    > Also, I tried enabling a firewall through rc.conf with the parameters
    > firewall_enable="YES"
    > firewall_type="open"
    > but nothing changed. :-(
    >
    > It's very strange because I'm not using any filtering policy.

    Misconfigured network or firewall is the most typical reason for a
    problem. The output from the following commands might help to solve
    your problem:

    ifconfig

    netstat -r

    ipfw show

    _______________________________________________
    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: Damian Gerow: "DVD Burning: ISO9660 vs. UDF"

    Relevant Pages

    • Re: FTP problem with IPFW
      ... Please do send the sample ipfilter rules. ... To give you an idea about my requirements, my complete IPFW ... Firewall with IPFILTER" ... > All seems to be working fine, except for FTP. ...
      (freebsd-questions)
    • RE: strange problem with ipfw and rc.conf
      ... compile either one of the firewalls into the kernel to work. ... You need to read the firewall section of the handbook. ... I would recommend you use ipfilter as your firewall. ... IPFW is for the experienced firewall user who has FW ...
      (freebsd-questions)
    • Re: easy firewall for freeBSD
      ... When I started out looking for a firewall a little while ago I ... >> the syntax of the IPFilter rules are very easy ie. ... Now it is true that Ipfw now has state ... > It is more or less being ported to FreeBSD. ...
      (comp.unix.bsd.freebsd.misc)
    • Re: RFC: my firewall ruleset(s)
      ... IPFW numbers rules that increment by 1. ... > The reasoning behind this is so I have a single firewall script for all ... Depending on the rc.conf entries on that server, the firewall ...
      (freebsd-questions)
    • Re: The way forward.......
      ... > While ipfw may not be a true stateful firewall, one can still add in the ... > how secure would it be against a firewall based on the ipfilter way? ...
      (FreeBSD-Security)