- Community Home
- >
- Networking
- >
- Legacy
- >
- Switches, Hubs, Modems
- >
- PXE boot to Acronis Server across VLANs
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-23-2009 09:43 AM
тАО02-23-2009 09:43 AM
PXE boot to Acronis Server across VLANs
I have a working DHCP server at 10.10.250.120/24 and an Acronis Snap Deploy PXE server at 10.10.250.21/24, both in the Servers VLAN (10).
My client PC is in the Hosts VLAN (2)(172.16.2.0/24) and is able to get DHCP and operate normally on the network. I'm testing out Acronis but I cannot PXE boot with my client. (The PXE and DHCP servers are seperate as the PXE server is a demo and is being tested and the DHCP server is also a domain controller, so I want to keep any 3rd part software away).
I've added a second ip helper-address entry to the Hosts VLAN with no effect.
STP is enabled.
Partial 5400zl config:
ip routing
snmp-server community "public" Unrestricted
snmp-server host 172.16.1.10 "public"
vlan 2
name "HOSTS"
ip helper-address 10.10.250.120
ip helper-address 10.10.250.21
ip address 172.16.2.1 255.255.255.0
tagged B13,B15,B17,B19,B21-B24,E2
exit
vlan 10
name "SERVERS"
untagged A1-A2,A4,A7-A8,A11,A13,A15,A22,A24,B5,B7,C1,C3,C5,C10,C12-C13,C16,C18,C20-C21,C24,D7,D9
ip address 10.10.250.1 255.255.255.0
tagged E2
exit
Simon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-23-2009 03:46 PM
тАО02-23-2009 03:46 PM
Re: PXE boot to Acronis Server across VLANs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-23-2009 07:34 PM
тАО02-23-2009 07:34 PM
Re: PXE boot to Acronis Server across VLANs
ip helper-address 192.168.1.31
ip helper-address 192.168.1.60
ip forward-protocol udp 192.168.1.60 tftp
ip forward-protocol udp 192.168.1.60 4011
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-23-2009 09:54 PM
тАО02-23-2009 09:54 PM
Re: PXE boot to Acronis Server across VLANs
http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1235454667543+28353475&threadId=1151705
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-24-2009 06:57 AM
тАО02-24-2009 06:57 AM
Re: PXE boot to Acronis Server across VLANs
dhcp-relay is enabled globally.
I've added:
ip forward-protocol udp 10.10.250.21 tftp
ip forward-protocol udp 10.10.250.21 4011
to VLAN 2, but the problem remains.
I moved the Acronis PXE server in to VLAN 2 to confirm PXE booting is working and it does. I don't want to remove the broadcast limit on the interfaces (set to 5) as I don't want to risk broadcasts overwhelming the switch.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-24-2009 03:30 PM
тАО02-24-2009 03:30 PM
Re: PXE boot to Acronis Server across VLANs
Another thing to look at might be to add the relevant DHCP options to your scope so that clients are forced to the PXE server.
Here's one link that might help you
http://www.freewysemonkeys.com/modules.php?name=News&file=article&sid=69&mode=thread&order=0&thold=0
but do a google search for
dhcp pxe option
and you find other articles that might also help you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-26-2009 12:23 PM
тАО02-26-2009 12:23 PM
Re: PXE boot to Acronis Server across VLANs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-14-2010 11:55 AM
тАО06-14-2010 11:55 AM