Hi, can you write some information about the network configuration of the host where is running Virtualbox and on Global Zone please can you run
[root@08-00-27-a4-ec-32 ~]# ipadm show-addr [root@08-00-27-a4-ec-32 ~]# netstat -rn R. This is my conf, I have a vm to NAT all vm. $ VBoxManage.exe showvminfo SmartOS Name: SmartOS Groups: / Guest OS: ....like :D Oracle Solaris 11 (64 bit) UUID: df3f6a4b-8db0-48bb-90ef-8c06df93f185 Config file: C:\Users\Informet\VirtualBox VMs\SmartOS\SmartOS.vbox Snapshot folder: C:\Users\Informet\VirtualBox VMs\SmartOS\Snapshots Log folder: C:\Users\Informet\VirtualBox VMs\SmartOS\Logs Hardware UUID: df3f6a4b-8db0-48bb-90ef-8c06df93f185 Memory size: 4096MB Page Fusion: off VRAM size: 2MB CPU exec cap: 100% HPET: off Chipset: piix3 Firmware: BIOS Number of CPUs: 1 PAE: on Long Mode: on Synthetic CPU: off CPUID overrides: None Boot menu mode: message and menu Boot Device (1): Floppy Boot Device (2): DVD Boot Device (3): HardDisk Boot Device (4): Not Assigned ACPI: on IOAPIC: on Time offset: 0ms RTC: local time Hardw. virt.ext: on Nested Paging: on Large Pages: on VT-x VPID: on VT-x unr. exec.: on State: powered off (since 2014-03-27T14:19:11.000000000) Monitor count: 1 3D Acceleration: off 2D Video Acceleration: off Teleporter Enabled: off Teleporter Port: 0 Teleporter Address: Teleporter Password: Tracing Enabled: off Allow Tracing to Access VM: off Tracing Configuration: Autostart Enabled: off Autostart Delay: 0 Default Frontend: Storage Controller Name (0): SATA Storage Controller Type (0): IntelAhci Storage Controller Instance Number (0): 0 Storage Controller Max Port Count (0): 30 Storage Controller Port Count (0): 5 Storage Controller Bootable (0): on SATA (0, 0): C:\Users\Informet\VirtualBox VMs\SmartOS\SmartOS.vdi (UUID: 85b7b2c2-fade-467a-aab0-8bd7d41bf8b7) SATA (1, 0): C:\Users\Informet\Downloads\smartos-latest.iso (UUID: 7b129063-50dc-4ade-ad34-d1bfb52ff97c) SATA (2, 0): C:\Users\Informet\VirtualBox VMs\SmartOS\SmartOS01.vdi (UUID: 2dad9b6b-5e30-4cf8-b27b-47491e2b2b46) SATA (3, 0): C:\Users\Informet\VirtualBox VMs\SmartOS\SmartOS03.vdi (UUID: fae2c52a-e81c-4fca-8ac5-9a63eff38440) SATA (4, 0): C:\Users\Informet\VirtualBox VMs\SmartOS\SmartOS02.vdi (UUID: ebf4ddb9-3813-48b0-94bc-dd2dc764d968) NIC 1: MAC: 080027A4EC32, Attachment: Internal Network 'intnet', Cable connected: on, Trace: off (file: none), Type: 82540EM, Reported speed: 0 Mbps, Boot priority: 0, Promisc Policy: allow-all, Bandwidth group: none NIC 2: disabled NIC 3: disabled NIC 4: disabled NIC 5: disabled NIC 6: disabled NIC 7: disabled NIC 8: disabled Pointing Device: USB Tablet Keyboard Device: PS/2 Keyboard UART 1: disabled UART 2: disabled LPT 1: disabled LPT 2: disabled Audio: disabled Clipboard Mode: disabled Drag'n'drop Mode: disabled VRDE: disabled USB: enabled EHCI: enabled USB Device Filters: <none> Available remote USB devices: <none> Currently Attached USB Devices: <none> Bandwidth groups: <none> Shared folders: <none> VRDE Connection: not active Clients so far: 0 Video capturing: not active Capture screens: 0 Capture file: C:\Users\Informet\VirtualBox VMs\SmartOS\SmartOS.webm Capture dimensions: 1024x768 Capture rate: 512 kbps Capture FPS: 25 Guest: Configured memory balloon size: 0 MB On 2 April 2014 05:59, Joseph Greenawalt <[email protected]>wrote: > Thanks for info. > I am running it in virtualbox. I put the adapter in promiscuous mode. > I made some changes to my json file and made a new zone web01 > I can ping web01, from another device. > I can ping my global zone from web01. > web01 however can not ping anything else in my network or anything beyond > my network. > My global zone can get anywhere in and outside. > This is starting to look like its not specifically a SmartOS problem, but > my reading indicates this should work. > Thanks. > relevant information below: > *************** > NETWORK INFO: > > [root@web01 ~]# more /etc/resolv.conf > search local > nameserver 8.8.4.4 > nameserver 8.8.8.8 > [root@web01 ~]# more /etc/defaultrouter > 192.168.1.1 > [root@web01 ~]# netstat -rn > > Routing Table: IPv4 > Destination Gateway Flags Ref Use Interface > -------------------- -------------------- ----- ----- ---------- --------- > default 192.168.1.1 UG 2 16 net0 > 127.0.0.1 127.0.0.1 UH 2 0 lo0 > 192.168.1.0 192.168.1.150 U 4 4 net0 > > Routing Table: IPv6 > Destination/Mask Gateway Flags Ref Use > If > --------------------------- --------------------------- ----- --- ------- > ----- > ::1 ::1 UH 2 0 > lo0 > [root@web01 ~]# ifconfig > lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 > index 1 > inet 127.0.0.1 netmask ff000000 > net0: flags=40001000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4,L3PROTECT> mtu > 1500 index 2 > inet 192.168.1.150 netmask ffffff00 broadcast 192.168.1.255 > ether 32:4f:63:a4:88:92 > lo0: flags=2002000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv6,VIRTUAL> mtu 8252 > index 1 > inet6 ::1/128 > ************** > JSON FILE: > { > "brand": "joyent", > "image_uuid": "ff86eb8a-a069-11e3-ae0e-4f3c8983a91c", > "alias": "web01", > "hostname": "web01", > "ram": 1024, > "quota": 20, > "customer_metadata": { > "root_pw": "pass1", > "admin_pw": "pass1" > }, > "resolvers": [ > "8.8.4.4", > "8.8.8.8" > ], > "nics": [{ > "nic_tag": "admin", > "ip": "192.168.1.150", > "netmask": "255.255.255.0", > "gateway": "192.168.1.1", > "model": "e1000", > "primary": 1 > }] > } > > On Tue, April 1, 2014 22:05, Robert Mustacchi <[email protected]> wrote: > > > On 04/01/2014 06:58 PM, [email protected] wrote: > > hi, > I just installed smart os virtually, and created a new zone mainly using > instructions here: > > http://wiki.smartos.org/display/DOC/How+to+create+a+zone+%28+OS+virtualized+machine+%29+in+SmartOS > > I can't get out or into the zone network wise (ssh, wget, ping), but can > ssh to the global zone. I was wondering is something disabling > networking by default in new zones for security reasons. > I figured I'd ask before i start ripping my hair out. I used the latest > 64bit image. > > > So, you mentioned that you're running this virutally, does that mean > that you're running SmartOS inside of a virtual machine? If that's the > case, you generally need to tell the hypervisor software like > virtualbox/vmware to put the underlying network device in promiscuous > mode. > > If you're running physically, then the first thing to ask is can you > ping the global zone and then can you ping your gateway. You should > confirm that the gateway is set by looking at the routing tables from > netstat -rn. > > Robert > > > Relevant information if anyone can think of anything.... > > netstat -i > Name Mtu Net/Dest Address Ipkts Ierrs Opkts Oerrs Collis > Queue > lo0 8232 loopback localhost 0 0 0 0 0 0 > net0 1500 192.168.1.0 192.168.1.150 797 0 102 0 0 0 > > ****** > > ifconfig net0 > net0: flags=40001000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4,L3PROTECT> > mtu 1500 index 2 > inet 192.168.1.150 netmask ffffff00 broadcast 192.168.1.255 > ether e2:af:54:b:2e:7d > ******* > ps -ef | grep inet > root 6771 6242 0 21:28:18 ? 0:00 /usr/lib/inet/inetd > start > ******* > more /etc/defaultrouter > 192.168.1.1 > > ******* > more /etc/resolv.conf > search local > nameserver 8.8.8.8 > > > > > > ------------------------------------------- > smartos-discuss > Archives: https://www.listbox.com/member/archive/184463/=now > RSS Feed: > https://www.listbox.com/member/archive/rss/184463/21483261-4b78dd38 > Modify Your Subscription: > https://www.listbox.com/member/?& > > Powered by Listbox: http://www.listbox.com > > > > > > ------------------------------------------- > smartos-discuss > Archives: https://www.listbox.com/member/archive/184463/=now > RSS Feed: > https://www.listbox.com/member/archive/rss/184463/25917129-9c2890ed > Modify Your Subscription: https://www.listbox.com/member/?& > Powered by Listbox: http://www.listbox.com > > *smartos-discuss* | > Archives<https://www.listbox.com/member/archive/184463/=now> > <https://www.listbox.com/member/archive/rss/184463/22541654-e1fbdf62> | > Modify<https://www.listbox.com/member/?&>Your Subscription > <http://www.listbox.com> > -- "<Free> as in free speech, not as in <free> beer." (RMS) The more you do the more you own. (AL) Run zpool scrub periodically and sleep more soundly "Tutto ciò che si dona, ritorna..." Renato Morano cell.3284117069 ------------------------------------------- smartos-discuss Archives: https://www.listbox.com/member/archive/184463/=now RSS Feed: https://www.listbox.com/member/archive/rss/184463/25769125-55cfbc00 Modify Your Subscription: https://www.listbox.com/member/?member_id=25769125&id_secret=25769125-7688e9fb Powered by Listbox: http://www.listbox.com
