j...@m5.chicago.il.us writes:
> map net0 172.16.0.0/16 -> 0/32 portmap tcp/udp auto
> map net0 172.16.0.0/16 -> 0/32
> map net0 192.168.1.0/24 -> 0/32 portmap tcp/udp auto
> map net0 192.168.1.0/24 -> 0/32
>
> is now what my /etc/ipf/ipnet.conf file looks like. One needs to name
> the pub
Thanks to this mailing list, my masquerade problem has been solved:
map net0 172.16.0.0/16 -> 0/32 portmap tcp/udp auto
map net0 172.16.0.0/16 -> 0/32
map net0 192.168.1.0/24 -> 0/32 portmap tcp/udp auto
map net0 192.168.1.0/24 -> 0/32
is now what my /etc/ipf/ipnet.conf file looks like.
I think that is not a valid solution because we need migrate for get rid of
Oracle license agreements.
On Thu, Mar 10, 2016 at 11:17 PM, Nikola M wrote:
> On 03/10/16 02:20 PM, Juanjo Presa wrote:
>
>> Hi all,
>>
>> I have some problems with migration of a legacy Solaris x86 application to
>> a
On 03/10/16 02:20 PM, Juanjo Presa wrote:
Hi all,
I have some problems with migration of a legacy Solaris x86 application to
a newer OpenIndiana operating system.
The problem is with the libxview and libolgx libraries.
The app (and the libs) works perfectly in Solaris 8, 9 and 10.
Can you give
you have entries for tun and tap in /etc/name_to_major?
and the modules actually do load?
example:
modinfo | egrep " tun| tap"
277 f8ba 2de8 227 1 tun (TUN/TAP driver 1.1.0 12/23/2013)
288 f8bfd000 3528 290 1 tap (TUN/TAP driver 1.1.0 12/23/2013)
In my openvpn se
ignore me, being stupid, forgot to add the default route, and the interface
wasn't plumbing because it didn't connect at the other end.
really should "-p" that route ...
On 10 March 2016 at 15:45, Jonathan Adams wrote:
> I know I've done this before, I just can't find it anywhere.
>
> I have a
I know I've done this before, I just can't find it anywhere.
I have a zone with OpenVPN in it, that needs to plumb tun0.
I've added the "match" for the tun device to the global zone, I've
installed tuntap in the zone and the global zone ...
I have a suspicion that I need to set something in "lim
Hi all,
I have some problems with migration of a legacy Solaris x86 application to
a newer OpenIndiana operating system.
The problem is with the libxview and libolgx libraries.
The app (and the libs) works perfectly in Solaris 8, 9 and 10.
Can you give some hints about how to compile this libs fo
Hi Peter, sorry for hijacking this thread.
I forgot about the "set-ifprop" thing ... I was just wondering if you know
of a way of doing the same thing for OpenVPN tun connections, so that it
remembers the state, at the moment I have to rely on an init.d script that
runs "ifconfig tun0 router"
Jon
On Thu, Mar 10, 2016 at 2:11 AM, wrote:
>
> This should be a simple and short thread.
>
> How do I configure packet filter on my computer, with two network
> interfaces, to masquerade from my private LAN to the outside world, so
> machines on my private LAN can have conversations with machines th
10 matches
Mail list logo