Forum Discussion
Jimmy_124170
Oct 08, 2013Nimbostratus
Virtual Server working on port 443 but not 80
Hello all,
Hope dans you can help me on this one. I have a working virtual server on port 443. Recently we were asked to put the virtual server on port 80. But once on port 80, the sever is not reach...
- Oct 08, 2013
If you could run a tcpdump on the virtual server's IP address when attempting a connection and capture it to a file, we could take a look and see if the problem shows in the capture.
tcpdump -nni 0.0 host 10.254.99.147 -s 1500 -w /var/tmp/capture.pcap
Jimmy_124170
Oct 08, 2013Nimbostratus
Hope this one is good...
tmsh list ltm virtual SMI-vs
ltm virtual SMI-vs {
description "Virtual Server pour accès via SMI"
destination 10.254.99.147:http
ip-protocol tcp
mask 255.255.255.255
pool apg_pool
profiles {
Access-SMI { }
OGR-Self {
context serverside
}
SMI-cp {
context clientside
}
client-ogr-self {
context clientside
}
http { }
ppp { }
rba { }
rewrite { }
rewriteplugin { }
tcp { }
websso { }
}
rules {
ogr_deny_ips
}
source 0.0.0.0/0
source-address-translation {
type automap
}
vlans-disabled
}
tmsh list ltm pool apg_pool
ltm pool apg_pool {
members {
172.30.2.25:tproxy {
address 172.30.2.25
session monitor-enabled
state up
}
}
monitor tcp
}
- Cory_50405Oct 08, 2013NoctilucentIf the only thing you changed was the port on your virtual server (443 to 80), then it could be your ogr_deny_ips rule.
- Jimmy_124170Oct 08, 2013Nimbostratusmy bad. I should have mentioned that this rule is "empty". It's a test that have been done. I removed it anyway and retried and nothing has changed...
- What_Lies_Bene1Oct 08, 2013CirrostratusThank you. Can you please let us know what profile types are, it's hard to tell from the names.
- Cory_50405Oct 08, 2013NoctilucentAnd also post in the profile snippets as well.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects