Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Dear Cisco Community, I am configuring this ACL to only have HTTP and HTTPS access to the server 10.0.0.2 on vlan 10, but I am doing something wrong as I am unable to reach the webpage anymore after I enable the ACL. It's probably something small I a...
Dear Cisco Community, It's weird but the moment I do ppp authentication chap I get that my serial link goes down, I have no idea how to fix it none of the solutions I find on google work... %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0,...
Dear Cisco Community, Can someone explain to me how I make a default route from the ISP to the internet? I'm struggling to find good solutions on this particulary subject on google or youtube.Thanks in advance. Kind regards, Searon
Weird, still not able to reach the page the moment I remove the total ACL I get instant webpage... Does that mean this is wrong? brussel(config-ext-nacl)#permit tcp 192.168.10.0 0.0.0.255 host 10.0.0.2 eq 80brussel(config-ext-nacl)#permit tcp 192.168...
Yes, this is it!! I can ping from ISP-4 to the internet now I know It's a bit off topic but for the connection between the local routers (brussel, paris) with the ISP would you also use static routes or bgp?
Thanks, I think I got it now my mindset about the neighbor function was totally wrong as you mentioned. I thought you had to neighbor the parts that were unreachable by interface."As I have explained with eBGP scenario each ISP-x router needs to peer...
Oh, now it works! I removed the previous login, but it seems you need to configure both username and passwords on both routers! The moment I added username brussel password cisco back to the router brussel the line went on again!