Network access from local zones on a Solaris 10 router

I'm kind of stuck at an interesting problem.
I have a Solaris 10u6 system which is itself a router between a number of networks.
It has several dozen routes to different networks via different next-hop gateways,
just one of which is a default route to the ISP to internet.
I thought of setting up local zones to securely run infrastructure services (BIND,
Squid, Mail relay) on this machine, with only a single dedicated public IP address
(from our delegated address space) per such zone. Zones use a shared-IP stack
on one of the machine's VLAN interfaces (the LAN part with public IP addresses).
The problem is - since this machine is the gateway for the subnet used for the
local zones, they don't inherit any default route. The one default we have to the
ISP is on another interface's subnet.
[root@ns8 /]# netstat -rn | grep default
[root@ns8 /]# netstat -rn | wc -l
50
On a side note, these zones do inherit dozens of other routes (50 above) with
next-hop routers not on the local zone's subnet - so these are also not accessible.
I think such useless routes should also be filtered away - as "mismatching" default
routes are.
Due to all this the zone has no networking outside its subnet/mask: it doesn't
even try to send anything, since there is not a single route with a matching next
hop router, i.e.
[root@ns8 /]# traceroute -nI 194.87.0.50
traceroute to 194.87.0.50 (194.87.0.50), 30 hops max, 40 byte packets
1 xx.yy.zz.8 0.102 ms !H 0.032 ms !H 0.027 ms !H
To reiterate, this setup is different from that of the numerous replays of "How to
set up internet for zones with virtual IP addresses?"
That recipe suggests to add a fake router and maintain its ARP address to be
that of the real default gateway, and set up NAT to rewrite private IP addresses
to the global zone's public IP. While I've also used the recipe a number of times,
it does not seem feasible in this router's case - there are too many next-hop
routers (and learned with a dynamic routing protocol), not just one default-gw.
I can of course go back to running services in the global zone and binding them
to these dedicated public IP addresses via configuration files - and this works
since the global zone has access to any needed routers having IP addresses
in relevant subnets - but I hoped to secure the system a bit more and separate
routing from infrastructure tasks...
So the question is: how can I set up networking for local zones in this case
when they are running on a router? Is it possible?
Thanks,
//Jim

You can set the Airport Extreme in "Bridge" mode, and then it will just extend the existing subnet.
Airport Utility -> Airport Extreme -> Internet -> Connection Sharing -> Off (bridge mode)

Similar Messages

  • How do I get from Branded Zones to "real" Solaris 10 Zones?

    My head is beginning to spin! I am beginning to think I have been led down a blind alley.
    We have vast numbers of old Solaris 8 systems that we want to consolidate on new hardware in Solaris 10 Zones. We have been bombarded with advice that the way to go is to move it first to Branded Zones, as a stepping stone, and then migrate/upgrade it from there to Solaris 10. So we have started on our journey.
    We now have our first bunch of Solaris 8 containers happily installed and running. And yes, it was relatively easy and painless, and the tool support was good. But now what? What are the steps and tools that will make the second step, from Solaris 8 to Solaris 10?
    Everything out there hints that it is supposed to be easy. But every time I try and spec out the steps for our teams to follow I come unstuck. Does Live Upgrade feature in this anywhere? (And if so, at what point does my zone lose its Brand identity?) Is there some way to use archives? (And if so, how do I only include the bits I need to move?) Is there something magic under the covers of the Zone administration commands? (And if so, what pulls in my Solaris 8 stuff?) Is there at least some tool somewhere that will capture the configuration I need and build me a new one?
    If the answer is that I just define the new Zone by hand and re-install all my applications from scratch, then can somebody explain just what I have achieved so far, and in what way it can be construed as a "stepping stone"?

    Correct. But we have now invested in the time taken to learn about Branded Zones, do the migrations, teach the support teams how to manage them... Plus we are paying the subscription for the Branded Zone software. And we still have pure Solaris 8 applications staring end-of-support in the face. We could have made the same investment to re-install the applications in a real Solaris 10 Zone and make them work "properly". All the publicity tells me I've made my migration to Solaris 10 much easier, but I still can't see how I'm any nearer my end point.Here's where your losing it. There is no real distinction between what you call a normal Solaris 10 zone and a Solaris Branded 8 zone. They could have called it something else and you would still insist that somehow one is normal and one is not. There are a variety of Branded Zones. There's a Solaris 8, Solaris 9, and Linux Branded Zones. They differ from what you call "normal" zones in that you basically are adding an OS to the Base OS and are not just copying files from the Base OS. That's the only difference. In all other respects they are the same. The only differentiators is for a Branded Zone you are adding the files from some other OS, even if it's just an earlier version of Solaris.
    How do you migrate from a Solaris 8 zone to a Solaris 10 zone. The same way that you moved from the Solaris 8 physical box to the Solaris 8 branded zone. The steps should be the same. Implicite_Order pretty much said the same thing.
    You seem to have a hang up on the words "normal zone." Yea I know, you've spent time and money and educated everyone and now your looking for the payoff. As I already stated and has been echoed by I_O, contact the vendor to see if they have Solaris 10 support, if they do, create a zone on a dev box, do some testing, and then create the zone on the real box, do the install, migrate the data. Just as you already did from the Solaris 8 box. If they don't have a Solaris 10 specific version you can still setup a test box, create a "normal" zone, install the app and some test data, make sure it works, and then create the "normal" zone, install the app, migrate the data, and relax.
    alan

  • WIN2008R2: No external network access from Hyper-V guest using Virtual Machine Bus - Legacy ok

    Windows Server 2008 R2 Enterprise x64 Hyper-V host
    HP DL370 G6, HP NC375i integrated Quad Port Multifunction Gigabit Server Adapter
    Static IP (.11), internet connection via a Cisco switch and PIX firewall
    External virtual network connected to port 1, allowing management OS to share the network adapter
    Windows Server 2008 R2 Enterprise x64 guest
    Static IP (.21) on the same subnet, same subnet mask and default gateway (.1) as host
    * with Virtual Machine Bus network adapter:
     - host can ping guest (.21), switch (.5), and has internet access
     - guest can ping host (.11), but cannot ping switch (.5) and has no internet access. 
     - network map shows the guest and host connected via a hub (Microsoft virtual switch), connected to a gateway, then a red X between gateway and internet
    * with Legacy network adapter:
     - host can ping guest (.21), switch (.5), and has internet access
     - guest can ping host (.11), switch (.5) and has internet access. 
     - network map shows the guest and host connected via a hub (Microsoft virtual switch), connected to a gateway, and no red X between gateway and internet
    I installed Hyper-V before adding the HP network drivers (there's a known problem if you install Hyper-V after adding the network drivers), so that's not it.
    This happens both with straight network adapters, and also when two are configured as a network team - no difference.
    I don't want to use the Legacy network adapter as the performance is terrible, but right now I have no choice as otherwise I can't get network or internet access from the guest. 
    Any ideas?

    Hi,
    Please refer to the following post to see whether you can resolve the issue.
    Network Adapter (not Legacy) does not work on Virtual Machine after installation through ISO
    http://social.technet.microsoft.com/Forums/en-US/windowsserver2008r2virtualization/thread/b1e9d24c-e298-472e-ad72-90cf079f6fbd
    By the way, did you only encounter this issue with one VM or all VMs? Please do the same test on VMs with other version of Windows such as Windows Server 2008 or Windows Server 2003.
    Best Regards,
    Vincent Hu

  • Network access from VM

    Hello,
    I have imported a 2.x VM to a 3.0.3 server, using 3.1.1 manager as a template. I removed network entries from the vm.cfg file before the import. Now I need to configure this VM to have network access, but I'm having a hard time putting all the different pieces together.
    What is the procedure to do this? I am going through the user's guide, but any other sources are much appreciated.
    Thanks.

    Well i was used to using VM Server 2.1.1 without the Manager, which I found too buggy to use and grew accustomed to just using the server itself. Now I went for VM Server 3.0.3 to check out the new manager which looks promising :-)
    I figured out my network issues so I'll mark this thread as answered, thanks.
    My problem was very very simple, no bond mapped to a network :-D I couldn't figure it out for a while, because I was trying to create a new network and that, of course, couldn't assign the already assigned bond. I was shocked how many people blog about Oracle VM installation only posting screenshots and text output of the actual installation, just seems pointless.
    The official User Manual is a great resource, but it's a bit harder to read for someone who only needs the simplest network to manage sandbox environments. I'm also using separate servers, each having their own (internal) repository and individual network.

  • Qemu-kvm: network access from host to guest

    I need ssh and http access from my host (Arch) to the guest (other Linux). I've failed at setting up Tap networking as described in the wiki. I don't need to have the whole LAN access the guest, so is there another way the host can access the guest? Using the guest's IP of 10.0.2.15 doesn't work, but I'm hoping there is a way to do it.
    Thanks.

    Mr.Elendig wrote:Bridging is the best way todo it, so you should give us some more info on your atempt at it, so that we can help you fix it.
    Ok, I've followed the instructions from the wiki.
    One problem is that I'm on a laptop. eth0 is wireless and eth1 is wired. I chose to use eth1 since I thought it'd be easier to get working on one device before trying to make it work on both.
    1. bridge and tun modules are loaded from rc.conf
    2. In /etc/conf.d/bridges I have this:
    bridge_br0="eth1"
    BRIDGE_INTERFACES=(br0)
    3. In /etc/rc.conf I changed my networking portion to this:
    eth1="eth1 up"
    br0="dhcp"
    INTERFACES=(eth1 br0)
    4. In /etc/udev/rules.d/65-kvm.rules I have this:
    KERNEL=="tun", NAME="net/%k", GROUP="kvm", MODE="0660"
    5. My user is part of the kvm group, although I have also tried running qemu-kvm as root.
    6. In /etc/qemu-ifup I put:
    #!/bin/sh
    echo "Executing /etc/qemu-ifup"
    echo "Bringing up $1 for bridged mode..."
    sudo /sbin/ifconfig $1 0.0.0.0 promisc up
    echo "Adding $1 to br0..."
    sudo /usr/sbin/brctl addif br0 $1
    sleep 2
    7. Using visudo I added this to the bottom:
    Cmnd_Alias QEMU=/sbin/ifconfig,/sbin/modprobe,/usr/sbin/brctl,/usr/bin/tunctl
    %kvm ALL=NOPASSWD: QEMU
    8. I launch qemu-kvm with the following script:
    USERID=`whoami`
    IFACE=`sudo tunctl -b -u $USERID`
    qemu-kvm -net nic -net tap,ifname="$IFACE" -vga std -m 1024 -k en-us -usbdevice tablet -localtime /dev/sda
    sudo tunctl -d $IFACE &> /dev/null
    My system starts with br0 getting the dhcp IP on boot, so that part is working.
    When I run the qemu-kvm start script I get this error (running as user or root):
    /etc/qemu-ifup: could not launch network script
    Could not initialize device 'tap'
    /etc/qemu-ifup is executable
    Last edited by shakin (2009-06-05 19:13:14)

  • Setting Network access from JInitiator Control Panel 1.1.8.3

    We were trying to use the GetClientInfo JavaBean from the Oracle Technology Network to read the clients IP address from the Web server. We were able to do this by setting the Network access to Unrestricted on the JInitiator Control Panel 1.1.8.3.
    Is it possible to get this to work without setting the Network access to Unrestricted?
    Also, does anybody know of any security concerns with setting the network access to Unrestricted?
    Thanks in Advance,
    Todd

    Hey Todd - I've been able to get the ip address without setting it to unrestricted.
    I can't tell you why you site requires this.
    Could you let me know what you learn?
    Mick

  • No external network access from virtual machine

    Hello:
    I'm configuring a Windows Server 2012 Standard with Hyper-V and want to share a network card so that both the virtual machine and the host access a LAN using the same wire.
    HOST SYSTEM:
    OS: Windows Server 2012 Standard
    IP: 192.168.50.1
    VIRTUAL MACHINE: Windows XP
    IP: 192.168.50.4
    PHYSICAL SWITCH (CISCO):
    IP: 192.168.50.6
    I've configured an external virtual switch, assigned to it a physical card and activated the sharing between host and virtual machine.
    With this configuration:
    ping from HOST to VM and viceversa: OK
    ping from HOST to REAL SWITCH: OK
    ping from VM to REAL SWITCH: FAIL
    If I configure the network card to work exclusively with the VM, it can access the external switch from the VM, but I lose any connection with the host.
    I could solve the problem installing another physical card and using one for the host and one for the VM, but I can't get both working with the same card, even though they are in the same subnet, see each other, share files between VM and host... I'm not
    trying to connect to the internet.
    Any idea? Thanks.

    Hello again,
    Sorry for the delay.
    After system update, the problem has not been solved. The external switches do not limit the number of MACs, so this is not the problem either.
    After updating the system I deleted the virtual switch and created it again. I also rebooted the VM and even the server. It just doesn't share the access: only the VM or the server can access to the net at the same time, even if both see each other all the
    time (server and VM).
    Apart from that, every time I delete the virtual switch and create a new one, I reconfigure the VM as well (I delete the network card at the VM and create it again). When I do that I have to assign an IP address to the network card in the VM (no DHCP
    installed, so this is normal), but I can use the same IP I was using before deleting the virtual switch. When I do so, a message appears saying the IP is used in a virtual network adapter, but this is hidden because it is not in use anymore. I haven't found
    a way to see and delete these hidden network adapters either.
    I think I'll install VMWare, because Hyper-V is more a problem than a solution.

  • Network Access from Work

    I'm at work on a PC and need to access my home Mac network. I've clicked on all the sharing properties on my Mac including the remote tab. What do I need to do on my PC in order to access the computer?

    First thing I would do is pay a visit to http://www.ifelix.net/tech/ and see if they have the necessary tech notes that you need that discuss your home Mac and work PC architectures. Be advised that these notes only discuss computers on the same LAN; you would have to modify whatever guidance is given there to accommodate the fact that you would be connecting over the wide-area, not just over the LAN. I don't know what would be required in way of modification with regards to PC because I am both Mac at work and home. I do know, however, that you will have had to set up port forwarding on your home router so this "uninvited/unexpected" traffic from you at work is permitted to pass through your home router's firewall. Frankly, I would not allow SMB connections or FTP connections directly over the internet. I don't know if Windows OS has built-in ssh like Mac OS or not. If not, you could install a 3rd-party ssh client for the work PC. I know our work used to suggest one for PC users called sshputty, at least a few years ago they did. Then you could use scp (secure copy) or sftp (secure ftp) from the command line, and have encrypted login and file transfer. Sorry, I can't give you any more guidance than that.

  • Outlook web access (OWA) site is down. Can't access from Local or outside

    Hi
    I am looking for the solution for hours now. Last night I restarted my Server which has Exchange server 2010 and AD installed on it. I uninstalled few applications like SQL 2005 and 2008, Windows Deployment server because all were broken and I got sick Server.
    Now, Outlook is working fine, I can ping the server locally and outside the network but when I put
    https://mail.servername.com.au/owa  or
    https://localhost/owa I found nothing on page, just a message
    More information<noscript>&lt;ID id="moreInformation"&gt;More information&lt;/ID&gt;</noscript>
    <id id="errorExpl1">This problem can be caused by a variety of issues, including:</id>
    Internet connectivity has been lost.
    The website is temporarily unavailable.
    The Domain Name Server (DNS) is not reachable.
    The Domain Name Server (DNS) does not have a listing for the website's domain.
    There might be a typing error in the address.
    If this is an HTTPS (secure) address, click Tools, click Internet Options, click Advanced, and check to be sure the SSL and TLS protocols are enabled under the security section.
    For offline users
                                You can still view subscribed feeds and some recently viewed webpages.
                                To view subscribed feeds:                           
    Click the Favorites button , click
    Feeds, and then click the feed you want to view.
    To view recently visited webpages (might not work on all pages):                           
    Press Alt, click File, and then click
    Work Offline.
    Click the Favorites button , click
    History, and then click the page you want to view.
    Please help me out.
    Thanks in advance.

    Hi
    I am looking for the solution for hours now. Last night I restarted my Server which has Exchange server 2010 and AD installed on it. I uninstalled few applications like SQL 2005 and 2008, Windows Deployment server because all were broken and I got sick Server.
    Now, Outlook is working fine, I can ping the server locally and outside the network but when I put
    https://mail.servername.com.au/owa  or
    https://localhost/owa I found nothing on page, just a message
    More information<noscript>&lt;ID id="moreInformation"&gt;More information&lt;/ID&gt;</noscript>
    <id id="errorExpl1">This problem can be caused by a variety of issues, including:</id>
    Internet connectivity has been lost.
    The website is temporarily unavailable.
    The Domain Name Server (DNS) is not reachable.
    The Domain Name Server (DNS) does not have a listing for the website's domain.
    There might be a typing error in the address.
    If this is an HTTPS (secure) address, click Tools, click Internet Options, click Advanced, and check to be sure the SSL and TLS protocols are enabled under the security section.
    For offline users
                                You can still view subscribed feeds and some recently viewed
    webpages.
                                To view subscribed feeds:                           
    Click the Favorites button , click
    Feeds, and then click the feed you want to view.
    To view recently visited webpages (might not work on all pages):                           
    Press Alt, click File, and then click
    Work Offline.
    Click the Favorites button , click
    History, and then click the page you want to view.
    Please help me out.
    Thanks in advance
    I found continuous errors in System events
    Even 36888, Schannel
    System
    Provider
    Name]
    Schannel
    Guid]
    {1F678132-5938-4686-9FDC-C8FF68F15C85}
    EventID
    36888
    Version
    0
    Level
    2
    Task
    0
    Opcode
    0
    Keywords
    0x8000000000000000
    TimeCreated
    SystemTime]
    2012-08-28T05:13:32.015394000Z
    EventRecordID
    8185549
    Correlation
    Execution
    ProcessID]
    668
    ThreadID]
    8704
    Channel
    System
    Computer
    Matrix-Storage.MatrixGroup.local
    Security
    UserID]
    S-1-5-18
    EventData
    AlertDesc
    20
    ErrorState
    960

  • No video or network access from a PXI-8106

    I have a PXI-8106 embedded processor in a 1052 combo chassis running Windows XP. Up until about a week ago it was working fine. Now I can't get a video signal to a monitor or any network connection. The system administrator says it doesn't show up on the network at all and there is a link light and activity showing on the network port. Help!!! Do I need to buy a new processor?

    Hi stro1rob,
    Can you please verify the LED's on the front panel of the chassis when you have the controller powered on? 
    The POWER OK LED indicates the power status of the controller and will either be ON and steady, blinking, or OFF. The DRIVE LED indicates when an access to the internal hard disk is occurring. 
    Try hooking up another DVI monitor (that is known to work) to your chassis. There could be a number of things going on right now, so we should try isolating the problem. I'm assuming that you are also connected to your network via the Ethernet port, so I would try connecting again with another cable.
    Here is a KB that discusses a BIOS issue that can cause your video output to disappear, but since you have mentioned that your setup originally worked, I doubt this is the case, but it might still be worth looking at.
    If the above mentioned things do not work out, you would probably need to get your controller RMA'ed. To do so, please call into NI Support.
    Jason L.
    Product Support Engineer
    National Instruments

  • Running a command from local zone in global zone

    hi,
    Does anyone have a document on how I can tunnel into the global zone, run a command and receive the return value in the global zone? I am sure that there should be a mechanism for that but couldn't find any.
    Thanks,
    Babak

    That's the opposite of what you asked in your first post. The global zone can run commands in non-global zones with zlogin.
    global# zlogin zone-a /path/to/command" | ...
    global# zlogin zone1 zonename
    zone1
    global# zonename
    global{code}
    Darren                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Home network access from Iphone 4S

    I have a new Ipone 4S.  It recognises my home network but I get error message " Unable to join the network".   When viewing networks mine has the small padlock beside it.   It does not ask for a password?   Any ideas please...   Jeff

    Hi Jeff
    First of all try this
    Unplug the modem,
    wait 30 seconds,
    plug it back in,
    go to the iPhone settings and select general and then network settings and Reset the network settings,
    Restart the iPhone and try to connect again, putting in your password when asked
    If this does not work then we'll need some more information like
    1) What else uses your home network?
    2) What encryption do you have 64 bit / 128 bit etc
    3) What have you tried (for ruling out purposes)
    4) What router do you have?
    5) Go to iphone settings, wi-fi, select the blue arrow next to your network, what does each section say?
    Thanks
    Craig

  • Guest Network access issue on Apple Airport Extreme 802.11AC router and Actiontec MI424WR Rev.1

    I contacted Apple because I am not able to create any guest Network on my Airport Extreme because I was told that my modem needs to be simple.  Per Apple: "The Guest Network feature will not operate correctly unless your "main" AirPort Extreme is connected to a simple modem........not a modem/router (such as the  Actiontec MI424WR Rev.1) or gateway type of device that is often furnished by Internet Service Providers to their customers."
    So is it possible to make this version of Actiontec a simple modem. Is this even possible or will I need a new modem?
    NOTE: I disabled the wireless functionality of the actiontec. 

    Do you have FiOS TV ? You can completely bridge the ActionTec or take it out of the equation entirely if you don't have TV to worry about. Or, you can make the Apple router your primary and put the ActionTec behind it, with the trade-off that things like Remote DVR and Caller ID on TV won't work the best.
    ========
    The first to bring me 1Gbps Fiber for $30/m wins!

  • Mavericks: Wake for network access

    Hello,
    I am trying to disable (uncheck) the option called "Wake for network access" from System Preference > Energy Saver in Marvericks.    The Window "Energy Saver" has a lock and it said "Click the lock to make changes".  I tried to click on it so I can uncheck the option "Wake for network access" but nothing happened.  What

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Click the Clear Display icon in the toolbar. Then try the action that you're having trouble with again. Select any messages that appear in the Console window. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Anonymize before posting.

  • Df error for lofs file system in local zone.

    I 've a zone which is running oracle db instance. We have exported the SAN file system from the global zone as following
    fs:
    dir: /oradb
    special: /oradb
    raw not specified
    type: lofs
    options: []
    from global zone
    #df -h | grep oradb
    /dev/dsk/emcpower174c 17G 5.1G 11G 31% /oradb/archa
    /dev/dsk/emcpower177c 58G 3.3G 54G 6% /oradb/index1
    /dev/dsk/emcpower172c 9.9G 610M 9.2G 7% /oradb/redob
    /dev/dsk/emcpower176c 58G 30G 27G 53% /oradb/index2
    /dev/dsk/emcpower180c 58G 35G 23G 61% /oradb/data1
    Problem is from local zone if i do cd to /oradb/data1 and then df -h . , i get following error Is there anyway i get the usage or df o/p of lofs file system from the local zone itself
    local_zone# df -h .
    df: Could not find mount point for .
    local_zone # pwd
    /orad/data1
    local_zone# df -h /oradbdb/data1
    df: Could not find mount point for /oradbdb/data1
    local_zone#

    Do you have amount point within the zone path for these oradb mounts?
    You have to add a directory entry for /oradb in the zone's root directory, i.e. ``zone_path''/root/oradb

Maybe you are looking for

  • Problem with sending and downloading pictures on c...

    I have a problem with downloading and sending pictures in chat. It says that "sending canceled" under the picutre ... Why is that ? I didn't do anything with it. Please help me solve this problem ! Attachments: Bez tytułu.jpg ‏68 KB

  • How to retrieve photos from an iphone internal storage?

    Hi I have recently lost a lot of my photos from my iphone! I hooked it up to the laptop and noticed there is 342 photos in my internal storage. How do I get them from my internal storage onto a disk or even saved into my laptop? they are not appearin

  • How to grant permission to user to access Lync 2013 OcsPowerShell

    I'm writing script for our first line for creating Lync users. I need give access to connect to https://lyncpool.domain.local/OcsPowerShell via powershell. Only users in CSAdministrator group have permission to connect, but this group have to much pr

  • Having tbl making dvd-encore cs4,win 7,64bit

    looked on forum for win 7 encore cs4  Win 7 troubles and found 2, turn off power saver and download some Roxie file. Did both but still freezes, not responding and have to end session, one at 12 min left, and now 2 min left. Also can't eject dvd, hav

  • Unable to see Preferences button in Infoview.

    Hello, I am new to Business Objects. We recently installed Business Objects XI 3.1 and have imported our database from previous version and was able to configure it. I have changed the properties in CMC for the Infoview application and have selected