Questions tagged [zones]
Solaris zones is a low overhead virtualization technique, where the guest system is using the same kernel as the underlying systems.
45 questions
1
vote
1
answer
476
views
Setting Up Lua Records for GSLB with PowerDNS in Docker
I have PowerDNS in Docker that manages zones through files and responds with A records.
I need to implement Lua Resource Records for Global Server Load Balancing (GSLB) purposes. I also need to ...
0
votes
1
answer
860
views
Redirecting subdomain to another subdomain in AWS
How can I redirect my alpha.example.com subdomain to -> dev.example.com subdomain in AWS route 53?
I think to do it that way but I am not sure if this will work, so if you can help me :)
Entering ...
0
votes
1
answer
109
views
Traffic Filtering between Security Zones
I have an organization's network, containing 4 zones: inside, outside, DMZ1 and DMZ2.
DMZ1 contains external-facing servers - DNS, WEB and Mail servers. DMZ2 hosts internal servers- Radius, DHCP, ...
1
vote
1
answer
1k
views
Solaris 10 zone: ping does not resolve but nslookup does
This question is very specific to Solaris 10 zones.
I have a master zone and another zone.
The master zone is working correctly with respect to DNS lookups: 'ping google.ca' works as does 'nslookup ...
1
vote
2
answers
4k
views
Solaris Zones - Prevent Zone from Booting
I have a server with a master zone and 4 'child' zones. I now only need master + 1 zone, but cannot simply delete the unneeded zones.
At the moment the unneeded zones are shut down and show inactive. ...
1
vote
1
answer
284
views
ipfilter: is possible to redirect ssh on every zone?
I have a server for testing,I have installed on it OmniOS,because can emulate linux(lx branded zones) and Solaris(works perfect with kvm-qemu).
I can run all on 192.168.0.0/24 network,but I prefer to ...
1
vote
1
answer
3k
views
BIND server zones don't "notify" until serial is changed
I am having what I feel will end up being a simple problem, however I am not seeing the obvious problem.
Here is an example flow first of all to get a better understanding of how things occur in ...
3
votes
1
answer
963
views
Solaris 11.3 non-global zones not inheriting IPS facet changes (to version-lock)
I have a Solaris 11.3 system without (presently) a support contract. I am therefore using the IPS repository at http://pkg.oracle.com/solaris/release/, which I have now mirrored locally using pkgrecv....
3
votes
0
answers
1k
views
Kubernetes - Best Practices for Physical Network Segmentation
Based on the following design constraint, does anyone have any best practices or recommendations regarding how to deploy Kubernetes across multiple network zones?
What is the most common and accepted ...
0
votes
2
answers
605
views
Updating Java with Solaris zones
I am running a server with a global zone and four local zones. The global zone provides the database server, and the four local zones run instances of Tomcat with a client application (different one ...
6
votes
2
answers
8k
views
Linux firewalld zones logic and priority
I'm trying to understand the logic behind the Linux firewalld zones, and the way they are evaluated.
To my understanding, a zone is defined as a list of interfaces and IP ranges, which allow/deny ...
0
votes
1
answer
735
views
Solaris 10: IPMP setup with zone and defrouter
I'm a bit desesparated by some kind of "bugs" we recently faced. We are using Solaris 10 on SPARC platform (T4-4) to run zones. Obviously, we do IPMP for safety.
Some of those zones are legacy, so ...
-1
votes
1
answer
673
views
DNS Zone in cPanel [closed]
This is the Zone of my Hostname :
host.mydomain.com IN SOA ns1.mydomain.com
host.mydomain.com IN NS ns1.mydomain.com
host.mydomain.com IN NS ns2.mydomain.com
host.mydomain.com IN A 111.111.111.111
...
2
votes
1
answer
5k
views
Solaris 10 zone network configuration
I am testing out zones on Solaris 10, release 10/09 (s10x_u8wos_08a) with Generic_142901-04 kernel.
The host server has two physical NIC's (bnx0 and bnx1), and since I am intending to run several (...
2
votes
2
answers
4k
views
bind9 not forwarding to subdomain NS
I'm running bind9 on Ubuntu 10.04, managing the (LAN)domain lan.group04.org - see the following zone file
lan.group04.org. IN SOA dns.lan.group04.org. admin.lan.group04.org. (
2006081401
28800
...