Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. highland8

    Remote VPN and permissions

    Hello I set up remote vpn (from cisco client to PIX) using xauth (users are local on pix). Everything works fine but my remote client can't do anything. How can i set it's premissions? (i suppose that using access-list) - but where/how should i bound it ? Thanx
  2. highland8

    PIX - two configuration files ?

    Hello Is it possible to have two configuration files on flash: one main - startup-configuration and othe backup which is only loaded is something happens ? I noticed that PIX does not allow to copy any file to flash (only pixos or configuration). Am i wrong ? Thanx
  3. highland8

    delete configuration file

    Hello PIX: i noticed that configure net command only appends to current configuration file from network. How can i delete current configuration ? Thanx
  4. highland8

    parsing PIX file

    hello Is there any tool which can parse PIX file (look for any errors) ? Thanx
  5. highland8

    logging statistics on external interface

    Hello My raptor has 6 interfaces, 1 external, 3 dmz, and 2 internal. All internal and dmz traffic destined to internet (external) is being logged. But externel traffic (connections to dmz) is not. Why ? Where can i set what to log ? Is it in interfaces.cf file ? (protection keyword ?) Thanx...
  6. highland8

    remote VPN and transparent tunneling (Ipsec over TCP)

    Hello I use modified cisco client for remote VPN connection. I have enabled transparrent tunneling and Ipsec over TCP on port 10000. On the way between cisco client and remote VPN device NAT/PAT is being performed 3 times. When i disable that NAT/PAT on those devices everything works fine. But...
  7. highland8

    ospf

    OK, i removed network 223.0.0.128 0.0.0.15 area 100 from Rmain, here is my ospf config on Rremote: router ospf 1 network 223.0.0.168 0.0.0.3 area 100 network 223.0.0.128 0.0.0.15 area 100 But still the problem exists. Morover it was only example. I have more routers connected and the problem...
  8. highland8

    ospf

    OK, my real confuguration is: Router Redge connected to Rmain connected to Rremote. Rremote is connected to newtwork 223.0.0.128/28 but this route is not seen by Redge. Redge configuration: interface Serial0<connection to ISP> ip address 200.200.100.2 255.255.255.252 no ip directed-broadcast...
  9. highland8

    ospf

    Hello I have routerA connected (fa0) to routerB(fa0) which is connected (fa1) to routerC(fa0) which is connected(fa1) to routerD(fa0). Each router has two networks connected to serial0 and serial1. Each router has ospf launched on all interfaces. As i understeand all routers should have routes...
  10. highland8

    vlan & trunk problem

    I used boson 6 BETA 2 simulator for that with 2501 router. I did not received any errors when configuring VLAN trunking, but as you see it does not work. #sh version show that IOS version is 12.1. Is it possible that this simulator allows setting VLAN trukning on 2501 without errors but it...
  11. highland8

    ospf problem

    Thanx, i've made a mistake in addressing, after correction it's working fine :)
  12. highland8

    vlan & trunk problem

    Hello I have router 2501 connected thru ethernet 0 to swith 2950 (fastethernet 0/1 of the switch). I also have PC connected to fastethernet 0/2 of the switch. I also have three vlans. Swith has configutarion: interface FastEthernet0/1 switchport mode trunk interface FastEthernet0/2...
  13. highland8

    ospf problem

    Hello on router 2501 i have: #sh ru interface Ethernet0 ip address 223.0.0.98 255.255.255.252 no ip directed-broadcast ip ospf cost 100 ip ospf priority 0 ! interface Ethernet1 ip address 223.0.0.100 255.255.255.224 no ip directed-broadcast ip ospf cost 100 and i wanted to enable ospf...
  14. highland8

    Routing tables

    Hello What is route poisoning used for if split horizon already prevent loops ? If route poisoning is really nececary could you give example when split horizon without route poisoning will not be enought ? What exactly is in routing tables, when router has interfaces: i1, i2, i3 and thru all...

Part and Inventory Search

Back
Top