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 strongm 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: *

  • Users: Reaper36
  • Order by date
  1. Reaper36

    failover help

    I would make sure of a couple of things before accepting that it is 'ok'. First do a <sh ver> to make sure that both boxes are identical. All of the interfaces should not be in 'auto' mode ie set them too 100 full duplex if they are capable. Even Cisco admit problems with their auto sensing :p...
  2. Reaper36

    new users cannot log on

    yup....i take it u have checked all the IP's, Subnet Mask etc? If u have then make sure u can ping the domain controller. Check your DNS is up and running....are you using DHCP? Lots of reasons why you may not be able to log on......
  3. Reaper36

    Cannot logon to windows 2000 server

    I had a similar problem and it was down to the DNS server. It was not replicating to its fellow controllers so basically gave up the ghost. The workstations, not finding a DNS server for name resolution tried the time old netbios methos which took about 5 mins per machine, still couldnt...
  4. Reaper36

    FTP not working!

    i would try to redefine the site(s) again and re-enter all the remote info. If you can connect via an ftp program then its an issue at your end.
  5. Reaper36

    FTP not working!

    need more details on the msg ie connect connect bla bla account invalid.
  6. Reaper36

    now then im building a site with

    I would be interested about that tip Guju, as im working on another site which has a lot of thumbnails. Im lost a little in where the second section of code goes and your reference to window 1 etc. Any chance of a little more detail m8? Ta
  7. Reaper36

    Deadly Slow Editing in Dreamweaver

    I have nvidia drivers etc and running XP without any probs at all. I have several files on my site bigger than 200k and can edit them without any probs Have you tried changing the refresh rate of your monitor?
  8. Reaper36

    Frames and publishing

    someone will correct me if im wrong on this but what DW does is save each frame as a different page and the whole thing as a frameset. As you haven't put much info about ur problem i can only assume you've made the same mistake i made when i started using DW and have saved the 'main' frame as...
  9. Reaper36

    background images keep tiling?

    I had the same problem when i wanted to use a watermark image on some pages. According to the documentation i have it says this can be changed when using predefined style sheets. I couldn't find anywhere else that allows you to stop this happening. It does work with the style sheets though...
  10. Reaper36

    PIX515 inside needs to access dmz1 host

    whoops....*ahem* just a little bit of backtracking now going on,....of course your right, i misinterpreted the post, ok i didnt read it properly! :) Yea the inside interface has a value of 100 and all the others are less. So im a plonker and have handed in my PIX manual as punishment!
  11. Reaper36

    Router with two broadband providers

    where is your PIX in this config? I assume as you have posted on this forum you have one somewhere! What you can do is use port address translation which basically mean anyone on the inside can have a private IP address not seen by the outside world which is translated by the PIX to a fixed ip...
  12. Reaper36

    PIX515 inside needs to access dmz1 host

    generally the DMZ has a higher security than the inside network (see PIX documentation and network examples), you therefore need a static from one to the other and the global statement. And as for the 'conduit permit tcp host 192.168.49.18 eq http any' statement surely it needs the netmask...
  13. Reaper36

    Use same IP address inside and outside

    If my memory serves me correctly you cant use the same IP addy on both interfaces. Your outside interface should be in the same subnet/ip range as your router/default route whereas the inside one should be the same as in your LAN. You can mask all outgoing IPs by using address translation, but...
  14. Reaper36

    Help, Urgent, Configuring Pix with a dsl static IP address

    ok....will give it another go and try for a resolution, going to be difficult methinks but will try
  15. Reaper36

    Help, Urgent, Configuring Pix with a dsl static IP address

    You wont be able to do it with only 1 ip addy. The outside int must have an ip within the same subnet range as the router at the isp end to establish the 'loop'. You will have to contact your isp and explain to them what you have and they should (at least they did over here.....) give you...
  16. Reaper36

    Help, Urgent, Configuring Pix with a dsl static IP address

    The DNS addies go into your desktop. Shouldnt need to have to do anything with them on the PIX. Assuming you have done some config on it already. The default route on the PIX should be the gateway addie your ISP gave you. The Global IP basically allows you to use any IP on the inside of the...
  17. Reaper36

    onMouseover drop down menu...........

    I am new to dreamweaver and would like to have a similar drop donw menu system rather than the current flash buttons i use....any chance of some help pls??
  18. Reaper36

    Pinging Pix Interfaces

    Have u set up statics in ur config? Ensure you have unique security values for each int and that the inside is 100 (ie max) then use a static statement inside to ur dmz int
  19. Reaper36

    Newbie Assist

    Your firewall config will depend very much on what you have to protect. The 506 is a great little piece of kit albeit limited to 35K connections and only at 10Meg. The manual that comes with this pix has a very good intro explaining the concept of the firewall with good explanations on what...
  20. Reaper36

    i need your opinion

    We have 2 PIX and they work fine, i prefer to use the cli for adding/changing configs anyway, but they also do free bit of software called Pix Firewall Manager, a simple and quite basic GUI interface which allows you to add/delete conduits as well as some fairly basic alerting/monitoring options.

Part and Inventory Search

Back
Top