Using second NIC on different subnet

If subnet B is on a different LAN, then use the second NIC. If it's on the same LAN, you can also add a secondary IP address to the existing NIC.
If you don't want the server to be multi-homed, you should consider unchecking the option to have it update its DNS settings automatically and using a static IP on subnet A.

This is probably a basic question but just not something I have had to deal with.  I have a server that is on Subnet A.  I have a secondary network (Subnet B) that I use for video surveillance.   There is a client/server application that I would like to install on this server.   Is there any reason not to set up the second NIC in the server on Subnet B?
This topic first appeared in the Spiceworks Community

Similar Messages

  • Time Machine does not backup after using second Mac on different volume.

    Hi.
    I use an airport extrem with an external usb hdd. It has 3 partitions. On the first one I made an TM-backup (MBP 2.2 Leo), all worked fine. Then I made a second TM-backup (MacBook) on the second partition. Worked fine too. But now TM on my MBP is not able to backup any more. When TM starts, it just "prepares" but never actually backs up.
    What is the Problem and how do i fix it?
    08.05.08 19:43:48 /System/Library/CoreServices/backupd[192] Backing up to: /Volumes/Backup of Thomas MBP/Backups.backupdb
    08.05.08 19:43:51 /System/Library/CoreServices/backupd[192] Event store UUIDs don't match for volume: Mac HD
    08.05.08 19:43:51 /System/Library/CoreServices/backupd[192] Node requires deep traversal:/ reason:kFSEDBEventFlagMustScanSubDirs|kFSEDBEventFlagReasonEventDBUntrustable|
    Message was edited by: Thomas_xp

    Time Machine will only back up HFS+ (Mac OS Extended) formatted drives. Reformatting will erase the drive so make sure everything on it is safely copied elsewhere and verify a few test files before erasing the drive. Getting rid of the FAT32 formatting has been problematic for quite a few people. The directions in this article are for good for getting rid of the FAT32 formatting. They are for formatting a Time Machine disk but the directions will work just as well for your purposes.

  • Can members in a pool be on different subnets using CSM

    Hello. We have recently been investigating load balancing devices, and were almost set on F5. We then overhauled our core network, including replacing one 4507R with 2 6500's, outfitted with Sup720's and FWSM modules.
    Now, we are seriously thinking about investing in the CSM or ACE module instead of the F5. I was wondering if the servers in my virtual pool can be on different subnets?
    For example, the user is looking for a web server with an IP of 192.168.110.1. This virtual ip is setup on the CSM module, and contains three physical servers, 192.168.110.10, 192.168.110.20, and 10.10.10.1 (server in a different data center, only to be used if the two primary servers go down). Will this work, or do all members in the pool need to be on the same subnet?
    Thanks.

    I would recommend the following test results published by veritest
    http://www.lionbridge.com/NR/rdonlyres/5518CDEC-0D57-446E-8E3D-2AE73DCB7EEF/0/csm_comparison.pdf
    Gilles.

  • Using a interface in a sparse-root zone on a different subnet

    Hello,
    is it possible to use interface ce0 for the global zone and configure interface ce1 for the non-global zone, but the interfaces are on a different subnet?
    ce0 ... 10.5.5.18 / global zone
    ce1 ... 192.168.5.18 / non-global zone
    using Solaris 5.10 Generic_125100-10
    I configured ce0 in the global zone (of course)
    and I plumbed ce1 also in the global zone - but configured ce1 in the zones definition
    zonecfg:oem> add net
    zonecfg:oem:net> set physical=ce1
    zonecfg:oem:net> set address=192.168.5.18The zone boots without any problems and it looks like this:
    [global zone]
    # ifconfig -a
    ce0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
            inet 10.5.5.18 netmask ffffff00 broadcast 10.5.5.255
            ether 0:3:ba:b0:53:39
    ce1: flags=1000842<BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 7
            inet 0.0.0.0 netmask 0
            ether 0:3:ba:b0:53:39
    ce1:1: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 7
            zone oem
            inet 192.168.5.18 netmask ffffff00 broadcast 192.168.5.255[non-global zone]
    # ifconfig -a
    ce1:1: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 7
            inet 192.168.5.18 netmask ffffff00 broadcast 192.168.5.255I've read this is solved with GLDv3 drivers and exclusive IP instances mentioned in the blog http://blogs.sun.com/stw/entry/what_s_up_ce_doc -
    so the system shows
    # dladm show-link
    ce0             type: legacy    mtu: 1500       device: ce0
    ce1             type: legacy    mtu: 1500       device: ce1I get weird results even if I ping between the zones, I get "ICMP Destination unreachable"
    Can this be solved with a full-root zone ...?
    -- Nick

    here are my current settings:
    *[global zone]*
    # netstat -nr
    Routing Table: IPv4
      Destination           Gateway           Flags  Ref   Use   Interface
    10.5.5.0             10.5.5.18          U         1  10864 ce0      
    224.0.0.0            10.5.5.18          U         1      0 ce0      
    default             10.5.5 .1          UG        1  42839          
    127.0.0.1            127.0.0.1          UH        2 619817 lo0
    # ifconfig -a
    ce0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
            inet 10.5.5.18 netmask ffffff00 broadcast 10.5.5.255
            ether 0:3:ba:b0:53:39
    ce1: flags=1000842<BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 7
            inet 0.0.0.0 netmask 0
            ether 0:3:ba:b0:53:39
    ce1:1: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 7
            zone oem
            inet 192.168.5.18 netmask ffffff00 broadcast 192.168.5.255
    ! root@elba2:/ # route get 192.168.5.18
       route to: 192.168.5.18
    destination: 192.168.5.18
           mask: 255.255.255.255
      interface: ce1:1
          flags: <UP,DONE>
    recvpipe  sendpipe  ssthresh    rtt,ms rttvar,ms  hopcount      mtu     expire
           0         0         0         0         0         0      8232         0 *[sparse-root zone]*
    # netstat -nr
    Routing Table: IPv4
      Destination           Gateway           Flags  Ref   Use   Interface
    192.168.5.0          192.168.5.18         U         1     83 ce1:1    
    224.0.0.0            192.168.5.18         U         1      0 ce1:1    
    127.0.0.1            127.0.0.1            UH       19  86105 lo0:1    
    # ifconfig -a
    ce1:1: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 7
            inet 192.168.5.18 netmask ffffff00 broadcast 192.168.1.255
    # route get 10.5.5.18
       route to: 10.5.5.18
    destination: 10.5.5.18
           mask: 255.255.255.255
      interface: ce0
          flags: <UP,DONE>
    recvpipe  sendpipe  ssthresh    rtt,ms rttvar,ms  hopcount      mtu     expire
           0         0         0         0         0         0      8232         0 Thank you for your time !
    -- Nick

  • Using DHCP with a cFP-20XX across a different subnet

    I have a cFP-2010 that will work great when set up with a static IP or DHCP as long as it is on the same subnet. If I set it for DHCP then move it to a different subnet, MAX can no longer find it. Do I have to use a static IP when going across subnets, or is there something I'm missing?
    Thanks,
    Steve

    Selmore,
    Not 100% sure this will work for FieldPoint controllers, but for some
    other NI controllers (e.g. CompactRIO) if you give a name to the
    controller in MAX and set it to use DHCP, then when its IP address is
    assigned by the DHCP server its name is registered as a DNS name. That
    means you can use that name to communicate to it from a different
    subnet. By using ping commands you should be able to demonstrate if
    this works for FieldPoint or not; I believe it should.
    Hope my answer is clear enough and helps.
    JMota

  • Multiple RAC databases on same GI using different subnets for Public i/face

    Hello. We are configuring a 2 node cluster. That cluster will host several RAC databases. For security reasons our networking team want to create separate subnets for the application traffic to each specific RAC database on the cluster.
    E.g. application 1 has 2 application servers that will connect to RAC database PROD1 via one subnet, application 2 has 3 application servers that will connect to RAC database PROD2 via a different subnet, etc.
    In addition the networking team want to configure a separate management subnet that DBAs etc. will use to administer all RAC databases and infrastructure in the cluster.
    Grid Infrastructure version 11.2.0.2. Database versions will vary from 10.2.0.x to 11.2.0.2. All databases will utilise RAC.
    We want to take advantage of SCAN listener functionality to support connectivity to all databases on the cluster. Forum thread 2199620 [https://cn.forums.oracle.com/forums/thread.jspa?threadID=2199620] suggests that 11gR2 supports multiple subnets, which looks to be exactly the feature we need. Please can you confirm how this works and point us to any documentation (standard docs, white papers, MOS, etc.) that might help us configure this.
    Document referenced in thread 2199620 was not exactly what we were looking for, and didn't translate too well in Google Translate.
    Any guidance much appreciated. Thanks, Rich.
    Similar threads:
    https://cn.forums.oracle.com/forums/thread.jspa?messageID=9846298? (Dual SCAN on multi homed cluster)
    https://cn.forums.oracle.com/forums/thread.jspa?threadID=2199620 (scan listener in OAM VLAN)
    Edited by: 887449 on 26-Sep-2011 01:41

    Thanks Levi. Your advice is very much appreciated.
    Your statement that we can only have one SCAN listener listening on one public network is actually the clarification I was looking for.
    For anyone else reading this thread I believe this gives us 3 options:
    1) Configure a SCAN listener and have all applications, and all management/administration, connecting to the corresponding database on the same cluster via that SCAN listener, all on the same subnet.
    2) Configure a SCAN listener for use by all applications connecting to the corresponding database on the same cluster, and use TNSNAMES/VIP for management/administration traffic, both on separate subnets (by configuring the LISTENER_NETWORKS parameter)
    3) Configure a SCAN listener for use by applications connecting to one of the databases on the cluster via one subnet, use TNSNAMES/VIP for all other applications connecting to other databases, each using their own subnet. Plus, the management/administration could be via another subnet utilising TNSNAMES/VIP.
    From our perspective we will work out the best one for us and implement accordingly.
    Thanks again for your timely and comprehensive response.

  • How can I eliminate delays in one NIC when there is traffic on second NIC

    Using LabVIEW TCP/IP VIs, my LV application is  accessing a database though a LAN, and  through a second NIC, it is controlling an instrument.  The instrument is connected directly to the computer NIC with a cross-over cable.  I have made a permanent route for the IP address of the instrument in the IP route table.  The LAN and the instrument have different subnet numbers.  Using a packet sniffer, I don't see any traffic meant for the LAN going to the NIC connected to the instrument.  The OS of the computer is Windows XP and the NICs are PCI cards.
    The message traffic to the instrument suffers from intermittent delays when there is traffic going to the LAN. 
    How can I eliminate the delays?  What could be the cause of the delays?  Thanks in advance for your recommendations and suggestions.

    Hi LabBard,
    Could you tell us a little more about the device that you are connected to? What you could try is to have a VI accessing the LAN, and a separate VI communicating with the instrument, and see how things play out.
    Let us know how it goes!
    Rasheel

  • Second NIC on Call Manager 7.01

    Hello,
    Is there any possibility to use the second nic o CUCM 7.01 in a different network?
    Is it just unsupported or really impossible to configure?
    thanks,
    met.

    I am not sure if it's good practice for servers though..
    If you would have 2 nic's with seperate subnets, you can easily introduce faults by i.e. configuring incorrect routes etc.
    We use iLo however, which is on a seperate subnet, and with advanced license you can even connect to the CLI interface. (only when things turned to custard ;-) )

  • How to use one NIC for everything and the other to allow ssh from

    Hello,
    I have two internet connexion at home:
    - a cable connection (CABLEBOX) that i use for all of my devices as it's the fastest. All my computers are connected to it using ethernet or wifi.
    - an adsl connection (ADSLBOX) that is connect to the second network card of one of my computers (MEDIABOX) only and that i want to use only to ssh that same device from the outside
    I want that specific computer to use its:
    - NIC1 to connect to the LAN and to the internet. Routing is enabled on CABLEBOX.
    - NIC2 to connect to that device from the outside using ssh. ssh-D should also work through NIC2 as i need to be able to use that computer as a proxy on some occasions. Routing is enabled on ADSLBOX and it's set to port forward the port 22 to MEDIABOX.
    Once this will be working i'd like to also route ftp connections to specific ips by NIC2.
    No firewall is set on MEDIABOX yet, i'll do it later on.
    I know basics on how to set routing rules, how to assign a specific LAN to a network card but i have a hard time on deciding which rules i should set...
    Can someone guide me?
    Thanks in advance
    Last edited by parpagnas (2013-12-03 18:31:31)

    A possible solution might be this.
    On ADSLBOX and CABLEBOX configure different subnets for the LAN, e.g.
    ADSLBOX:    192.168.1.0/24
    CABLEBOX: 192.168.2.0/24
    The MEDIABOX gets these static IPs:
    ADSL-LAN: 192.168.1.2
    CABLE-LAN: 192.168.2.2
    On the MEDIABOX, configure the two network interfaces using two routing tables.
    The ADSL-LAN routing table
    ip route add 192.168.1.0/24 dev eth0 src 192.168.1.2 table 1
    ip route add default via 192.168.1.1 table 1
    The CABLE-LAN routing table
    ip route add 192.168.2.0/24 dev eth1 src 192.168.2.2 table 2
    ip route add default via 192.168.2.1 table 2
    The main routing table
    ip route add 192.168.1.0/24 dev eth0 src 192.168.1.2
    ip route add 192.168.2.0/24 dev eth1 src 192.168.2.2
    # use the CABLE-LAN gateway as default, so general internet traffic from MEDIABOX runs over CABLEBOX
    ip route add default via 192.168.2.1
    define the lookup rules
    ip rule add from 192.168.1.2 table 1
    ip rule add from 192.168.2.2 table 2
    To test the setup:
    ip route show
    ip route show table 1
    ip route show table 2
    I don't know how to persist something like this in ArchLinux using netctl. Might require to write a special systemd unit for it. Above is a working example from a RedHat box at my company.
    Last edited by teekay (2013-12-04 07:42:22)

  • Using Airport Express on separate subnet to make isolated Guest Network?

    Hi. I've done a search here, I've tried setting this up at my house but haven't figured it out yet.
    Friends have Verizon FiOS service. They're using the provided modem as the ethernet router and it is handing out DHCP addresses, and for a number of reasons including their home theater, on demand use, etc., they want to keep the FiOS modem as the router, not an Apple product.
    We're using an Airport Extreme and a Time Capsule both in bridge mode to distribute the wireless network and everything works fine. They'd like to add an isolated, unencrypted Guest Network. I know we can't use the Extreme's Guest tab because we're in bridge mode.
    But we do have a new Airport Express. It seems like there would be a way to set up a Double NAT on a different subnet and give guest users access to the internet but not to computers, shared volumes, printers, and everything else on the primary, encrypted network.
    Is there a way to do this or will every address coming from the FiOS router be on the same subnet? Are there any other horrible consequences from doing this, i.e., the primary network will still operate fine?
    If the DHCP range coming from the FiOS router is 192.168.15.001 to 192.168.15.199, do I set the Airport Express IP address manually? To what?
    To eliminate the possibility of duplicate IP addresses would you have the Airport Express hand out a small range of IPs on a completely different network area, like 10.0.1.1?
    Any other suggestions? Thank you.

    I was trying to create a primary and guest network division after the router... such as an unusual configuration in the AEBSn after the FiOS router.
    At my home I have my cable modem connected to an AEBSn, which is doing my network's routing. But I didn't set a Guest Network on this AEBSn. I am trying to set up a discrete Guest Network downline from this router. (Which would simulate my friend's installation where they're using a FiOS modem/router all in one and we want to create a discrete Guest Network after that.)
    But as I guess you've been patiently trying to get through to me, Bob, whatever outlying separation you may be able to create seems to get put back together at the main router.
    For example, today I connected a second AEBSn ("AEBSn Guest") to the LAN port of my primary AEBSn router. I set the AEBSn Guest to create a wireless network, and I set that to be a closed encrypted network called "Test," and I enabled unencrypted Guest Networking as usual and told the AEBSn to ignore the Double NAT error.
    With this configuration I am able to get on the open Guest SSID, and internet connection is normal. Between the Guest and the primary encrypted network, printing is broken, iPhoto sharing is broken, and so on, but I still see shared volumes and can log in with authentication.
    So I can see why a solution to this may have been elusive.
    I don't know much about cable TV's subscription services but I took a peek at the set up pages of the Verizon FiOS router and noted there was a lot going on there. Lots of ethernet and cable IP addresses to Set Top Boxes, etc. Not sure if all this could be recreated within the administration of the Airport Extreme, but I am hesitant to risk messing up the Comcast services which are presently working well.
    In terms of zooming out to the big picture... when I invite guests to share my internet service, they're usually doing email and web browsing for the weekend but at the end of their stay they want to print their boarding passes... so despite setting up a guest network I might end up giving them access to the main network anyway.
    Thanks for the help, Bob.

  • Printing to a shared printer on a different subnet

    I have 2 macs:
    1 on a wired on subnet 1 (10.0.0.xxx) = SERVER
    I have my Powerbook on a second (wireless) network (10.0.2.xxx) = CLIENT
    The 10.0.2.xxx router is plugged into the 10.0.0.xxx router so I can see (ping and map drives on) the SERVER from the CLIENT
    The problem I am having is I cannot see any shared printers on my SERVER because it am on a different subnet than the CLIENT.
    Is there a way I can tell the CLIENT machine how to find the shared printer on the SERVER?
    PowerMac G4 & Powerbook G4   Mac OS X (10.3.9)  

    Is there a reason you want to keep the two subnet arrangement?
    The second router is what's preventing the connection.
    Your easiest fix would be to change your use of the second router to wireless access point - where the second router's functions except wireless are turned off (No DHCP, no firewall, no NAT).
    It is possible (depending on router setup functions) that you can use port forwarding to direct port 631 (IPP printer sharing) to the IP address of the wireless computer and get this working as is. Won't hurt to try. This would be on the 2nd router only.

  • What would be a sensible way to setup my Gigabit network? Will using both NICs improve performance at all?

    Hi everyone,
    I work in a small  digital agency, we do some post production, animation and some web dev.
    I'm looking to improve slightly our networking setup as it is a little disorganised and not always as fast as it should be. In the long term we're looking at spending sensible money on faster centralised storage, fibre etc, but for another year or so I need to do something more affordable based around what we already have.
    In brief, we have currently one Mac Pro Da Vinci grading workstation with attached highspeed storage RAID, and four Mac Pro edit machines for Premiere/After Effects. There are also various other machines and NAS devices, printers etc.
    Currently everything is on one unmanaged Gigabit switch. Each edit machine has a 4 disk RAID set of SATA disks, two of which are in what used to be the SuperDrive bays before we took them out. There is an SSD for the boot drive, and then one empty slot for transfering data in and out on other disks etc. When a project is ready to grade it's moved over to the storage attached to the grading machine over the network. That all works fairly well for us at the moment.
    However, with increasing frequency we're now working on projects with a few animators and editors at once, working over the network on the same files rendering them to one or other Mac Pro machine. I was wondering whether there is any way to improve our network architecture to make this a little faster (I know that ultimately we need a more expensive multi user centralised storage system of some sort, but in the short term..).
    I was considering a couple of options-
    1. Create a content only network on one NIC of each Mac Pro, into a dedicated switch, with jumbo frames turned on identically configured across all machines. Then on the second NIC join them into the 'everything else' network so they can access printers, the Internet, the slower NAS admin shares etc.
    or
    2. Configure a virtual ethernet device on each Mac aggregating the two NICs together (is that LACP?), taking both ethernet lines into the switch, and also using that switch for every other device (but connected in the normal manner).
    Is either of those a sensible way to go? I understand that there isn't any speed increase over link aggregated NICs when only doing one transfer, but is there any performance benefit at all if the machine is getting different files from different machines simultaneously, or if two machines are rendering over the network to one?
    I currently have one unmanaged Netgear JGS516 switch and one TP Link SG1024DE half-smart switch (has some useful functions but not what you'd expect from a more expensive model). Happy to buy a different switch is there's more management to be done, though don't want to spend a huge amount at this moment.
    Any advice whatsoever gratefully received, I could be way off here
    Thanks all.

    Thanks Grant,
    My knowledge of Jumbo Frames is limited.
    A lot of what I know comes from here- http://www.smallnetbuilder.com/lanwan/lanwan-features/30201-need-to-know-jumbo-f rames-in-small-networks?start=3
    One suggestion in there is to separate Jumbo and non-Jumbo supporting devices so that there is no impact on speed.
    I don't know anything about store-and-forward, I'll have to read up.
    I'm the same about Full Duplex

  • 2 WLSM's in different subnets to support up to 600 AP's ???

    Would like to know if the following is possible.
    I have 2 WLSM's in different subnets, the idea is to have up to 300 AP's supported in one WLSM and another 300 AP's pointing toward the other blade in another chassis.
    Can I use the same vlans I have defined in all AP's, but just point half of them to the other WLSM? Or, should I create new vlans for the second set of AP's connecting to the 2nd WLSM balde. The AP's native vlan would be different for the each of the WLSM blades.
    Thanks in advance. Mike

    Thanks Lisa - I'm still unclear ... when you say that you must have the same native vlan (say vlan 1) trunked through the campus. So both WLSM's will use the same vlan for control traffic to the AP's???
    I have read this document several times but does not show how to install 2 or say 10 WLSM's in a given network. Won't the native vlan have so much overhead and broadcast that it would make it a problem?
    I was going to point half of my ap's at one wlsm and the other half at wlsm-2 use differnt native vlans for each wlsm but use the same data vlans for ap data traffic.
    Do you see any problems with this style of configuration?

  • WDS PXE DHCP, Clients on different subnet

    Hello,
    We are having a lot of trouble trying to get pxe imaging working from our WDS server on different subnets.  We have an existing Zenworking imaging setup working as of right now, but WDS is causing more issues than I care to troubleshoot.  I have read
    blog after blog, forum post after forum post and everyone says just install it and it works!  I guess we have run into some sort of problem that nobody else has.
    Enviroment:
    2x DC's, Server 2012 R2, both run DNS, 10.5.0.101, 10.5.0.102
    1x DHCP Server, 2012 R2, 10.5.0.105
    1x WDS Server, 2012 R2, 10.5.0.41
    If I put a client on the same subnet as all of the servers it seems to work, except for the fact that it takes a while for the client to get an IP and continue to load wdsnbp.com.  I would say around 20-30 seconds.  In our zenworks enviroment it takes
    no more than 1 second to get an IP.  As for the dhcp server itself, clients receive normal dhcp offers instantly.  So that part is working properly.
    Now when I try an access the WDS pxe server from a different subnet other than the one that all of the servers are on, noting that I do have the ip helper address setup on our layer 3 switch:
    interface Vlan2025
     ip address 10.200.20.1 255.255.255.0
     ip helper-address 10.5.0.105
     ip helper-address 10.5.0.41
    It always says failed to receive boot file.  But as I said earlier, clients in windows receive dhcp leases from 10.5.0.105 without issue.
    Setting the client options in the DHCP server with options 66 and 67 works sortof, but we found that it was unreliable and often finicky.  Like having the system repeatedly ask to press f12, and even if you did press f12 it would still ask to press f12
    again.
    So I continued to do a wirehark packet capture on the port where the device was trying to get the dhcp/pxe info from the DHCP / WDS servers.  The first packet here is from the DHCP server and the second is from the WDS server.
    Bootstrap Protocol
        Message type: Boot Reply (2)
        Hardware type: Ethernet (0x01)
        Hardware address length: 6
        Hops: 0
        Transaction ID: 0xd6c565d2
        Seconds elapsed: 0
        Bootp flags: 0x8000 (Broadcast)
        Client IP address: 0.0.0.0 (0.0.0.0)
        Your (client) IP address: 10.200.20.117 (10.200.20.117)
        Next server IP address: 10.5.0.105 (10.5.0.105)
        Relay agent IP address: 10.200.20.1 (10.200.20.1)
        Client MAC address: Hewlett-_c5:65:d2 (78:e7:d1:c5:65:d2)
        Client hardware address padding: 00000000000000000000
        Server host name not given
        Boot file name not given
        Magic cookie: DHCP
        Option: (53) DHCP Message Type
            Length: 1
            DHCP: Offer (2)
        Option: (1) Subnet Mask
            Length: 4
            Subnet Mask: 255.255.255.0 (255.255.255.0)
        Option: (58) Renewal Time Value
            Length: 4
            Renewal Time Value: (21600s) 6 hours
        Option: (59) Rebinding Time Value
            Length: 4
            Rebinding Time Value: (37800s) 10 hours, 30 minutes
        Option: (51) IP Address Lease Time
            Length: 4
            IP Address Lease Time: (43200s) 12 hours
        Option: (54) DHCP Server Identifier
            Length: 4
            DHCP Server Identifier: 10.5.0.105 (10.5.0.105)
        Option: (3) Router
            Length: 4
            Router: 10.200.20.1 (10.200.20.1)
        Option: (6) Domain Name Server
            Length: 8
            Domain Name Server: 10.5.0.101 (10.5.0.101)
            Domain Name Server: 10.5.0.102 (10.5.0.102)
        Option: (15) Domain Name
            Length: 8
            Domain Name: domain.com
        Option: (255) End
            Option End: 255
    Bootstrap Protocol
        Message type: Boot Reply (2)
        Hardware type: Ethernet (0x01)
        Hardware address length: 6
        Hops: 0
        Transaction ID: 0xd2c565d2
        Seconds elapsed: 4
        Bootp flags: 0x8000 (Broadcast)
        Client IP address: 0.0.0.0 (0.0.0.0)
        Your (client) IP address: 0.0.0.0 (0.0.0.0)
        Next server IP address: 10.5.0.41 (10.5.0.41)
        Relay agent IP address: 10.200.20.1 (10.200.20.1)
        Client MAC address: Hewlett-_c5:65:d2 (78:e7:d1:c5:65:d2)
        Client hardware address padding: 00000000000000000000
        Server host name: wds1.domain.com
        Boot file name not given
        Magic cookie: DHCP
        Option: (54) DHCP Server Identifier
            Length: 4
            DHCP Server Identifier: 10.5.0.41 (10.5.0.41)
        Option: (97) UUID/GUID-based Client Identifier
            Length: 17
            Client Identifier (UUID): eb8daa31-8e62-11df-bbd8-d1c565d278e7
        Option: (60) Vendor class identifier
            Length: 9
            Vendor class identifier: PXEClient
        Option: (53) DHCP Message Type
            Length: 1
            DHCP: Offer (2)
        Option: (255) End
            Option End: 255
    What I find interesting is that the WDS server is not handing out a boot file name:
    "Boot file name not given"
    Could this be the reason why we receive the no boot file received error when trying to boot a client into pxe?
    The other thing that I noticed was that the WDS server is also responding with the:
    "    Option: (60) Vendor class identifier
            Length: 9
            Vendor class identifier: PXEClient
    Why would it be responding with this, when the dhcp is on a separate server.  Is this option only if you have DHCP and WDS on the same server?
    Any help would be appreciated as there has been too much time already spent on getting nowhere.
    Thanks,
    Dan.

    Dan,
    10 months later and not one reply...  I'm having the same issue, did you ever figure this out?  DHCP server is my Cisco Switch, WDS/PXE is on another network.  The WDS and PXE is working fine as I can do so from the same network as the WDS/PXE
    server.  I can also get the WDS/PXE to work if I have a MS DHCP server on a different network and populate the option 66 and option 67.  I cannot get this to work using Cisco ip helper-address for some reason.
    Thanks,

  • USING TEMPLATE IN A DIFFERENT DATA SOURCE BUT WITH THE SAME GL QUBE

    Hi, I want to chance connection in a SV Workbook to another data source. As we are having several test instances I need to be able to use the same Query workbook on different instances.
    I've not been able to reproduce the steps to get the SV to ask for the new instance/source.
    Below is what I did before but can't get to work again. Please advice
    1. Open Excel and Open the SV Template you want to use that containing a different Shared URL (You can check this with (T) Smat View > Sheet Info. Login as User/PW: Casey.Brown/<weekly PW>
    2. Make sure SV Options Shared Connection URL is set to point to the new instance SV > Options > Advanced > Shared Connections URL, for example 'https://fapXXXX-bi.oracleads.com/workspace/SmartViewProviders' (B) OK
    3. Open Smart View Panel Navigator > Open > Smart View Panel
    4. Select a 'Recently Used' connection in the Panel that points to the new instance. If you don't have it create one by connecting to your new instance and then Disconnect All.
    5. In the Login to Fusion Applications window login as User/PW: Casey.Brown/<weekly PW>
    (B) Sign In
    NOTE: You have to click on button Sign In. You cannot press enter on keyboard as this makes the login window to pop up again. This is a known issue.
    6. In the Connect to Data Source pop up window login as User/PW: Casey.Brown/<weekly PW>
    (B) Connect
    A pop up window 'Smart View' will pop up: 'The worksheet contains data from prior operation. What do you want to do with the contents of the sheet?
    -> Clear sheet contents and POV
    -> Reuse sheet contents only (Free operation will take place, existiong POV will be lost.)
    -> Reuse sheet contents and POV (New ad hoc connection/Smart Slice must be consistent wit existing contents.)
    7. Select 'Reuse sheet contents and POV
    Depending on seeded data member changes you may receive 'Input Grid contains unknown Memebers' pop up window.
    (B) OK
    If you get above you need to correct unvalid members.
    For example removing Budget-Budget and replace it with Budget- for the Scenario dimension. Then you will be able to use the sheet with the new data source.
    Please advice on what step is needed to get the system to provide the pop up window 'Smart View': 'The worksheet contains data from prior operation. What do you want to do with the contents of the sheet?
    Thanks,
    Max.

    You can only sync with one iTunes library. However, you can manage music and videos among different computer/iTunes libraries. See:
    Using iPhone, iPad, or iPod with multiple computers
    If you want to change syncing computers see:
    Recovering your iTunes library from your iPod or iOS device: Apple Support Communities
    If all the media is in the iTunes library of the second computer then you can omit the transferring media steps.

Maybe you are looking for

  • Multiple Text Boxes on 1 Slide...

    There have been a lot of threads about this, but I've been unable to find an answer to the specific situation a colleague is facing. We are simulating a mainframe system where the user enters multiple values, then presses enter.  The client wants the

  • HT1338 IWEB  pages

    After my iweb was erased by an Apple Genius,. I put the information on the PAGES program. The actual site is still on the mobile me web. I am missing the iweb part  Is there a way that I can put the information back on i web so that I can publish and

  • SQL Query (Oracle 10g)

    Hi All, Please find the following requirement. Requirement - There are 2 standalone database named database A and database B used by 2 separate application. Database A has schema S1 and Database B has schema S2. Schema S1 has around 40 master tables

  • Invoking code generated at runtime

    Is there a possibility to create at runtime a piece of code e.g. in String variable and invoke it ? for example something like that: var sf = "function xyz():void { do_something } " run sf ??

  • Quicktime X won't play .avi files

    I have several video files that are in the .avi format, and Quicktime won't play them. Every time I try to open them it says 'the movie can't be played'. I have visited the support site on Apple after clicking the 'Tell me more' button on the dialogu