Here is the config, don't be confused by my vlan title, I have no idea whats wrong. Also attached physical design.
show startup-config
asa-live(config)# show startup-config
: Saved
: Written by enable_15 at 10:13:53.056 GMT/BST Sat Mar 21 2009
!
ASA Version 8.0(3)9
!
hostname asa-live
domain-name default.domain.invalid
enable password x7Vcl7J7F/JdyxdV encrypted
passwd x7Vcl7J7F/JdyxdV encrypted
names
name 192.168.50.102 coloapp02
name 192.168.50.100 colosqllive
name 195.171.2.0 company-office-technium
name 192.168.50.103 coloapp03
name 192.168.50.101 coloapp01
name ***.***.45.54 coloapp01-ext
name ***.***.45.52 coloapp02-ext
name ***.***.45.37 colonlb-ext
name 192.168.50.110 colonlb
name ***.***.45.59 coloapp03-ext
name ***.***.45.50 colosqllive-ext
!
interface Vlan1
nameif inside
security-level 100
ip address 192.168.50.1 255.255.255.0 standby 192.168.50.2
ospf cost 1
ospf mtu-ignore
!
interface Vlan2
nameif outside
security-level 0
ip address ***.***.45.57 255.255.255.224 standby ***.***.45.43
ospf cost 10
ospf priority 255
ospf network point-to-point non-broadcast
!
interface Vlan111
description LAN Failover Interface
!
interface Ethernet0/0
switchport access vlan 2
speed 100
duplex full
!
interface Ethernet0/1
speed 100
duplex full
!
interface Ethernet0/2
speed 100
duplex full
!
interface Ethernet0/3
speed 100
duplex full
!
interface Ethernet0/4
speed 100
duplex full
!
interface Ethernet0/5
speed 100
duplex full
!
interface Ethernet0/6
speed 100
duplex full
!
interface Ethernet0/7
switchport access vlan 111
!
ftp mode passive
clock timezone GMT/BST 0
clock summer-time GMT/BDT recurring last Sun Mar 1:00 last Sun Oct 2:00
dns domain-lookup inside
dns server-group DefaultDNS
name-server 208.67.222.222
name-server 208.67.220.220
domain-name default.domain.invalid
same-security-traffic permit inter-interface
same-security-traffic permit intra-interface
object-group service Onebridge tcp
port-object eq 5001
object-group protocol TCPUDP
protocol-object udp
protocol-object tcp
object-group service DM_INLINE_TCP_1 tcp
port-object eq ftp
port-object eq ftp-data
object-group service DM_INLINE_TCP_2 tcp
port-object eq www
group-object Onebridge
port-object eq 5001
access-list outside_access_in extended permit icmp company-office-technium 255.255.2
55.0 ***.***.45.32 255.255.255.224
access-list outside_access_in extended permit tcp company-office-technium 255.255.25
5.0 ***.***.45.32 255.255.255.224 eq 1433
access-list outside_access_in extended permit tcp company-office-technium 255.255.25
5.0 ***.***.45.32 255.255.255.224 object-group DM_INLINE_TCP_1
access-list outside_access_in extended permit tcp company-office-technium 255.255.25
5.0 ***.***.45.32 255.255.255.224 eq https
access-list outside_access_in extended permit tcp any ***.***.45.32 255.255.255.2
24 eq 3389
access-list outside_access_in extended permit tcp any ***.***.45.32 255.255.255.2
24 object-group DM_INLINE_TCP_2
access-list inside_access_in extended permit object-group TCPUDP 192.168.50.0 25
5.255.255.0 any eq domain
access-list inside_access_in extended permit icmp 192.168.50.0 255.255.255.0 any
access-list inside_access_in extended permit tcp 192.168.50.0 255.255.255.0 any
eq smtp
access-list inside_access_in extended permit tcp 192.168.50.0 255.255.255.0 any
eq www
access-list inside_access_in extended permit tcp 192.168.50.0 255.255.255.0 any
eq https
access-list inside_access_in extended permit ip 192.168.50.0 255.255.255.0 192.1
68.50.0 255.255.255.0
access-list inside_nat_static extended permit ip host coloapp02 any
access-list inside_nat_static_1 extended permit ip host colosqllive any
access-list inside_nat_static_2 extended permit ip host coloapp03 any
access-list inside_nat_static_3 extended permit ip host coloapp01 any
access-list inside_nat_static_4 extended permit ip host colonlb any
access-list inside_nat_static_5 extended permit ip host coloapp03 any
pager lines 24
logging enable
logging standby
logging trap informational
logging asdm informational
logging host inside coloapp03 format emblem
mtu inside 1500
mtu outside 1500
failover
failover lan unit secondary
failover lan interface LANfailover Vlan111
failover interface ip LANfailover 192.168.255.1 255.255.255.0 standby 192.168.25
5.2
icmp unreachable rate-limit 1 burst-size 1
asdm image disk0:/asdm-603.bin
asdm location coloapp02 255.255.255.255 inside
asdm location colosqllive 255.255.255.255 inside
asdm location company-office-technium 255.255.255.0 inside
asdm location coloapp03 255.255.255.255 inside
asdm location colonlb-ext 255.255.255.255 inside
asdm location coloapp01-ext 255.255.255.255 inside
asdm location coloapp01 255.255.255.255 inside
asdm location 192.168.254.110 255.255.255.255 inside
asdm location coloapp03-ext 255.255.255.255 inside
asdm location colosqllive-ext 255.255.255.255 inside
no asdm history enable
arp inside colonlb 03bf.c0a8.326e
arp timeout 14400
nat-control
global (outside) 1 interface
static (outside,inside) tcp colosqllive 1433 colosqllive-ext 1433 netmask 255.25
5.255.255
static (outside,inside) tcp coloapp01 5001 coloapp01-ext 5001 netmask 255.255.25
5.255
static (outside,inside) tcp coloapp02 5001 coloapp02-ext 5001 netmask 255.255.25
5.255
static (outside,inside) tcp coloapp03 5001 coloapp03-ext 5001 netmask 255.255.25
5.255
static (outside,inside) tcp coloapp03 ftp-data coloapp03-ext ftp-data netmask 25
5.255.255.255
static (outside,inside) tcp colosqllive 3389 colosqllive-ext 3389 netmask 255.25
5.255.255
static (outside,inside) tcp coloapp01 3389 coloapp01-ext 3389 netmask 255.255.25
5.255
static (outside,inside) tcp coloapp02 3389 coloapp02-ext 3389 netmask 255.255.25
5.255
static (outside,inside) tcp coloapp03 3389 coloapp03-ext 3389 netmask 255.255.25
5.255
static (outside,inside) tcp coloapp03 ftp coloapp03-ext ftp netmask 255.255.255.
255
static (outside,inside) tcp coloapp03 smtp coloapp03-ext smtp netmask 255.255.25
5.255
static (outside,inside) tcp coloapp01
255.255.255.
255
static (outside,inside) tcp colonlb
255.255.255.255
static (outside,inside) tcp colosqllive
255.255.
255.255
static (outside,inside) tcp coloapp02
255.255.255.
255
static (inside,outside) coloapp01-ext access-list inside_nat_static_3
static (inside,outside) colonlb-ext access-list inside_nat_static_4
static (inside,outside) coloapp03-ext access-list inside_nat_static_5
static (inside,outside) coloapp02-ext access-list inside_nat_static
static (inside,outside) colosqllive-ext access-list inside_nat_static_1
access-group inside_access_in in interface inside
access-group outside_access_in in interface outside
route outside 0.0.0.0 0.0.0.0 ***.***.45.62 1
timeout xlate 3:00:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02
timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00
timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00
timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute
dynamic-access-policy-record DfltAccessPolicy
http server enable
http 192.168.1.0 255.255.255.0 inside
http 192.168.50.0 255.255.255.0 inside
http ***.***.45.32 255.255.255.224 outside
http company-office-technium 255.255.255.0 outside
no snmp-server location
no snmp-server contact
snmp-server enable traps snmp authentication linkup linkdown coldstart
no service resetoutbound interface inside
service resetoutside
telnet 192.168.50.0 255.255.255.0 inside
telnet timeout 5
ssh timeout 5
console timeout 0
threat-detection basic-threat
threat-detection statistics
ntp server 80.69.93.212 source outside prefer
tunnel-group DefaultL2LGroup ipsec-attributes
isakmp keepalive disable
!
class-map inspection-default
class-map inspection_default
match default-inspection-traffic
!
!
policy-map type inspect dns preset_dns_map
parameters
message-length maximum 512
policy-map global_policy
class inspection_default
inspect dns preset_dns_map
inspect h323 h225
inspect h323 ras
inspect rsh
inspect rtsp
inspect esmtp
inspect sqlnet
inspect skinny
inspect sunrpc
inspect xdmcp
inspect sip
inspect netbios
inspect tftp
inspect ftp
!
service-policy global_policy global
prompt hostname context
Cryptochecksum:8652d3663a9465493a35d439d4a41a70