Linux VM server and VM network configuration

Hi,
I have a Oracle Linux 5 server with Oracle VM Server 2.2.1 software installed. I downloaded OEL5 x86 VM template and set it up using the netmask, DNS and default gateway of the VM server machine. Now I realize I cannot access the internet from inside this Virtual Machine. So I think the DNS and gateway is not correctly setup.
Please note that I can ssh the VM from VM server.
Can you please guide me as to what DNS and gateway I should use for configuring my VMs? Do I need to set up an IP alais with different DNS.
My VM server ip is (some values changed) 99.44.95.115, DNS 213.133.98.98, Def gateway 99.44.95.97 , netmask 255.255.255.224
So for my first VM I am using ip 99.44.95.98, DNS 213.133.98.98, Def gateway 99.44.95.97 , netmask 255.255.255.224
Am I doing anything wrong. I am completely new to Linux and networking. So I am still learning.
Just a general idea would take me a long way.
Regards
CP

Netmasks are used to identify which portion of an IP address represents the network address and which portion represents the machine address. It affects your broadcast address and defines the range of addresses that you can communicate directly without the need of an IP gateway. You do not need an IP gateway to communicate with other hosts on the same subnet because they should be physically connected and hence receive each others broadcast in order to know how to translate IP to a machine address.
There are a couple of easy troubleshooting techniques. Like I mentioned in my previous post you can use the ping utility to check your IP communication. Open a terminal window and type e.g.: "ping 99.44.95.97". But make sure you do not have a firewall that block the ICMP protocol that the ping utility uses.
a) check if you can ping other machines on the same network.
You should be able to ping other hosts on the same subnet. If not, then you most likely have a problem with your IP configuration or network driver (hardware). Can you ping your own host? Is the network up?
b) check if you can ping the gateway.
If you cannot ping the gateway but a) works, then your IP gateway address is wrong or down.
c) check if you can ping the DNS.
Provided that a) and b) works, and you cannot ping the DNS server, then either the DNS address is wrong or down, or the IP gateway is not configured properly.
Please check the above in order to isolate the problem. The link to the Oracle documentation in the one of the previous replies will let you verify the vm.cfg file to check if you have configured bridged networking (default).
Posts about the same issue in different forums are usually not welcome here and the forum moderator might lock the thread. If you already have a thread I suggest you provide the link here in order for us to see what has already been done and make a note in the the old thread to continue here.

Similar Messages

  • Linux install server and solaris 10

    Hi,
    I am trying to learn Solaris as a student. I bought a SPARC (Netra T105 UltrasparcII) server on ebay which requires a network install as there is no cd-rom, or keyboard.
    I only have a linux box (like I said, I'm a stingy student) to use as an install server, there is a few tutorials out there to try and do this, but none for Solaris 10. I have been hacking away at this for days, but cannot get it to install. I have the sparc server using RARP and then getting the /etc/bootparams file and downloading the boot files, but it does not get to locating the jumpstart files or the install files (I dont know if I can install from the terminal using the keyboard (without jumpstart) - I have not got that far yet).
    I always get this, like it cannot find the install directory, I was wireshark on the linux boot server and see loads of NFS traffic after the TFTP download, but cannot seem to see what part it actually at. I have a detailed log at the bottom from putty. Any help greatly appreciated.Cheers
    ERROR: bpgetfile unable to access network
    /sbin/install-discovery: information: not found
    Linux box setup:
    /etc/bootparams
    solaris root=192.168.2.10:/home/sunos/Solaris_10/Tools/Boot rootopts=rsize=32768 boottype=:in install=192.168.2.10:/home/sunos_install/Solaris_10/Product sysid_config=192.168.2.10:/home/sunos_install/jumpstart/sysidcfg install_config=192.168.2.10:/home/sunos_install/jumpstart/jumpstart.conf
    TFTP setup from /tftpboot:
    [root@robert tftpboot]# ll
    total 232
    lrwxrwxrwx 1 root root 8 Jun 10 13:55 C0A80214 -> inetboot
    -rwxrwxrwx 1 root root 221280 Jun 10 13:47 inetboot
    The Openboot can get ahold of the inetboot file and downloads and it and then loads it.
    The following directories are exported through NFS
    [root@robert sunos_install]# cat /etc/exports
    #/home/nfs 192.168.2.0/24(ro,sync)
    /home/sunos *(ro,no_root_squash)
    /home/sunos_install *(ro,no_root_squash)
    [root@robert tftpboot]# showmount -e localhost
    Export list for localhost:
    /home/sunos *
    /home/sunos_install *
    In /home/sunos, I have:
    [root@robert sunos]# tree -L 2
    |-- Solaris_10
    | `-- Tools
    |-- boot
    | |-- hsfs.bootblock
    | `-- sparc.miniroot
    `-- lost+found
    In /home/sunos_install, I have:
    [root@robert sunos_install]# tree -L 2
    |-- Solaris_10
    | `-- Product
    |-- jumpstart
    | |-- jumpstart.conf
    | `-- sysidcfg
    `-- lost+found
    [root@robert jumpstart]# cat jumpstart.conf
    install_type initial_install
    system_type server
    partitioning explicit
    filesys any 2000 /
    filesys any 1500 swap
    filesys any 1500 /var
    filesys any 2000 /opt
    geo N_America
    cluster SUNWCreq
    package SUNWgzip add
    package SUNWless add
    package SUNWman add
    package SUNWbash add
    package SUNWtcsh add
    package SUNWzsh add
    [root@robert jumpstart]# cat sysidcfg
    system_locale=en_US
    timezone=US/Pacific
    terminal=xterms
    name_service=NONE
    timeserver=pool.ntp.org
    security_policy=NONE
    root_password=xxxx
    network_interface=primary
    { hostname=js-test
    ip_address=192.168.2.20
    netmask=255.255.255.0
    protocol_ipv6=yes}
    Putty log file from console:
    root server: 192.168.2.10 (192.168.2.10)
    root directory: /home/sunos/Solaris_10/Tools/Boot
    module /platform/sun4u/kernel/sparcv9/unix: text at [0x1000000, 0x10a096d] data at 0x1800000
    module /platform/sun4u/kernel/sparcv9/genunix: text at [0x10a0970, 0x12615bf] data at 0x1867cc0
    module /platform/sun4u/kernel/misc/sparcv9/platmod: text at [0x12615c0, 0x12615c7] data at 0x18bdf80
    module /platform/sun4u/kernel/cpu/sparcv9/SUNW,UltraSPARC-IIi: text at [0x1261600, 0x126da07] data at 0x18be680
    SunOS Release 5.10 Version Generic_139555-08 64-bit
    Copyright 1983-2009 Sun Microsystems, Inc. All rights reserved.
    Use is subject to license terms.
    \|/Ethernet address = 8:0:20:c2:1b:b4
    -Using default device instance data
    \|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/mem = 1048576K (0x40000000)
    avail mem = 846602240
    root nexus = Netra t1 (UltraSPARC-IIi 440MHz)
    pseudo0 at root
    pseudo0 is /pseudo
    scsi_vhci0 at root
    scsi_vhci0 is /scsi_vhci
    ramdisk0 at root
    ramdisk0 is /ramdisk-root
    root on /ramdisk-root:a fstype ufs
    pseudo-device: dld0
    dld0 is /pseudo/dld@0
    pcipsy0 at root: UPA 0x1f 0x0
    pcipsy0 is /pci@1f,0
    PCI-device: pci@1,1, simba0
    simba0 is /pci@1f,0/pci@1,1
    SUNW,hme0 : PCI IO 2.0 (Rev Id = c1) Found
    SUNW,hme0 : Local Ethernet address = 8:0:20:c2:1b:b4
    PCI-device: network@1,1, hme0
    hme0 is /pci@1f,0/pci@1,1/network@1,1
    SUNW,hme1 : PCI IO 2.0 (Rev Id = c1) Found
    SUNW,hme1 : Local Ethernet address = 8:0:20:c2:1b:b5
    PCI-device: network@3,1, hme1
    hme1 is /pci@1f,0/pci@1,1/network@3,1
    PCI-device: ebus@1, ebus0
    ebus0 is /pci@1f,0/pci@1,1/ebus@1
    su0 at ebus0: offset 14,3803f8
    su0 is /pci@1f,0/pci@1,1/ebus@1/su@14,3803f8
    cpu0: UltraSPARC-IIi (portid 0 impl 0x12 ver 0x91 clock 440 MHz)
    iscsi0 at root
    iscsi0 is /iscsi
    |pseudo-device: zfs0
    zfs0 is /pseudo/zfs@0
    Configuring devices.
    /pseudo-device: devinfo0
    devinfo0 is /pseudo/devinfo@0
    PCI-device: pci@1, simba1
    simba1 is /pci@1f,0/pci@1
    pseudo-device: pseudo1
    pseudo1 is /pseudo/zconsnex@1
    /pci@1f,0/pci@1,1/network@1,1 (hme0) online
    /pci@1f,0/pci@1,1/scsi@2 (glm0):
    Rev. 3 Symbios 53c875 found.
    PCI-device: scsi@2, glm0
    glm0 is /pci@1f,0/pci@1,1/scsi@2
    PCI-device: pci@1, pci_pci0
    pci_pci0 is /pci@1f,0/pci@1/pci@1
    su1 at ebus0: offset 14,3602f8
    su1 is /pci@1f,0/pci@1,1/ebus@1/su@14,3602f8
    ecpp0 at ebus0: offset 14,340278
    ecpp0 is /pci@1f,0/pci@1,1/ebus@1/ecpp@14,340278
    pseudo-device: fssnap0
    fssnap0 is /pseudo/fssnap@0
    pseudo-device: ramdisk1024
    ramdisk1024 is /pseudo/ramdisk@1024
    sd0 at glm0: target 1 lun 0
    sd0 is /pci@1f,0/pci@1,1/scsi@2/sd@1,0
    pseudo-device: winlock0
    winlock0 is /pseudo/winlock@0
    pseudo-device: llc10
    llc10 is /pseudo/llc1@0
    pseudo-device: lofi0
    lofi0 is /pseudo/lofi@0
    pseudo-device: fcp0
    fcp0 is /pseudo/fcp@0
    pseudo-device: fcsm0
    fcsm0 is /pseudo/fcsm@0
    pseudo-device: trapstat0
    trapstat0 is /pseudo/trapstat@0
    pseudo-device: pool0
    pool0 is /pseudo/pool@0
    pseudo-device: mem_cache0
    mem_cache0 is /pseudo/mem_cache@0
    pseudo-device: fcode0
    fcode0 is /pseudo/fcode@0
    -\i2c0 at ebus0: offset 14,600000
    i2c1 at ebus0: offset 14,100000
    i2cadc0 at i2c0: reg=0x0:0x9E, name=bus,address="0,9e"
    i2cadc0 is /pci@1f,0/pci@1,1/ebus@1/i2c@14,600000/adc@0,9e
    i2cgpio0 at i2c0: reg=0x0:0x70, name=bus,address="0,70"
    i2cgpio0 is /pci@1f,0/pci@1,1/ebus@1/i2c@14,600000/gpio@0,70
    i2cgpio1 at i2c0: reg=0x0:0x72, name=bus,address="0,72"
    i2cgpio1 is /pci@1f,0/pci@1,1/ebus@1/i2c@14,600000/gpio@0,72
    |/-\|/-\|/-Using RPC Bootparams for network configuration information.
    Attempting to configure interface hme1...
    \|/-\|/-WARNING: hme1: fault detected in device; service degraded
    WARNING: hme1: No response from Ethernet network : Link down -- cable problem?
    \|/-\|/-\|/-\|/-\|/-\|/-\|/-\|/-Skipped interface hme1
    Attempting to configure interface hme0...
    Configured interface hme0
    ERROR: bpgetfile unable to access network
    /sbin/install-discovery: information: not found

    rmcnaught48 wrote:
    Hi,
    I am trying to learn Solaris as a student. I bought a SPARC (Netra T105 UltrasparcII) server on ebay which requires a network install as there is no cd-rom, or keyboard.
    I only have a linux box (like I said, I'm a stingy student) to use as an install server, there is a few tutorials out there to try and do this, but none for Solaris 10. I have been hacking away at this for days, but cannot get it to install. I have the sparc server using RARP and then getting the /etc/bootparams file and downloading the boot files, but it does not get to locating the jumpstart files or the install files (I dont know if I can install from the terminal using the keyboard (without jumpstart) - I have not got that far yet).You can install using the keyboard with jumpstart. Without jumpstart you'd need local media (you can't enter the OS via the keyboard).
    I always get this, like it cannot find the install directory, I was wireshark on the linux boot server and see loads of NFS traffic after the TFTP download, but cannot seem to see what part it actually at. I have a detailed log at the bottom from putty. Any help greatly appreciated.Cheers
    ERROR: bpgetfile unable to access network
    /sbin/install-discovery: information: not foundHmm. That looks like the image file is corrupt. Can you pull the image from media again? Can you see if there's a /sbin/install-discovery file in the image (usually under Tools/Boot/root). I recall there used to be a problem with that file.
    Linux box setup:
    /etc/bootparams
    solaris root=192.168.2.10:/home/sunos/Solaris_10/Tools/Boot rootopts=rsize=32768 boottype=:in install=192.168.2.10:/home/sunos_install/Solaris_10/Product sysid_config=192.168.2.10:/home/sunos_install/jumpstart/sysidcfg install_config=192.168.2.10:/home/sunos_install/jumpstart/jumpstart.confIf you just want an interactive install (prompt for configuration/settings), you don't need sysid_config or install_config. Those are for automated installations.
    TFTP setup from /tftpboot:
    [root@robert tftpboot]# ll
    total 232
    lrwxrwxrwx 1 root root 8 Jun 10 13:55 C0A80214 -> inetboot
    -rwxrwxrwx 1 root root 221280 Jun 10 13:47 inetboot
    The Openboot can get ahold of the inetboot file and downloads and it and then loads it.
    The following directories are exported through NFS
    [root@robert sunos_install]# cat /etc/exports
    #/home/nfs 192.168.2.0/24(ro,sync)
    /home/sunos *(ro,no_root_squash)
    /home/sunos_install *(ro,no_root_squash)
    [root@robert tftpboot]# showmount -e localhost
    Export list for localhost:
    /home/sunos *
    /home/sunos_install *That looks pretty good.
    You do have the option of running VMware on linux, and putting a Solaris 10 image on it, then using that VM as your boot server. But the problem you're displaying doesn't appear to be related to the linux server.
    Darren

  • How to upload ESS.sca in to  WAS server and how to configure it

    How to upload ESS.sca in to  WAS server and how to configure it.
    If business package ESS.epa how to deploy and configure it.

    Hi
    Configuring The Business Package For Employee Self Service (ESS)-mySAP ERP 2004
    contains a helpful guide on
    CONFIGURING THE BUSINESS PACKAGE FOR EMPLOYEE SELF SERVICE (ESS)-MYSAP ERP 2004
    Thanks & regards
    Arun Singh

  • Uninstall Oracle10g from RedHat Linux 5 Server and install Oracle11g

    Hi to all,
    I must uninstall Oracle 10g from Red Hat Linux 5 Server and then I must install Oracle 11g.
    How I can remove all things of Oracle10g for install after Oracle 11g?
    Thank you in advance,
    crystal

    crystal13 wrote:
    Hi to all,
    I must uninstall Oracle 10g from Red Hat Linux 5 Server and then I must install Oracle 11g.
    How I can remove all things of Oracle10g for install after Oracle 11g?
    Thank you in advance,
    crystalCheck the following link
    http://database.itags.org/oracle/267935/

  • Software Updates Failing - Group Policy Overwritten - Server and Policy NOT CONFIGURED

    I have seen a few posts about this issue and group policy overwriting the settings needed by SCCM with the wrong WSUS server. I checked the wuahandlerlog and found this error but it didnt have the server information.
    "Group policy settings were overwritten by a higher authority (Domain Controller) to: Server  and Policy NOT CONFIGURED"
    The only coputer policy that applies to this system does not have WSUS entries in it.  Windows update runs ok, and I deleted the WSUS registry keys that were set by a script and reinstall the client still getting the same error. I dont see any GPO local or domain, or reg keys that are setting anything. I have 10 other servers is the same AD container that this is working perfecly on.......
    Suggestions????

    Check out this GPO:
    Computer Configuration -> Administrative Templates -> System -> Group Policy: 
    "Turn off Local Group Policy Objects processing"
    The help text:
    "This policy setting prevents Local Group Policy Objects (Local GPOs) from being applied.
    By default, the policy settings in Local GPOs are applied before any domain-based GPO policy settings. These policy settings can apply to both users and the local computer. You can disable the processing and application of all Local GPOs to ensure that only
    domain-based GPOs are applied.
    If you enable this policy setting, the system does not process and apply any Local GPOs.
    If you disable or do not configure this policy setting, Local GPOs continue to be applied.
    Note: For computers joined to a domain, it is strongly recommended that you only configure this policy setting  in domain-based GPOs. This policy setting will be ignored on computers that are joined to a workgroup."
    Rolf Lidvall, Swedish Radio (Ltd)

  • Installing Mac OSX Server hangs at Network Configuration

    Hi there!
    I am installing my new Mac OSX Server (SNow Leopard) straight forward the assistant.
    Asking for Language: OK
    Asking for Country: OK
    Keyboard Layout: OK
    Entering License: OK
    Configuring Network:
    Ethernet: Static
    Airport: OFF
    FireWire: OFF
    Clicking on Forward to continue: The assistant keeps telling me "configuring network". Nothing happens. It is doing that for hours now.
    I tried to connect with Server Admin tool: OK works.
    The network is up and running, but the assistant is not continuing.
    Any ideas?
    Thanks for any help or suggestion

    Smells vaguely of a DNS error or IP routing or a network connectivity problem.
    What did you specify for your network settings, and particularly what was entered for the DNS server address? If you're not running DNS on your local network here, then enter no DNS servers as part of the prompting, and let Mac OS X Server establish its own default single-host DNS.
    (You're not going to be able to use your ISP DNS here; those ISP DNS servers are not valid when you are establishing a server on a network behind a NAT gateway.)
    I'd probably wipe the disk and boot from DVD and reload.

  • Host and VMs network configuration

    Hi,
    We have additional Network cards on the Host hyper-v server. Does it make sense to configure Host and VM network
    in this way?
    Host network configuration for Hyper-v virtual network switch:
    1NIC  ---
    2NIC  --- host_team_1
    3NIC ---
    4NIC --- host_team_2
    VM network configuration:
    host_team_1 ---
    host_team_2 --- VM_team_1
    Would we benefit from this configuration?
    Thanks

    It has to be in this way:
    1NIC  ---
    2NIC  --- host_team_1 
    3NIC --- 
    4NIC --- host_team_2
    VM network configuration:
    host_team_1 --- 
    host_team_2 --- VM_team_1
    I understand your point. Just idea is if we have 4 physical NICs on host server for VMs, to configure 2 teams on host server and then one team on virtual machine.

  • Sunray unit connected to Linux Sunray server and Solaris Sunray Server

    Hi,
    Currently, I work in a development environment where there is two Sunray servers.
    One server is running on Linux ubuntu and the second one is running on Solaris.
    In order to connect to the wanted sunray server, the dhcp server is configured with the list of the mac address of the sunray units. So one sunray unit connects always to the same sunray server.
    I would like to know if it is possible to have the two sunray server available from one sunray unit. And make the choice of sunray Server in function of the sun card inserted in the sunray unit.
    - from my sunray unit A, if I insert my sun card AC I can open a session on the Linux server.
    - from my sunray unit A, if I insert my sun card BC I can open a session on the Solaris server.
    Thanks

    You can do this by using an SRSS feature called "Automatic Multi-Group Hotdesking", or AMGH for short. For details read the "Regional Hotdesking" section in the SRSS Admin Guide and the manpages for utamghadm, ut_amgh_script_interface, ut_amgh_get_server_list and ut_amgh_free_server_list, and/or read the AMGH entries in [Bob Doolittle's blog|http://blogs.sun.com/bobd/].

  • The best combination of oracle tools and linux for server and client pcs

    Hi experts
    I want to know that which is the best certified/tested/best "Linux" operating system / flavor for oracle 10g ids for client and programmers
    for client: access through browser and/or as client/server
    for programmers: development
    Thanks

    All certified Linux distributions you can find here:
    http://www.oracle.com/technology/support/metalink/index.html

  • Optimum E3200 and WRT160N Network Configuration

    I recently purchased an E3200 router.  I also have a WRT160N router.  We have a rather large two story house, and it is not practical to run ethernet cable everywhere.  I am attempting to configure the hardware I have for optimum performance given the current requirements of our family.  Here is an attempt to summarize the current setup.
    1st Floor
    Cable Modem === Cable Box
                               === E3200 === Blu Ray / Netflix
                                                    === Laptop being used as media PC
    Office PC === Wireless B/G/N Adapter
    Second Floor
    Kids PC === WirelessB/G/N  Adapter
    XBOX 360 === Wireless B/G/N Adapter
    PS3 === B/G/N Wireless Adapter
    XBOX 360 Headset === Bluetooth
    Roaming
    College Kid #1 Laptop === Wireless B/G/N Adapter
    College Kid #2 Laptop === Wireless B/G/N Adapter
    I can run ethernet cable from the E3200 to the Office PC without too much difficulty, since there is a basement underneath.  I plan to do this.  I can not run cable to any of the upstairs locations.  I could set up the WRT160N as a wired AP, repeater or bridge at several different locations in the house.  If I set it up on the first floor, it could be wired to the E3200, if this provided a significant performance advantage.  If I put it upstairs, it will have to function as a repeater, possible a bridge. As a bridge, it could be wired to either the Kids PC or the XBOX 360.  Connection to the PS3 is not a priority.
    I would like to take advantage of the capabilities of the two routers to maximize the performance of our son's gaming, while not killing simultaneous multiple PC access.  I have studied the process of setting up the ports for the XBOX/PS3 and am comfortable with the process, but am waiting until I optimize the router setup.  I do not understand the technical aspects of how to force the XBOX/PS3 to connect with a particular router/band depending on how I utililize the WRT160N.
    So, my questions are;
    1.  How can I best use the WRT160N to improve signal quality and network performance?
    2.  Depending on the answer to #1, how do I force the gaming systems to communicate directly with the E3200 (my assumption due to the performance) rather than the WRT160N?
    I'm sure there will be more questions, but let's start with this.  I appreciate any feedback anyone can provide.
    Thanks,
    Phil

    1.  You are going to have to use a cable between the two routers.
    Go here... to connect two routers.
    2.  Assuming wireless connections just make two different SSID's between the two routers and connect to that specific SSID.

  • ATV2 and Manual Network Configuration Issue

    Hi all,
    Have 3 ATV2's in the house connected to latest gen TC via 5Ghz WiFi.  Works great with one exception.  From time to time, one of the ATV's loses the host iTunes library (connected via Home Sharing).  If I go the the host and restart itunes - all is well again.
    My solution was to try manual IP's for all of the ATV's and the Mac Mini host.  Set the Mini to DHCP with manula IP- no problem.
    However, when setting the ATV's, all three lose the "Movie" and "TV Shows" menu items as well as Youtube etc..  Meaning, they are obviously not connected to the WAN/Internet.  They CAN see the host shared library.
    Yes, it would seem my static config is wrong, BUT, I used the numbers already populated when I swtiched from DHCP.  Would these numbers not be the ones assigned using DHCP?  Would it not be safe to assume that simply assigning these manually would retain the same connectivity?
    I switched all but the host mini back to DHCP and all is well again.  However, I would like to go with a static set up.  Am I missing somehting?
    Thanks in advance!
    Stuart

    Thanks for the reply!
    When you say "you also need to assugn adresses from the router" what exactly do you mean?
    with exception of Mac Adress Control, I don't see a setting anywhere in Airport Utility that would allow me to assign specific IP's to specific devices...
    In the past, simply setting an IP manually on a device would make it static on the network.  No intervention on the TC was necessary.
    Thanks again,
    Stuart

  • Tac_Plus (open source TACACS+ server) and NAM (Network Analysis Module)

    I am trying to setup our cisco NAM's to authenticate against our open source tac_plus server.  I see traffic on port 49 between the NAM and server but I keep on getting an invalid username/password error.  I do not see any invalid logon attemps in our tacacs log.
    The tacacs server running and I am able to authenticate against it when I am logging onto our routers and switches.  I have created the following group for NAM authentication on the server ("namuser" is able to log onto our routers/switches):
    group = nam {
    cmd = web { permit capture
    permit system
    permit collection
    permit account
    permit alarm
    permit view }
    user = namuser {
    member = nam
    login = pam tac_plus

    switch config
    aaa new-model
    aaa authentication username-prompt login:
    aaa authentication login default group tacacs+ local
    aaa authentication enable default group tacacs+ enable
    aaa authorization commands 15 default group tacacs+ local
    tacacs-server host x.x.x.x
    tacacs-server directed-request
    tacacs-server key ********

  • My Apple TV suddenly stopped connecting to the server and the network.  All devices in my house work just fine. Habe tried unpluggin, reset all settings, and disconnecting wireless and reconnecting, nothing works.  Please help very frustrating

    Tried all troubleshooting; unplugged, reset all settings, disconnected and reconnected wireless
    The device woked fine for over a month until today
    All other devices in my home are working just fine
    very frustrating
    please help

    But my current sim card works just fine in my friends iphone 5...wouldnt the logic follow that the problem is with the device itself (the phone) and not the card?

  • Oracle 11g - Network Configuration check

    Hi All,
    This is my first time here and I am a newbie to Linux and Oracle installation.
    I just finished installing Linux Enterprise version 5 ( provided by Oracle corp).
    At the time of installation I did not do any type of network configuration and let the default network connection take effect.
    After installing all the pre requirements for the Oracle 11g installation on my laptop I was stopped with a warning on the Oracle univesal Installer - product specific Prerequisite check.
    This is what it gave me---
    Checking Network Configuration requirements..
    Check complete. The overall results of this check is : Not executed <<<
    Recomendation : Oracle supports installation on systems with DHCP-assigned public IP addresses. However the primary network interface on the system should be configured with a Static IP Address in order for the oracle to function properly.See the installation guide for more details on installing the software on systems configured with DHCP.
    I checked with the manuals and do not find any information about how to fix it.
    The info given in the manual is
    Installing on DHCP Computers
    Dynamic Host Configuration Protocol (DHCP) assigns dynamic IP addresses on a network. Dynamic addressing enables a computer to have a different IP address each time it connects to the network. In some cases, the IP address can change while the computer is still connected. You can have a mixture of static and dynamic IP addressing in a DHCP system.
    In a DHCP setup, the software tracks IP addresses, which simplifies network administration. This lets you add a new computer to the network without having to manually assign that computer a unique IP address.
    Now i made some changes to the Network Config as root user and my Network configuration file looks like ( ie. /etc/hosts)
    127.0.0.1 localhost StaticIP
    It was previously something like
    127.0.0.1 localhost.localdomain localhost.
    As per the installation documents where ever i had references to localhost, i had left the localhost with the same name ' localhost' and have not changed it. Now it has StaticIP and I am not sure how to proceed.
    What must I do?
    I want to fix this error and also want oracle to work.
    Thanks for your help!!

    Thanks a lot guys to respond to this. I am using OEL5 ( supplied by Oracle Corp) and Oracle 11g. Installation of Linux takes about 40 minutes and installation of Oracle takes about an hour to 2 hours. Not sure why some RPM's do not show up on the CD's provided by Oracle.
    So I tried to reinstall Linux . But the whole problem is, the Network Screens ( during installation) do not show up at all. It just skips that portion and goes to the Screen where there is the world Map and tells you to set up the time and date. I tried installing Linux many times and those Network configuration screens do not show up at all.
    Here is my dilemma. After installing Oracle 11g, and immediately accessing the site https://localhost.localdomain:1158/em takes me into the OEM.
    But after I shut down my machine and boot up again, I am unable to use the OEM's site https://localhost.localdomain:1158/em. Instead I get the message
    ===============================
    Unable to Connect
    Firefox can't establish a connection to the server at localhost.localdomain:1158
    1. The site could be temporaily unavailable
    2. If you are unable to load any pages, check your computer's network connection
    3. If your computer is protected by firewall or proxy, make sure that firefox is permitted to access the Web.
    ===================================
    I am thinking the problem is with 2. I do not have any firewall in my machine and i have also disbaled SELINUX.
    I want to configure the computer so i can use the OEM in my Linux laptop.
    My $ cat /etc/hosts gives
    127.0.0.1 localhost.localdomain.
    Please help me setup the Network so i can connect to 11g OEM.
    And BTW this laptop is not even used to connect to the Internet.
    Thanks
    Sulu

  • Trying to configure RedHat Enterprise 4.3 linux jumpstart server

    I am trying to configure a system under RedHat Enterprise 4.3 linux to jumpstart
    a Sun Ultra 60 and install Solaris 9. Web pages and SysAdmin 4/2005 article
    "Portable JumpStart Environment" have not addressed my problem. I am using
    Internet Systems Consortium DHCP Server V3.0.1. The bootblock is
    delivered to the sun client and executes.
    The entries in dhcpd.conf conform to those published in various Web
    pages and the article "Portable Jumpstart".
    The Solaris 9 OS distribution is exported thus:
    /wks xxx.xx.xx.0/24(ro,wdelay,no_root_squash,mountpoint)
    The load fails upon execution of .../Solaris_9/Tools/Boot/sbin/rcS
    I think the problem may be with NFS. The mount request of the
    exported filesystem appears to work:
    rpc.mountd: authenticated mount request from sunxxx.xx.xx.xx:1023 for /wks/dist/sun/sparc/sunos5.9/9_404/Solaris_9/Tools/Boot (/wks)
    The first errors reported are:
    /sbin/rcS: /dev/null: cannot open
    /sbin/rcS: /dev/null cannot create
    I have captured the conversation between the linux jumpstart server and
    the Sun client using tcpdump: tcpdump -vvv -s 192 host server and client.
    I am not highly skilled at interpreting the tcpdump output; the cause of
    the failure is not obvious to me.
    I have successfully used a jumpstart server under Solaris 9 for quite some time. ISC DHCP is deployed on the Solaris jumpstart server.
    Thank you,
    D. Castellano

    While some have reported success doing this, I have heard of many failures. The common thread appears to be that when accessing device files, the Solaris client gets back something odd from the Linux NFS server.
    Certainly this was the case for every attempt I knew about from a 2.2 kernel and earlier. I have see success reports, but do not have details about exactly which kernel or NFS patches were present.
    This works fine from Network appliance and FreeBSD NFS servers, so I think there's some sticky point with the Linux NFS server that just doesn't handle the device files in the same manner.
    See this newsgroup post (and the accompanying thread). It contains some discovered issues and some Linux servers that are reported to work.
    http://groups.google.com/group/comp.unix.solaris/browse_frm/thread/448f37ee205860c1/e224fe968442d3c3
    Darren

Maybe you are looking for