Re: forwarding

From: Brian Reichert (reichert_at_numachi.com)
Date: 10/15/04

  • Next message: Eric W. Bates: "Gracefully stopping jailed processes"
    Date: Fri, 15 Oct 2004 13:33:42 -0400
    To: Karan Gupta <kgupta@edgefocus.com>
    
    

    On Fri, Oct 15, 2004 at 10:38:21AM -0700, Karan Gupta wrote:
    > Hey fBSD gurus,
    > Heres what im looking for
    > If i goto the following link http://router_ext_ip:2020 it takes me to a box that can be accessed on the internal network (NAT) http:/192.168.42.4/abc.html
    > Im using FreeBSD 4.9-RELEASE, with natd & an IPFW firewall.

    You want to do more than remap hosts/ports, you want URLs to be
    re-written.

    You'll need something operating at a higher layer then ipfw; consider
    squid or an apache httpd accelerator to remap URLs around.

    Good luck...

    > thnx
    > Karan Gupta
    > (949) 202-9797
    > kgupta@edgefocus.com
    > EdgeFocus Inc
    > 17981 Skypark Cr. Suite A
    > Irvine CA 92614

    -- 
    Brian Reichert				<reichert@numachi.com>
    37 Crystal Ave. #303			Daytime number: (603) 434-6842
    Derry NH 03038-1713 USA			BSD admin/developer at large	
    _______________________________________________
    freebsd-isp@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-isp
    To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"
    

  • Next message: Eric W. Bates: "Gracefully stopping jailed processes"