Sponsored Content
Operating Systems Solaris Not able to ping global zone from local zone Post 302282696 by kumarmani on Sunday 1st of February 2009 11:07:55 AM
Old 02-01-2009
Hi Duke,

Please find the output from global zone

Code:
#netstat -rn

Destination   Gateway          Flags    Ref   Use     Interface 
---------------------------------------------------------
192.168.35.0 192.168.35.20   U         1     20        hme0
224.0.0.0      192.168.35.20   U         1     0         hme0
127.0.0.1      127.0.0.1          UH       4     81       lo0

Code:
#ifconfig -a 

lo0: flags=2001000849<up, LOOPBACK, RUNNING, MULTICAST, IPv4,
VIRTUAL> mtu 8232 index 1 
  zone zone 
  inet 127.0.0.1 netmask ff000000

hme0: flags=1000803<up, BROADCAST, MULTICAST,  IPv4> mtu 1500 index 2
inet 192.168.35.20 netmask ffffff00 broadcast 192.168.35.255 ether 8:0:20:c5:61:68

hme0:1: flags=1000803<up, BROADCAST, MULTICAST,  IPv4> mtu 1500 index 2  zone zone 
inet 192.168.35.210 netmask ffffff00 broadcast 192.168.35.255

Out from the local zone

Code:
#netstat -rn

Destination   Gateway          Flags    Ref   Use     Interface 
---------------------------------------------------------
192.168.35.0 192.168.35.210   U         1     0        hme0:1
224.0.0.0      192.168.35.210   U         1     0         hme0:1
127.0.0.1      127.0.0.1          UH        8     43       lo0:1

Code:
#ifconfig -a

lo0:1: flags=2001000849<up, LOOPBACK, RUNNING, MULTICAST, IPv4,
VIRTUAL> mtu 8232 index 1 
    inet 127.0.0.1 netmask ff000000
hme0:1: flags=1000803<up, BROADCAST, MULTICAST,  IPv4> mtu 1500 index 2  
inet 192.168.35.210 netmask ffffff00 broadcast 192.168.35.255


Last edited by DukeNuke2; 02-01-2009 at 01:28 PM.. Reason: changed QUOTE to CODE tags
 

9 More Discussions You Might Find Interesting

1. Solaris

Solaris Zone : Non global Zone check failed

Hi All , I try to install some packages in my global zone... On the execution of the installion of the script it quits by saying the error "Non global zone check failed" Kindly help me in this regard Thanks in advance, jeganr (7 Replies)
Discussion started by: jegaraman
7 Replies

2. Solaris

Global zone name from local zone

How to check the global zone name from local zone. (6 Replies)
Discussion started by: fugitive
6 Replies

3. Solaris

sharing a directory between local and global zone

is this the step? add fs set dir=/export set special=/export set type=lofs add options rw end i notice i can't post immediately, moderator needs to moderate. i have 1 more post still haven't appear in the forum..hmm.... (1 Reply)
Discussion started by: binary0011
1 Replies

4. Solaris

Covert Global zone to local zone

Dears, I would like to convert solaris 10 x86 and solaris 10 sparc (Global Zones) physical servers into Local zones. i found a document which seems to be helpful but i'm stuck @ the 1st step. to test this i want to do it 1st on x86 system running under vmware ESXi and if it succeeds i will... (1 Reply)
Discussion started by: mduweik
1 Replies

5. Solaris

how to add a default gateway in a zone of different VLAN of global zone

Hi Greetings... I have an issue in connecting the zone from outside the network and it is because of default gateway. I can ping default gateway from inside the zone and not able to ping from global zone due to different VLAN issue. If i add two different gateways and restart network services,... (2 Replies)
Discussion started by: vvpotugunta
2 Replies

6. Solaris

Solaris 10 local zone on Solaris 11 global zone

Hi, A quick question: Can Solaris 10 local zones be moved to a Solaris 11 global zone and work well? Thank you in advance! (5 Replies)
Discussion started by: aixlover
5 Replies

7. Solaris

showing 2 different time zones in global zone and nonglobal zone

can some one help me out as it is showing 2 different time zones in global zone and nonglobal zone .In global zone it is showing in GMT while in nonglobal zone i it showing as PDT. System in running with solaris 10 (3 Replies)
Discussion started by: ravijanjanam12
3 Replies

8. Solaris

Scripting changes to multiple zone configurations in the same Global Zone

So this is Solaris 11.1. I have a Global zone that has several non-global zones running in it. I want to change the capped-memory.physical resources setting in ALL the zone configs of the running zones. if I were to do this manually here's what I would do: zonecfg -z zone1 select... (2 Replies)
Discussion started by: os2mac
2 Replies

9. Solaris

Solaris 11 zone has no external network access (except to Global Zone)

Hi, hoping someone can help, its been a while since I used Solaris. After creating a NGZ (non global zone), the NGZ can access the GZ (Global Zone) and the GZ can access the NGZ (using ssh, zlogin) However, the NGZ cannot access any other netwqork devices, it can't even see the default router ... (2 Replies)
Discussion started by: GazinLincoln
2 Replies
ATALKD(8)							   Netatalk 2.2 							 ATALKD(8)

NAME
atalkd - AppleTalk RTMP, NBP, ZIP, and AEP manager SYNOPSIS
atalkd [-f configfile] [-1] [-2] DESCRIPTION
atalkd is responsible for all user level AppleTalk network management. This includes routing, name registration and lookup, zone lookup, and the AppleTalk Echo Protocol (similar to ping(8)). atalkd is typically started at boot time, out of /etc/rc. It first reads from its configuration file, /etc/netatalk/atalkd.conf. If there is no configuration file, atalkd will attempt to configure all available interfaces and will create a configuration file. The file consists of a series of interfaces, one per line. Lines with `#' in the first column are ignored, as are blank lines. The syntax is interface [ -seed ] [ -phase number ] [ -net net-range ] [ -addr address ] [ -zone zonename ] ... Note that all fields except the interface are optional. The loopback interface is configured automatically. If -seed is specified, all other fields must be present. Also, atalkd will exit during bootstrapping, if a router disagrees with its seed information. If -seed is not given, all other information may be overriden during auto-configuration. If no -phase option is given, the default phase as given on the command line is used (the default is 2). If -addr is given and -net is not, a net-range of one is assumed. The first -zone directive for each interface is the ``default'' zone. Under Phase 1, there is only one zone. Under Phase 2, all routers on the network are configured with the default zone and must agree. atalkd maps ``*'' to the default zone of the first interface. Note: The default zone for a machine is determined by the configuration of the local routers; to appear in a non-default zone, each service, e.g. afpd, must individually specify the desired zone. See also nbp_name(3). ROUTING
If you are connecting a netatalk router to an existing AppleTalk internet, you should first contact your local network administrators to obtain appropriate network addresses. atalkd can provide routing between interfaces by configuring multiple interfaces. Each interface must be assigned a unique net-range between 1 and 65279 (0 and 65535 are illegal, and addresses between 65280 and 65534 are reserved for startup). It is best to choose the smallest useful net-range, i.e. if you have three machines on an Ethernet, don't chose a net-range of 1000-2000. Each net-range may have an arbitrary list of zones associated with it. EXAMPLES
Below is an example configuration file for a sun4/40. The machine has two interfaces, ``le0'' and ``le1''. The ``le0'' interface is configured automatically from other routers on the network. The machine is the only router for the ``le1'' interface. le0 le1 -seed -net 9461-9471 -zone netatalk -zone Argus atalkd automatically acts as a router if there is more than one interface. FILES
/etc/netatalk/atalkd.conf configuration file BUGS
On some systems, atalkd can not be restarted. SEE ALSO
atalkd.conf(5) Netatalk 2.2 06 Sep 2004 ATALKD(8)
All times are GMT -4. The time now is 09:10 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy