Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Feb 2007 20:16:58 +0100
From:      Harald Schmalzbauer <h.schmalzbauer@omnisec.de>
To:        freebsd-questions@freebsd.org
Cc:        Jim Stapleton <stapleton.41@gmail.com>
Subject:   Re: problems with jail
Message-ID:  <200702232016.58706.h.schmalzbauer@omnisec.de>
In-Reply-To: <80f4f2b20702231107p1cf7f4f3n5896aa7e8ef0ecaf@mail.gmail.com>
References:  <80f4f2b20702231107p1cf7f4f3n5896aa7e8ef0ecaf@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Am Freitag, 23. Februar 2007 20:07 schrieb Jim Stapleton:
> Jail:
> sjss@elrond 14:04:11 (0) ~  > sudo jail /jail/ legolas 192.168.1.85
> /bin/csh %telnet 192.168.1.4 25
> Trying 192.168.1.4...
> ^Z
> Suspended
> %kill %1
> [1]    Terminated                    telnet 192.168.1.4 25
> %ifconfig -a
> nve0: flags=3D8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
>         ether 00:13:d4:2e:2f:62
>         media: Ethernet autoselect (100baseTX <full-duplex>)
>         status: active
> plip0: flags=3D108810<POINTOPOINT,SIMPLEX,MULTICAST,NEEDSGIANT> mtu 1500
> lo0: flags=3D8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
>
>
> OK, from host:
> sjss@elrond 14:02:11 (0) ~  > ifconfig -a
> nve0: flags=3D8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
>         inet 192.168.1.84 netmask 0xffffff00 broadcast 192.168.1.255
>         ether 00:13:d4:2e:2f:62
>         media: Ethernet autoselect (100baseTX <full-duplex>)
>         status: active

You are missing ifconfig_nve0_alias0=3D"192.168.1.85/32" in rc.conf.
The host hast to have the ip of a jail, network stak is not virtualized (ye=
t?)

=2DHarry

> plip0: flags=3D108810<POINTOPOINT,SIMPLEX,MULTICAST,NEEDSGIANT> mtu 1500
> lo0: flags=3D8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
>         inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
>         inet6 ::1 prefixlen 128
>         inet 127.0.0.1 netmask 0xff000000
> sjss@elrond 14:04:08 (0) ~  > jls
>    JID  IP Address      Hostname                      Path
>      1  192.168.1.85    legolas                       /jail
>
>
>
> Is that what you needed
>
> Thanks,
> -Jim Stapleton
>
> > Jim Stapleton wrote:
> > > Thank you, that's at least useful testing, but it did not work. Jail
> > > is definetly not getting any network action.
> > >
> > > Would a host netstat output be useful? I looks pretty cryptic.
> >
> > Can you please post the output of ifconfig and jls. From your rc.conf it
> > seems the ipaddr. for the jail is not or wrong configured on your
> > interface.
> >
> > greetings,
> > philipp
>
> _______________________________________________
> 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"

=2D-=20
OmniSEC  -  UNIX und Windows Netzwerke - Sicher
Harald Schmalzbauer
=46lintsbacher Str. 3
80686 M=FCnchen
+49 (0) 89 18947781
+49 (0) 160 93860101



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702232016.58706.h.schmalzbauer>