The ascii drawing is a bit distorted but I think I see what you mean. To answer your questions in order:
If you configure you access lists for static 0 correctly as well as your address pool, yes, you can access multiple subnets inside a PIX. I am doing the same thing at my office...
What FTP client and server are you using?
If you are using a web browser try a command line ftp client. Normally you will start out in the home directory of the user, this is not bad. Unless your FTP server software is configured to not allow this, you should be able to change directories to...
I support several PIXes of differing sizes. I have also dealt with a few of the firewall appliances, including a Watchguard box.
The PIX OS is similar to IOS in a lot of ways. There will be a learning curve involved; however, Cisco provides some of the best technical documentation and support...
Is the lag constant or only at the initial connection?
If the lag only occurs durring the inital connection I would suspect a resolver issue. In other words the host is unable to theresolve the name and address of machine you are coming from.
If the problem is continuous or intermitant I...
wget or the ncftp client running on cygwin have worked well for me. Cygwin is a library and tools package for Windows 9x/NT/2k/XP that allows building Un*x source on a windows box.
You can get more info at http://sources.redhat.com/cygwin Cheers
man(1) is your friend
I appologize,
I thought that you wanted 100M connectivity. If all you need is 10M connectivity the NM-1E will work well. The NM-4E will also work and provide you with more ports.
For a listing of which modules will work in which 26xx model look at...
Unfortunatly the the only 26xx that supports any NM-nFExxx network modules is the 2691. You can put a 16 Port switch module (NM-16ESW) in a 2600 to give you the ports but these are layer 2 ports not layer 3. Cheers
man(1) is your friend
There is a Howto on the WU-ftpd site
http://www.wu-ftpd.org/HOWTO/guest.HOWTO
Like I said in my previous answer it has been a while since I used WU-ftpd. Cheers
man(1) is your friend
From http://www.cert.org/advisories/CA-2002-28.html: The CERT/CC has received confirmation that some copies of the source code for the Sendmail package have been modified by an intruder to contain a Trojan horse. Cheers
man(1) is your friend
IIRC under wuftpd you could place a /./ in the users home directory field of the passwd file to limit them to only directories below the /./
For example /home/./user would not allow the user to go to any directory above /home/user
This may have changed or you may need to edit a config file or...
Although you can use dd to copy from disk to disk or even from disk to partition, I would recommend against it when the drive sizes are different.
Normally the best option is either dump/restore or tar. It takes a bit more work but is well worth it.
Below is an outline of the steps needed to...
You either need to rebuild bind staticly linked or copy ld.so.1 (and probably several other libraries) to your chroot jail.
You can use ldd to determine which additional libraries you will need to copy.
Cheers
man(1) is your friend
Is there a problem that you are having with the installation or configuration? Tobi maintains a lot of mrtg information and links to several other sites with more information about mrtg at
http://ee-staff.ethz.ch/~oetiker/webtools/mrtg/
I'll be happy answer specific questions. Cheers...
gharabed,
I just posted a FAQ about IDE drives in U5s and U10s. Basicly you can put large IDE drives in your U10 if you don't mind that it is not an officially supported configuration
Cheers
man(1) is you friend
If you are looking to parse the information already provided in /var/adm/messages I would recommend Big Brother
http:://bb4.com. It can provide you with several forms of feedback including email and paging.
If you are attempting to go beyond that take a look at the contents of /usr/platform...
The newer (faster) Sun memory should work fine in your U-5. IIRC the U-5-270 used 2-32M 60ns Dimms
U-5 memory uses ECC and has different form factor than the comodity RAM that you can pick up at every corner computer store
You may want to consider 3rd party or refurbished memory if this is...
A couple of points and pointers.
You may want to use
find /var -xdev -size +5000 -ls
to create a list of files that are larger than ~10M and print some information about them.
/var/adm/utmp, /var/adm/utmpx, /var/adm/wtmp, and /var/adm/wtmpx can usually be over written; however, you will lose...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.