Computers & Internet Logo

Related Topics:

Anonymous Posted on Feb 18, 2008

ICMP blocked automatically

We have three isp connected cisco 1841 router
we have configured route-map and policy

isp1 source ip use isp1 gateway
isp2 source ip use isp2 gateway
isp3 source ip use isp3 gateway


configuration as follows
ip access-list extended isp1
permit ip X.X.X.X 0.0.0.15 any
ip access-list extended isp2
permit ip X.X.X.X 0.0.0.15 any
ip access-list extended isp3
permit ip X.X.X.X 0.0.0.15 any

where x = isp ip subnet according isp ip

route-map test permit 10
match ip address isp1
set ip next-hop x.x.x.x (next hop of isp1 IP)
route-map test permit 20
match ip address isp2
set ip next-hop x.x.x.x (next hop of isp1 IP)

route-map test permit 30
match ip address isp3
set ip next-hop x.x.x.x (next hop of isp1 IP)

on interface
ip policy route-map test


after adding the above configuration am not able ping any of the public
IPs from same router and my isp are also telling there were not able to ping our IP

But am adding a default route on the router am able ping any IPs from the same router (0.0.0.0 0.0.0.0 isp1 gateway or isp2 or isp3 )

please give the solution for this i can't give default route on the router because my policy ISP1 want use ISP1 one likewise

sathya

[email protected]

  • Anonymous Mar 26, 2014

    has england passed a law permitting sharia law

×

1 Answer

Anonymous

Level 1:

An expert who has achieved level 1.

Problem Solver:

An expert who has answered 5 questions.

  • Contributor 7 Answers
  • Posted on Mar 28, 2008
Anonymous
Contributor
Level 1:

An expert who has achieved level 1.

Problem Solver:

An expert who has answered 5 questions.

Joined: Mar 11, 2008
Answers
7
Questions
0
Helped
1998
Points
7

Return, cut this configuration, but put route the her isp´s.

You can ping after this?

Can´t ping you has other problem.

Good luck!

Add Your Answer

×

Uploading: 0%

my-video-file.mp4

Complete. Click "Add" to insert your video. Add

×

Loading...
Loading...

Related Questions:

0helpful
1answer

I need the address ip for a router cisco 02706?

Connect a computer with the Router.
Open Command Prompt
Type: ipconfig
Lots of information will be displayed.
Scroll up if required and search for: Ethernet Adapter Local Area Connection:
In that category you will see one listed as Default Gateway.
And that is the IP Address of your Cisco Router.
0helpful
1answer

How to set gateway for specific program only

Tough question. But your wireless router can set with a virtual server (also known as port forwarding). Go to http://portforward.com/ and use the free configuration based on hardware and game. gl
0helpful
1answer

Pix 515E inside to outside translation problem

Dear Kiran,

What is the name assigned for isp 1 as well as isp2.

for your reference kindly find the sample configuration......
ISP 1:
interface ethernet 0 100 full
nameif outside security-lvl 0
ip address outside 203.193.129.132 255.255.255.240.
nat (inisde) 1 (local network)
global (outside) 1 203.193.129.133
route outside 0 0 203.193.129.129.1.

regards,
mani.S

0helpful
1answer

Cicso router 1841 not connecting to the internet

When using Public IP addresses on one interface, usually facing your ISP, and using Private IP addresses (AKA RFC 1918) on another interface, usually facing your LAN, one needs to utilize network address translation (NAT) in order to connect LAN computing resources to the Internet.
Cisco has a fantastic article on how to perform the necessary procedures on their web site.
http://www.cisco.com/en/US/tech/tk648/tk361/technologies_configuration_example09186a0080093f8e.shtml

0helpful
3answers

Cisco router 1841 connected to serial interface

Make sure you set up correctly the subnet mask.
0helpful
1answer

Automatically ping and trace disabled after PBR

please add me on yahoo messenger or mail me , let me know when ur online , my id is [email protected] and we will be able to resolve it sooner,,, mails takes time.

Samrat
0helpful
1answer

Route-map policy block the ICMP

honestly, I dont think anyone here will know how to handle this problem. Try to show this problem to a trained professional.
0helpful
1answer

How remove blocked icmp automatically

type a "no" before the command of blocking command
e.g:if you want to cancel ip address10.10.10.10
you must type no ip address 10.10.10.10
Not finding what you are looking for?

571 views

Ask a Question

Usually answered in minutes!

Top Computers & Internet Experts

Grand Canyon Tech
Grand Canyon Tech

Level 3 Expert

3867 Answers

Brad Brown

Level 3 Expert

19187 Answers

Cindy Wells

Level 3 Expert

6688 Answers

Are you a Computer and Internet Expert? Answer questions, earn points and help others

Answer questions

Manuals & User Guides

Loading...