Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 May 2013 07:14:23 +0200 (CEST)
From:      =?ISO-8859-1?Q?Trond_Endrest=F8l?= <Trond.Endrestol@fagskolen.gjovik.no>
To:        Joe <fbsd8@a1poweruser.com>
Cc:        FreeBSD questions <freebsd-questions@freebsd.org>
Subject:   Re: netgraph network setup for jail(8) vnet jails.
Message-ID:  <alpine.BSF.2.00.1305240713140.72982@mail.fig.ol.no>
In-Reply-To: <519E1CAA.2020909@a1poweruser.com>
References:  <5197A06A.9080401@a1poweruser.com> <13CA24D6AB415D428143D44749F57D7201F5076A@ltcfiswmsgmb26> <5198221D.5040601@a1poweruser.com> <13CA24D6AB415D428143D44749F57D7201F50BEC@ltcfiswmsgmb26> <519E1CAA.2020909@a1poweruser.com>

next in thread | previous in thread | raw e-mail | index | archive | help
  This message is in MIME format.  The first part should be readable text,
  while the remaining parts are likely unreadable without MIME-aware tools.

--2055831798-621644773-1369372464=:72982
Content-Type: TEXT/PLAIN; charset=ISO-8859-1
Content-Transfer-Encoding: 8BIT

On Thu, 23 May 2013 09:42-0400, Joe wrote:

> Teske, Devin wrote:
> > snip............... 
> > I rendered your output by saving it in a file ("joe.dot") and then running:
> > 
> > dot -Tsvg -o joe.svg < joe.dot
> > 
> > I then uploaded "joe.svg" to my website:
> > 
> > http://druidbsd.sf.net/download/joe.svg
> > 
> > Compare your output to any of the following:
> > 
> > http://druidbsd.sf.net/download/warden0.jbsd.svg
> > http://druidbsd.sourceforge.net/download/folsom.svg
> > 
> > It looks like everything is connected properly.
> > 
> > A couple thoughts off the top of my head:
> > 
> > a. Did you enable promiscuous mode on rl0 via ngctl? (in your script
> > perhaps?)
> > 
> > b. Have you tried giving ngeth0 a new MAC address? (I do this through ngctl
> > too, but I imagine ifconfig from within the jail could achieve the same
> > thing)
> > --
> > Devin
> 
> Yes I enabled promiscuous mode and setautosrc 0 on rl0 via ngctl.
> I can find no documentation on why this is done. Can you point me to some?
> 
> Yes I gave the jail a unique MAC address.
> 
> I tried to generate my own network map, but having problem.
> 
> ngctl dot > file.dot works.

> dot -Tsvg -o file.svg < file.dot
> gives me "command dot not found".

Please install graphics/graphviz, either from ports or from packages.

> Tried ngctl dot -Tsvg -o file.svg < file.dot
> and -T is illegal option.
> What am I doing wrong?
> 
> Thanks for your help
> Joe

-- 
+-------------------------------+------------------------------------+
| Vennlig hilsen,               | Best regards,                      |
| Trond Endrestøl,              | Trond Endrestøl,                   |
| IT-ansvarlig,                 | System administrator,              |
| Fagskolen Innlandet,          | Gjøvik Technical College, Norway,  |
| tlf. mob.   952 62 567,       | Cellular...: +47 952 62 567,       |
| sentralbord 61 14 54 00.      | Switchboard: +47 61 14 54 00.      |
+-------------------------------+------------------------------------+
--2055831798-621644773-1369372464=:72982--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1305240713140.72982>