Forum Discussion
Cannot connect to virtual server via a browser
I have two web servers and a virtual server to load balance the client traffic in my lab. The status of the pool members and the virtual server are available. I can ping both of them.
However, when I use a browser to connect to the virtual server to direct to the web servers. A error message shows that "Page not found".
any help is appreciated
3 Replies
- nitass
Employee
can you try snat automap under virtual server configuration?
if it does not help, you may need to try tcpdump to see what is going on.
tcpdump -nni 0.0:nnn -s0 -w /var/tmp/output.pcap host x.x.x.x or host y.y.y.y -v x.x.x.x is client ip y.y.y.y is pool member ip - gun_202111
Nimbostratus
hi nitass
when I use your command provided above, following can be found.
[root@ltm_01:Active:Standalone] config tcpdump -nni 0.0:nnn -s0 -w /var/tmp/output.pcap host 10.0.0.115 or host 10.40.81.1 -v
tcpdump: listening on 0.0:nnn, link-type EN10MB (Ethernet), capture size 65535 bytes
^Ct 66
66 packets captured
66 packets received by filter
0 packets dropped by kernel
what can be looked into finding out the problems. Thanks.
- nitass
Employee
you can download it to your laptop/desktop and check it using wireshark.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* 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