<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.neotechnology.com.au" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:media="http://search.yahoo.com/mrss/">
<channel>
 <title></title>
 <link>http://www.neotechnology.com.au/user_blog_feed/twade</link>
 <description></description>
 <language>en</language>
<item>
 <title>Cisco 800 series Wireless routers: Wireless and Ethernet on the same IP subnet</title>
 <link>http://www.neotechnology.com.au/blogs/cisco-800-series-wireless-routers-wireless-and-ethernet-same-ip-subnet</link>
 <description>&lt;p&gt;For a recent customer install of our point of sale products Amicus Retail (POS) and Amicus PDA. The customer requested that the wireless and Ethernet interfaces sit on the same IP subnet. &lt;/p&gt;
&lt;p&gt;Normally the 800 series routers are configured with NAT between the WAN and VLAN interfaces, for this setup NAT will be performed between the WAN and a bridging interface.  This then allows the VLAN and wireless interfaces to be bridged via this bridging group, thus both interfaces can be placed on the same IP subnet.&lt;br /&gt;
The Cisco router used in this example is an 877W router, which has an ADSL interface for itâ€™s WAN Connection. The configuration for other routers in the wireless 800 series range will follow a similar process for the VLAN, Wireless and bridging interfaces, but the WAN interfaces will be model specific.&lt;/p&gt;
&lt;p&gt;Configuration of the ADSL dialer interface:&lt;br /&gt;
This interface is configured as the external interface for NAT via the â€œIP Nat outsideâ€ command.&lt;/p&gt;
&lt;p&gt;Interface Dialer0&lt;br /&gt;
 Ip address negotiated&lt;br /&gt;
 Ip mtu 1452&lt;br /&gt;
 Ip nat outside&lt;br /&gt;
 Ip virtual-reassembly&lt;br /&gt;
 Encapsulation ppp&lt;br /&gt;
 No ip route-cache cef&lt;br /&gt;
 No ip route-cache&lt;br /&gt;
 Dialer pool 1&lt;br /&gt;
 Dialer-group 1&lt;br /&gt;
 No cdp enable&lt;br /&gt;
 Ppp authentication chap pap callin&lt;br /&gt;
 â€¦	&lt;/p&gt;
&lt;p&gt;Configuration of Bridging&lt;br /&gt;
The Bridging interface has been configured as the internal NAT interface via the command â€œip nat insideâ€.&lt;br /&gt;
It also has been configured with an IP address via the â€œ IP address A.B.C.D â€œ; this IP address will be the default gateway for all devices attached to the router.&lt;br /&gt;
Other relevant commands are listed below:&lt;br /&gt;
	â€œBridge irbâ€: enables IRB on router.&lt;br /&gt;
	â€œBridge 1 protocol ieeeâ€: enables bridging on the router.&lt;br /&gt;
	â€œBridge 1 route IPâ€: enables routing of all IP protocol packets&lt;/p&gt;
&lt;p&gt;Bridge irb&lt;br /&gt;
â€¦&lt;br /&gt;
Bridge 1 protocol ieee&lt;br /&gt;
Bridge 1 route ip&lt;br /&gt;
!&lt;br /&gt;
Interface BVI1&lt;br /&gt;
 Ip address 192.168.1.1 255.255.255.0&lt;br /&gt;
 Ip nat inside&lt;br /&gt;
 Ip virtual-reassembly&lt;br /&gt;
!&lt;/p&gt;
&lt;p&gt;Configuration of VLAN interface&lt;br /&gt;
This interface has been configured with no IP address and as a member of the bridging group via the commands â€œno ip addressâ€ and â€œbridge-group 1â€.&lt;/p&gt;
&lt;p&gt;!&lt;br /&gt;
Interface Vlan1&lt;br /&gt;
 No ip address&lt;br /&gt;
 Ip virtual-reassembly&lt;br /&gt;
 Bridge-group 1&lt;br /&gt;
 Bridge-group 1 spanning-disabled&lt;br /&gt;
!&lt;/p&gt;
&lt;p&gt;Configuration of the Wireless Interface&lt;br /&gt;
 This interface has been configured as a member of the bridging group via the bridge-group commands listed in the configuration below.&lt;/p&gt;
&lt;p&gt;!&lt;br /&gt;
Interface Dot11Radio0.1&lt;br /&gt;
 Encapsulation dot1Q 1 native&lt;br /&gt;
 No snmp trap link-status&lt;br /&gt;
 No cdp enable&lt;br /&gt;
 Bridge-group 1&lt;br /&gt;
 Bridge-group 1 subscriber-loop-control&lt;br /&gt;
 Bridge-group 1 spanning-disabled&lt;br /&gt;
 Bridge-group 1 block-unknown-source&lt;br /&gt;
 No bridge-group 1 source-learning&lt;br /&gt;
 No bridge-group 1 unicast-flooding&lt;br /&gt;
!&lt;/p&gt;
</description>
 <comments>http://www.neotechnology.com.au/blogs/cisco-800-series-wireless-routers-wireless-and-ethernet-same-ip-subnet#comments</comments>
 <category domain="http://www.neotechnology.com.au/category/blog-tags/cisco-800-series-wireless-routers">Cisco 800 series Wireless routers</category>
 <category domain="http://www.neotechnology.com.au/category/blog-tags/configuration">configuration</category>
 <category domain="http://www.neotechnology.com.au/category/blog-tags/ethernet">ethernet</category>
 <category domain="http://www.neotechnology.com.au/category/blog-tags/wireless">wireless</category>
 <pubDate>Tue, 21 Jul 2009 17:23:50 +1000</pubDate>
 <dc:creator>twade</dc:creator>
 <guid isPermaLink="false">104 at http://www.neotechnology.com.au</guid>
</item>
<item>
 <title>Dual ADSL Connections in one Cisco router</title>
 <link>http://www.neotechnology.com.au/blogs/dual-adsl-connections-one-cisco-router</link>
 <description>&lt;p&gt;Recently a POS customer wanted to install another ADSL connection at one of their main sites. They wanted this second connection in order to segment some internet connected services off their old connection and onto the new ADSL connection, as these services where saturating the old connection on uploads.  Quality of service (QOS) was discussed, but was rejected on the basis that these services really needed the majority of the upload speed available in order to function correctly.  Given the requirements listed by the Customer we drafted some solutions with various levels of redundancy and price tags. As our they wanted to keep the solution cost low and were not concerned by redundancy they chose the cheapest option, which was to purchase another  ADSL Card and utilise it in their current Router.&lt;/p&gt;
&lt;p&gt;The Configuration to allow this single router, two ADSL cards was based on Ciscoâ€™s implementation of â€œpolicy based routingâ€.&lt;/p&gt;
&lt;p&gt;The ADSL cards where configured as normal, the first was configured as â€œdialer interface 0â€ and the second was configured as â€œdialer interface 1â€. For this example Dialer 0 has the subnet 192.168.10.0/24 routed to it by the ISP and dialer 1 has subnet 192.168.11.0/24 routed.&lt;/p&gt;
&lt;p&gt;The route-maps for policy based routing were configured as follows:&lt;/p&gt;
&lt;p&gt;Route-map PBR permit 10&lt;br /&gt;
Match ip address 110&lt;br /&gt;
Set interface Dialer0&lt;br /&gt;
Route-map PBR permit 20&lt;br /&gt;
 Match ip address 111&lt;br /&gt;
 Set interface Dialer1&lt;br /&gt;
The ACLâ€™s 110 and 115 are show below:&lt;br /&gt;
Access-list 110 deny   ip 192.168.10.0 0.0.0.255 192.168.11.0 0.0.0.255&lt;br /&gt;
Access-list 110 permit ip 192.168.10.0 0.0.0.255 any&lt;br /&gt;
Access-list 111 deny   ip 192.168.11.0 0.0.0.255 192.168.10.0 0.0.0.255&lt;br /&gt;
Access-list 111 permit ip 192.168.11.0 0.0.0.255 any&lt;br /&gt;
The access-lists where configured to allow traffic to flow between the two subnets without having to traverse either ADSL connection. &lt;/p&gt;
</description>
 <comments>http://www.neotechnology.com.au/blogs/dual-adsl-connections-one-cisco-router#comments</comments>
 <pubDate>Fri, 07 Aug 2009 16:28:11 +1000</pubDate>
 <dc:creator>twade</dc:creator>
 <guid isPermaLink="false">120 at http://www.neotechnology.com.au</guid>
</item>
<item>
 <title>VMware VCenter Server: Basic Installation</title>
 <link>http://www.neotechnology.com.au/blogs/vmware-vcenter-server-basic-installation</link>
 <description>&lt;p&gt;We got our Licences from VMware this week; and the first cab of the ranks was installing VCenter Server. As with all VMware products the documentation was bountifully and the installation process was painless.  After the recent P2V migration of our Amicus POS test lab equipment we have a few spare physical servers around the office, so we picked a medium specification server from the bunch to host the server install. During the planning phase we also decided to host the database for VCenter on a separate SQL server, rather than the default setup of a local SQL express installation. The default install utilising SQL express is recommended for environments containing less than 50 virtual machines spread over a maximum of 5 hosts, our testing environment alone almost exceeds this.&lt;/p&gt;
&lt;p&gt;When installing VCenter Server, we created a domain account to run the VCenter service, this account was also given local administrator privileges on the host server. I also found it best to run through the entire VCenter install process whilst logging on as this service account, I also created the 32bit DSN using this account, as we where installing VCenter on a 64bit OS a 32bit DSN was created using â€œ[WindowsDir]\SysWOW64\odbcad32.exeâ€.&lt;/p&gt;
</description>
 <comments>http://www.neotechnology.com.au/blogs/vmware-vcenter-server-basic-installation#comments</comments>
 <category domain="http://www.neotechnology.com.au/category/blog-tags/computing">computing</category>
 <category domain="http://www.neotechnology.com.au/category/blog-tags/server-basic-installation">Server basic Installation</category>
 <category domain="http://www.neotechnology.com.au/category/blog-tags/servers">Servers</category>
 <category domain="http://www.neotechnology.com.au/category/blog-tags/software">software</category>
 <category domain="http://www.neotechnology.com.au/category/blog-tags/virtual-machines">virtual machines</category>
 <category domain="http://www.neotechnology.com.au/category/blog-tags/vmware-vcenter-server">VMware VCenter Server</category>
 <pubDate>Tue, 08 Sep 2009 09:59:36 +1000</pubDate>
 <dc:creator>twade</dc:creator>
 <guid isPermaLink="false">148 at http://www.neotechnology.com.au</guid>
</item>
<item>
 <title>P2V from Hyper-V to VMware ESX using VMwareâ€™s Convertor 4</title>
 <link>http://www.neotechnology.com.au/blogs/p2v-hyper-v-vmware-esx-using-vmware%C3%A2%E2%82%AC%E2%84%A2s-convertor-4</link>
 <description>&lt;p&gt;During the last week, we have been busy migrating our POS test VMâ€™s from a mixed Hyper-V/VMware server infrastructure to a VMware ESX environment. The majority of our virtual testing environment was run off a single hyper-v server, so the method used for these virtual servers would be P2V, as convertor 4 cannot perform V2V from hyper-v. No such issue with the virtual servers hosted on VMware Server, V2V is supported all the way and worked seamlessly. The P2V migration for the VMs hosted on the hyper-v server also went to plan, with the aid of the tips and caveats listed below.&lt;/p&gt;
&lt;p&gt;â€¢ Make sure to edit the â€œDisk Controllerâ€ on view/edit options, it defaults to â€œPreserve sourceâ€. If this option is not changed, the migrated VMâ€™s will fail to detect the virtual HDD on power up.&lt;br /&gt;
â€¢ If you select â€œPower on targetâ€ and â€œPower off sourceâ€ on the view/edit option screen, this will lead to both VMs being powered on for a brief period during the final stages of the migration. If you select the option to automatically uninstall the DPM agent from the source VM this period will be extended, as the source VM shutdown will be delayed by the agent uninstall.  For our migration I just selected the â€œpower off Sourceâ€ option and manually powered on the target VM once the source had shutdown.&lt;br /&gt;
â€¢ Due to the changes in hardware, windows will need to be reactivated after the migration.&lt;br /&gt;
â€¢ If you allocate/reserve IPâ€™s by MAC addresses in your DHCP environment, these will need to be reconfigured due to the change in the virtual NIC on the target VM. This change in hardware also affects static IP addresses, so itâ€™s a good to review your server infrastructure documentation prior to migration.&lt;br /&gt;
â€¢ We used Ghost 11.5 via Ghostcast to migrate one Windows 2008 core VM, where the agent could not be installed. Ghost 11.5 cannot image to the .sv2i format required by convertor, but it can export to a .vmdk, this can be used to rebuild the VM on ESX by creating a new VM and selecting the â€œExisting Diskâ€ option.&lt;/p&gt;
&lt;p&gt;All things considered this was a painless migration, and compared to the looming SharePoint 2007 farm migration, I am actually looking forward to the migration of our production Hyper-v environment to ESX.&lt;/p&gt;
</description>
 <comments>http://www.neotechnology.com.au/blogs/p2v-hyper-v-vmware-esx-using-vmware%C3%A2%E2%82%AC%E2%84%A2s-convertor-4#comments</comments>
 <category domain="http://www.neotechnology.com.au/category/blog-tags/p2v-hyper-v-vmware-esx-using-vmware%C3%A2%E2%82%AC%E2%84%A2s-convertor-4">P2V from Hyper-V to VMware ESX using VMwareâ€™s Convertor 4</category>
 <pubDate>Fri, 28 Aug 2009 16:36:29 +1000</pubDate>
 <dc:creator>twade</dc:creator>
 <guid isPermaLink="false">149 at http://www.neotechnology.com.au</guid>
</item>
</channel>
</rss>
