- Posts: 3
- Thank you received: 0
Could SAS5505 be blocking www.yahoo.com and www.hotmail.com?
16 years 5 months ago #26505
by seegood
Could SAS5505 be blocking www.yahoo.com and www.hotmail.com ?
Everything is working well short of I can not get to www.yahoo.com or www.hotmail.com via the browser.
I can get to any other website via the browser but not the above two. Any idea what could be blocking these two website.
Hardware configuration as follows:
DSL modem is in bridge mode
DSL Modem is connected to the SAS5505
SAS5505 is connected to the CISCO 24 port switch (running in unmanaged mode)
BTW, I can ping www.yahoo.com but not www.hotmail.com I think hotmail has it truned off on their firewall.
Thanks in advance,
sg
Could SAS5505 be blocking www.yahoo.com and www.hotmail.com ?
Everything is working well short of I can not get to www.yahoo.com or www.hotmail.com via the browser.
I can get to any other website via the browser but not the above two. Any idea what could be blocking these two website.
Hardware configuration as follows:
DSL modem is in bridge mode
DSL Modem is connected to the SAS5505
SAS5505 is connected to the CISCO 24 port switch (running in unmanaged mode)
BTW, I can ping www.yahoo.com but not www.hotmail.com I think hotmail has it truned off on their firewall.
Thanks in advance,
sg
16 years 5 months ago #26507
by Chojin
CCNA / CCNP / CCNA - Security / CCIP / Prince2 / Checkpoint CCSA
Replied by Chojin on topic Re: Could SAS5505 be blocking www.yahoo.com and www.hotmail.com?
SAS5505 or ASA5505? . (never heard of the SAS Cisco thingy).
But to answer your question :
Yes, the Cisco can be blocking these websites, just as easy as entering an ACL you can block whatever you like.
But to answer your question :
Yes, the Cisco can be blocking these websites, just as easy as entering an ACL you can block whatever you like.
CCNA / CCNP / CCNA - Security / CCIP / Prince2 / Checkpoint CCSA
16 years 5 months ago #26509
by seegood
Replied by seegood on topic Re: Could SAS5505 be blocking www.yahoo.com and www.hotmail.com?
Thanks for the feedback!
Oops, I meant to say ASA5505 …I did set any implicit rules to block these two web site. I am not sure how and why these two sites are being blocked. Their IP address is not even in the same block…Any idea what could be going on or where I can look to resolve this problem? I am new to the CISCO environment.
Thanks in advance,
sg
Oops, I meant to say ASA5505 …I did set any implicit rules to block these two web site. I am not sure how and why these two sites are being blocked. Their IP address is not even in the same block…Any idea what could be going on or where I can look to resolve this problem? I am new to the CISCO environment.
Thanks in advance,
sg
16 years 5 months ago #26511
by Chojin
CCNA / CCNP / CCNA - Security / CCIP / Prince2 / Checkpoint CCSA
Replied by Chojin on topic Re: Could SAS5505 be blocking www.yahoo.com and www.hotmail.com?
Just enter the CLI.
perform a :
show run | include (here you enter the ip-adres of the website you want to check e.g.)
Now you see what rule is blocking access towards your site.
perform a : config T(erminal)
and remove the denies.
perform a :
show run | include (here you enter the ip-adres of the website you want to check e.g.)
Now you see what rule is blocking access towards your site.
perform a : config T(erminal)
and remove the denies.
CCNA / CCNP / CCNA - Security / CCIP / Prince2 / Checkpoint CCSA
16 years 5 months ago #26521
by Hyaloid
Replied by Hyaloid on topic Re: Could SAS5505 be blocking www.yahoo.com and www.hotmail.com?
Try decreasing your Max Segment Size I've seen installations where you cannot reach certain services.
Verify that you are running with correct MTU Size as opposed to your ISP requirements. Set correct MTU size on the outside interface.
Also set MSS size with
sysopt connection tcp-mss MSS_size_in_bytes
Verify that you are running with correct MTU Size as opposed to your ISP requirements. Set correct MTU size on the outside interface.
Also set MSS size with
sysopt connection tcp-mss MSS_size_in_bytes
Time to create page: 0.136 seconds