Re: Configuring JAIL to bind on lo0 interface

From: GiZmen (gizmen_at_blurp.one.pl)
Date: 12/19/03

  • Next message: Ilya Kiselyov: "Re: Configuring JAIL to bind on lo0 interface"
    Date: Fri, 19 Dec 2003 17:47:13 +0100
    To: freebsd-security@FreeBSD.ORG
    
    

    >
    > > Can anybody help me with that problem. For now i set it up on external IP
    > > and everythig is okej. But i want to have this jail on diffrent iface that
    > > is not an external iface and is set for example on 127.0.0.10.
    >
    > You should probably use a real ip for jail, not from 127.0.0.0/8.
    >

    So there is no chance to set it up on 127.0.0.0/8 and have access to
    internet ? I wanted to have some daemons listenig on aliased IP on lo0
    iface. And then set up few rules on firewall to forward traffic from external
    IP to those ip on lo0 interface.

    THX

    -- 
    Best Regards:
    		GiZmen
    _______________________________________________
    freebsd-security@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-security
    To unsubscribe, send any mail to "freebsd-security-unsubscribe@freebsd.org"
    

  • Next message: Ilya Kiselyov: "Re: Configuring JAIL to bind on lo0 interface"

    Relevant Pages

    • Re: Configuring JAIL to bind on lo0 interface
      ... > and everythig is okej. ... But i want to have this jail on diffrent iface that ... > is not an external iface and is set for example on 127.0.0.10. ... You should probably use a real ip for jail, ...
      (FreeBSD-Security)
    • Re: Configuring JAIL to bind on lo0 interface
      ... > As i understood your problem you need addition alias on lo0 interface ... > 192.168.1.1 as default gateway for jails. ... > in this jail set default gateway to 192.168.1.1 also ... > Your host machine have to be gateway enabled. ...
      (FreeBSD-Security)