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 MikeeOK 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. notbroken

    poor man's call accounting

    We have an older G3 system that currently dumps all calls to a line printer. Instead of going to a printer, I would like to capture that data using the serial connection of a computer. I have tried several different com port capture software including just hyper terminal with no luck of seeing...
  2. notbroken

    newbie problem trunking vlans from 2950 switch to 2811 router

    KiscoKid - That was it. Thanks for the help Andy
  3. notbroken

    newbie problem trunking vlans from 2950 switch to 2811 router

    I need to have 2 vlans on a 2950 switch. Then trunk those back to the fa0/1 port on a 2811 router. I have tried but I am missing something, suggestions? switch config: interface FastEthernet0/2 switchport trunk native vlan 10 switchport mode trunk no ip address ! interface FastEthernet0/5...
  4. notbroken

    Pix 515 and Authorization

    I was able to find a solution. Use the LOCAL pix aaa authentication. relevant sections from config: :needed to allow traffic to telnet for auth access-list in-acl remark - ACL to allow all traffic in access-list in-acl permit ip any any :what can a user do once authenticated access-list...
  5. notbroken

    Pix 515 and Authorization

    Maybe I have my terminology incorrect (authorize vs authenticate). No, the engineers will not be using the pix to vpn. The engineers have requested that they be able to sit at their desk or be wirelessly connected to our main network, then be able to connect to the inside (controls network) of...
  6. notbroken

    Pix 515 and Authorization

    Inside my corporate network, I have a pix 515 that sits in front of x.x.23.0 controls network. Certain engineers need access to the controls network from the outside of the pix (but still on our network). Can I use our MS Radius server to do authorization? Any tips or documents to help...
  7. notbroken

    Having problems -- I just want to open PIX to all traffic

    Bell1996 thanks for your help. The last piece to the puzzle was incorrect wins server info on the computer behind the pix. Once this was corrected, outgoing traffic works fine. Thanks again, Andy
  8. notbroken

    Having problems -- I just want to open PIX to all traffic

    inside is public. No nat or pat. global (outside) 1 interface -- This broke ping to outside servers. Andy
  9. notbroken

    Having problems -- I just want to open PIX to all traffic

    ok - scratch that previous post. I could not find a way to edit it. Wrong config. Yes - I can ping servers outside the pix. No - I cannot reach internet sites. No - I cannot map / view server shares outside of pix Good config: : PIX Version 6.3(3) interface ethernet0 auto interface ethernet1...
  10. notbroken

    Having problems -- I just want to open PIX to all traffic

    I am not doing nat, so on the computers behind the pix (x.x.24.0) should the gateway be the pix or the router (x.x.12.0) on the outside of the pix? Thanks, Andy Config below: PIX Version 6.3(3) interface ethernet0 auto interface ethernet1 auto interface ethernet2 auto shutdown nameif...
  11. notbroken

    Having problems -- I just want to open PIX to all traffic

    I am having problems configuring my PIX 515/E. Requirements: -allow inside computers to map/view server shares on outside of pix -allow tcp traffic on port 5450 for PI software (osisoft) If there are suggestions for this I would appreciate any tips. Otherwise, I think I want to open all...
  12. notbroken

    problem with new setup of pix 515

    I am trying to setup a pix 515 to segment part of our network. rest of corp network - router A - pix - hub - workstation There are public addresses on the inside network and they are to go outside without translation. All x.x.24.0 will be on the inside. Currently, I have 1 computer setup...

Part and Inventory Search

Back
Top