aschwartz71
Technical User
I am working with a company that wants to create a VPN tunnel with us, and I am working on that with them. I really know close to next to nothing about cisco, and am having some issues.
I am putting in this command
access-list VENDOR permit ip nw-srb-us-002 255.255.0.0 172.30.255.128 255.255.255.192
and when I look at the config, I see it listed with the word extended added to it, like this
access-list VENDOR extended permit ip nw-srb-us-002 255.255.0.0 172.30.255.128 255.255.255.192
I know I am not adding that, and I was told that it needs to not be there. I removed it (by typing no and then the command) and it removed it, couldnt find it, and then readded it again, and it came back with the extended in again. Any ideas on this.
Also, for some reason, when I am adding this line,
crypto map Outside_map 20 ipsec-isakmp
I get an unknown command error. Outside_map is listed already, so I know its a valid map_name.
Of course I am only going on what I was given by these clients, and they are not really a good help for me. I am looking into getting a service contract with cisco (I called, and of course it is out of service contract) but for now, I would love to know what I am doing wrong.
Thanks.
I am putting in this command
access-list VENDOR permit ip nw-srb-us-002 255.255.0.0 172.30.255.128 255.255.255.192
and when I look at the config, I see it listed with the word extended added to it, like this
access-list VENDOR extended permit ip nw-srb-us-002 255.255.0.0 172.30.255.128 255.255.255.192
I know I am not adding that, and I was told that it needs to not be there. I removed it (by typing no and then the command) and it removed it, couldnt find it, and then readded it again, and it came back with the extended in again. Any ideas on this.
Also, for some reason, when I am adding this line,
crypto map Outside_map 20 ipsec-isakmp
I get an unknown command error. Outside_map is listed already, so I know its a valid map_name.
Of course I am only going on what I was given by these clients, and they are not really a good help for me. I am looking into getting a service contract with cisco (I called, and of course it is out of service contract) but for now, I would love to know what I am doing wrong.
Thanks.