Re: remote access failing . . .

From: clvrmnky (clvrmnky-uunet_at_coldmail.com.invalid)
Date: 06/28/05

  • Next message: Bas Keur: "Re: Promise TX4 ... is it the`type/model`printed in i386.html ?"
    Date: Tue, 28 Jun 2005 13:40:56 -0400
    
    

    On 28/06/2005 3:33 AM, John Williams wrote:
    [...]
    > When the OpenBSD box is up and I run traceroute from an externl site,
    > the trace halts at a router (on the Verizon network) one hop away
    > from connecting to my network segment. I've verified this by
    > running a traceroute from the FreeBSD box and the traceroute traces
    > to my FreeBSD gateway host with no problem.
    >
    This is consistent with the trace packets being blocked by the firewall.
     One often blocks incoming ICMP packets as a matter of course. You
    should not necessarily expect ICMP packets of any kind to be accepted by
    an OBSD box running pf.

    First, disable the firewall for a bit and see if connectivity works as
    expected. If so, then you know that your firewall is too restrictive
    for your needs. Figure out what you would like to do (i.e., what
    services you allow others to contact from the outside) and allow those
    in. Default deny the rest and it should all work.

    I keep an /etc/pf.conf.easy around with two lines in it for testing:

    pass in all
    pass out all


  • Next message: Bas Keur: "Re: Promise TX4 ... is it the`type/model`printed in i386.html ?"

    Relevant Pages

    • Re: TCP socket close problem
      ... noticed that in your trace output, and the packet trace has other ... It seems clear that the server is seeing neither FIN nor RST - if it had ... And yes, the trace is on the server, behind the broken firewall ...
      (comp.unix.bsd.freebsd.misc)
    • ICMP pokes holes in firewalls...
      ... Traceroute uses two protocols: UDP and ICMP ... A system inside a firewall performs a traceroute to a system ... Traceroute chooses the next available UDP port. ...
      (Bugtraq)
    • Re: port 0 not stealth
      ... > traceroute - and sometimes seen using the windoze TRACERT). ... > always confirms that the target computer exists and is being operated ... > firewall is in use. ... port scans are not done by six year old skript ...
      (comp.security.firewalls)
    • Re: cannot ping from subnet A to subnet B for a specific host
      ... On your office router, do you have 192.168.5.x set up as a /24 network ... Failed to resolve Hop#1 [DNS Servers Reports Query Name Error] ... Traceroute from 192.168.11.65 to 192.168.5.10 ... The diagram makes it look like the firewall and the router are two ...
      (comp.dcom.sys.cisco)
    • Problems accessing specific site
      ... I've got cruzio's dsl circuit providing dhcp address ... This connects to a redhat 8.0 firewall system running nat ... I opened up the firewall and tried a traceroute... ... Chain FORWARD (policy ACCEPT) ...
      (comp.os.linux.networking)