a print screen might help. I have no issue on ie8 searching for "cham cham sonali" on youtube
Astaro Beta Report
--------------------------------
Version: 7.460
Type: BUG
State: ANSWERED
Reporter: utm_kid
Contributor:
MantisID:
--------------------------------
Astaro Beta Report
--------------------------------
Version: 7.460
Type: BUG
State: OPEN
Reporter: utm_kid
Contributor:
MantisID:
--------------------------------
Not seing any such problem. Did you clear your local browser cache?
If you can reproduce the issue a packet capture would be helpful.
This has to be done via command line.
$ tcpdump -ni any -s0 port 80 or port 8080 -w http.pcap
Run the command, reproduce and terminate tcpdump with CTRL+C.
Then pleaseattach the created capture file: http.pcap.
Thank you.
If you can reproduce the issue a packet capture would be helpful.
This has to be done via command line.
$ tcpdump -ni any -s0 port 80 or port 8080 -w http.pcap
Run the command, reproduce and terminate tcpdump with CTRL+C.
Then pleaseattach the created capture file: http.pcap.
Thank you.
By using scp from your Desktop.
On the ASG move the wanted file to a location that is accesible for loginuser, e.g.
/home/login.
Then get a scp client software for your desktop e.g:
http://the.earth.li/~sgtatham/putty/latest/x86/pscp.exe
and run
$ pscp.exe loginuser@[Your ASG address]:http.pcap .