Configuring Solaris 8 FTP Server

I am new to solaris 8. Can anyone help me on where to go or what file to edit to configure my ftp server. The main goals that I want to accomplish are to change the default ftp directory and to specify a login password. I would also like to know how to enable ftp upload.
- Thank you

Hi,
If you must log into the ftp server as root for some reason you have to first edit the ftpusers file. This file lists all the users who can not use ftp. The file is found here /etc/ftpusers. If you remove the entry root from this file it will allow root to log into the ftp server.
Hope This Helps.
Regards,
Andrew
Sun Developer Technical Support

Similar Messages

  • Configuring solaris 9 server as a mail server

    Hi,
    I need to configure a solaris server into a mail server capable of sending mails. Could anyone please give me an idea regarding this or links to any documentation which my help me. I have an application running on the server and it has to use the mail sending capabilities of the server to send the mails.
    Thanks,
    Rudranil

    Hi.
    See:
    http://docs.oracle.com/cd/E19683-01/806-4076/6jd6amqpq/index.html
    http://docs.oracle.com/cd/E19683-01/806-4076/6jd6amqpl/index.html
    Ntp server can syncronize own clock with previos NTP server ( stratum=stratum of previos server + 1) or
    have own source of time ( stratum=1).
    Ntp daemon support many device as source of time ( see /etc/inet/ntp.server.conf)
    In case you want use local time as source of time, use next ntp.conf:
    server 127.127.1.0
    But realy it's bad source of time.
    Regards.

  • FTP Server have been accessed by Internet Explorer 7

    Please,
    I have configured a FTP Server on Solaris 9. It is working very well, but yesterday when I tried to connected through my browser Internet Explorer 7 I got a surprise, bad surprise... When I type my user and password the filesystem tree of my server appeared to me... I could see and access all content of root filesystem, instead of only can see the content of my home folder...
    Did anyone face this problem????

    Hi,
    Maybe you missed a step during setup of your anonymous ftp server?
    http://docs.sun.com/app/docs/doc/819-2240/ftpconfig-1m?l=en&a=view&q=ftpconfig
    http://docs.sun.com/app/docs/doc/817-1717/wuftp-10?l=en&a=view&q=anonymous+ftp
    John

  • Getting remote file using FTP Server Issue in OSB

    Hi Guys,
    I have configured a FTP server on my local system and I created a proxy service to get file from ftp location to some other location but it fails . I used ftp protocol for getting file
    and my ftp location is D:\host\ftp and it has another folder called osb . I used ftp as protocol and EndPointURI is ftp://localhost/. It fails to get files and shows error message like
    com.bea.wli.sb.transports.TransportException: <user:osb>Unable to list files for
    directory: .
    at com.bea.wli.sb.transports.ftp.connector.FTPWorkPartitioningAgent.exec
    ute(FTPWorkPartitioningAgent.java:218)
    In case of Business Service, writing a file to ftp location (i.e ftp://localhost/ means D:\host\ftp\osb) working.
    I used service account for both proxy,BS to connect . osb is username and same as password.
    Can Any one please suggest me How to solve this issue?
    Thanks,
    Srinivas.
    Edited by: 863597 on May 22, 2012 1:06 AM

    Hi Vijay Thank you,
    Can we do the pooling directly using FTP protocol like JMS protocol in OSB with out using FTP JCA Adapter.I did in such a way but it fails. For pooling files the mentioned endpoint uri is as ftp://localhost/ and it actual path is D:\host\ftp and ftp has another folder called osb here i have to get the files from this osb Can any one suggest me if there is any problem with the ftp protocol end point.
    Thank You,
    Srinivas.

  • How to use 2 FTP Server in ALSB 3.0

    We want to provide ftp tunneling functionality to any Billing System for ftping files to Payment Gateway System.For this we have one FTP server at Billing System and another FTP server at Payment gateway.We first need to pick the file from File System of Billing computer(using FTP server) and then transfer that vile via ALSB to File system of Payment Gateway(using FTP Server).Now I would like to know:
    1) How to configure 2 FTP server in ALSB(in a single known_host file) ?
    2)How many proxy and business services we need to make to complete this flow of transferring files?
    If any one has some examples or config.jar files for the above scenario of transferring files,please chare it, that would be great help.
    Thanks in advance!

    Hi all,
    i am using osb10g3r ftp business service to poll the remote directory to retrieve file from there.i have configured download,error,archive directories accordingly. I am trying to read the file from the download directory to process the file , through a java call out. But while testing i am getting a exception, filenot found exception from the download directory.
    can someone help me on this
    Regards
    shan

  • Built in ftp server, I want to use it, but do not think I can

    I enabled the ftp server, I want to use it, I am not sure it is up to the task.
    With it on, users can ftp in just fine, I set the ftp settings to log ftp users into their home directory. I plan on having 1000's of ftp users, and they do not all need to get home directories.
    I created a sharing only account, and changed their home path to /Library/WebServer/Documents/them
    I also changed their shell to /sbin/nologin
    This did not work, they were not allowed to login, nothing at all in the logs either.
    So I move to a standard user, and then they can login, as long as I do not change the shell they use. I do not want them to have ssh access.
    I ended up just hand configuring the ftp server, which means I am not going to be able to use Server Admin, or it will mess up my settings. I really do not want to create system users for ftp accounts anyway. Ideally, I could create ftp users with TLS, but I do not see that as an option, and OS X does not seem to be simple to set up ssh chroot, so that is not an option either.
    Suggestions on a shared hosting machine?

    Apple's implementation of lukemftp isn't very robust for hosting needs. They have spent little effort on crafting the GUI to support multiple accounts (via WGM) pointing to the same domain space, or paths within a sandbox (say you want to craft a second account to point to a subdirectory of a site --not with Apple's exceptionally primitive GUI in this regard). Apple also hasn't spent any effort to update their website for OS components: http://www.apple.com/opensource/, so this isn't really on their radar. Many hosting companies have begged Apple to address these issues ... going back many years. The results of their attentiveness is the product you now have.
    You should take a few minutes to post your wishes, and your disappointments, via the feedback tool within the Server Admin menu.
    Then follow Alex's suggestion to consider pureftpd.

  • How to execute FTP server put command!

    Hi,
    i am uploading a flatfile into the application server using FTP !
    for that i had logged into the respective application server in CMD prompt and
    enter the following statement  ( OS : WINDOWS XP )
    PUT  filepath\filename
    But i am not able to upload the file.
    is it correct ? or am i missing something?
    Thanks,
    Ravi

    Hai Ravi,
       Follow these steps for setting up FTP on Windows XP
    For any Windows workstation to be able to accept FTP connections, an FTP server must be installed and active.
    <b>Windows 2000 and XP</b>
    Setting up an FTP server in Windows XP Professional or in Windows 2000 involves the installation of Internet Information Services (IIS). This suite of Windows components handles all the functions formerly handled by NT's Peer Web Services. IIS, and consequently FTP server capability, is not included in Windows XP Home Edition.
    Note: IIS is known to have serious security flaws and has been targeted by several computer viruses, including Code Red and Nimda. If you install IIS on your computer, UITS strongly advises that you also install any security update patches available from Microsoft. The appropriate patches for Windows 2000 are available at the following URL:
    http://www.microsoft.com/windows2000/downloads/critical/q300972/default.asp
    Microsoft claims that Windows XP already blocks the viruses in question, but you should check frequently for any updates that may be released. See the following site for IIS updates:
    http://www.microsoft.com/technet/treeview/default.asp?url=/technet/prodtechnol/iis/Default.asp
    <b>Installing IIS</b>
    For Windows XP Professional systems running in the default Start menu configuration, click Start, then Control Panel, then Add or Remove Programs. In Windows 2000 (or in XP if it is set to classic Start menu view), click Start, then Settings, then Control Panel, then double-click Add/Remove Programs.
    Note: In Windows XP, the default desktop view and Start menu are quite different than they are in the Windows Classic View (e.g., in Windows 2000). Therefore, navigating to certain items may be different in XP; for example, the path from the Start menu to the Control Panel in the default XP view is simply Start, then Control Panel, whereas in the Classic View it is Start, then Settings, then Control Panel. In the interest of broad applicability, most instructions in the Knowledge Base assume that you are using the Classic View. There are several steps you can take to switch from the Windows XP default view to the Windows Classic View. For more information, see the Knowledge Base document In Windows XP, how do I switch to the Windows Classic View, Classic theme, or Classic Control Panel?
    <b>Click Add/Remove Windows Components.</b>
    Double-click Internet Information Services. This will open another window listing the IIS subcomponents.
    Check the box next to File Transfer Protocol (FTP) Server. The Common Files and Internet Information Services Snap-In boxes will also check by default. Make sure no other boxes are checked, then click OK.
    Note: Windows may prompt you for your Windows CD at this point.
    <b>Configuring the FTP Server</b>
    On the desktop, double-click My Computer, then double-click the hard drive on which you have Windows installed.
    Open the folder inetpub. Right-click the ftproot folder and select Properties.
    Click the Sharing tab. Select the radio button Share this folder, then click Permissions. From the list that appears, select Everyone, and then click Remove.
    Click the Add... button. In the drop-down list, select your computer's name. In the list of user groups that appears in the center scroll box, select Users, then click Add, followed by OK. In the Permissions window, set the access level. If a user only needs to download files from your computer, set the access to Read. To give upload permission, also check Change. Click OK.
    Create User accounts for each of the individuals who will need to access your server. You can do so by opening the Control Panel, then double-clicking the Users and Passwords icon. For each user, you will need to provide a username and domain.
    In the main Control Panel window, double-click Administrative Tools, then double-click the Computer Management icon. A new window will open. On the left, beside Services and Applications, click the + (plus sign), and then click the + (plus sign) beside Internet Information Services.
    Right-click Default FTP server and select Properties. Under "Services", make sure that Allow anonymous connections is not checked. This will prevent unauthorized access to your workstation. Click OK, then close all windows.
    After that,
    Go to cmd.
    type     >ftp
              >open
              >to hostname or ipaddr
              >give uid & pwd
              >put sourceFilename targetFilename
    I hope it will be useful for u..
    Thanks & Regards,
    Gopinathan.T

  • OS X Mountain Lion - FTP server, no files visible

    I try to set up the FTP server in OS X 10.8.2 Mountain Lion with the Server app (2.2). So far, all services are running but I'm not able to make files visible over internet or local access. I can change the directory to any custom or predefined share and give all users full access (read & write) to all files in that share but no file is showing up. I tried to access the FTP server locally with a FTP application and the same with a web FTP proxy. Files that I copied to the selected share will not show up on the FTP server. In fact, not a single file is visible.
    Maybe this has something to do with anonymous access. I want a public folder, accessible from outside (internet). I really don't know whether anonymous access is possible with OS X FTP server nor whether I should create special users for FTP access. The server application is not very helpful regarding this.
    Which rights and users should configured in FTP server? How to set up generic anonymous access?

    I am having a similar problem. I have files automaticly uploading via FTP. This works perfectly on my older desktop but on my MBP with mountain lion, the files only display one or two at a time and only show newer files when the first ones are deleted.
    The same behavior occures when using the ftp enable script in the terminal app.
    Not exactly the same but similar.
    Why did apple take the simple FTP toggle away??? My 13 year old Mac wins this battle and remains on the shelf

  • I'm new to Solaris 10 and need help to setup ftp server

    hello!
    I just installed Solaris 10 and I'm trying to setup an ftp server (with ftpd) but I don't know how to do that
    my server doesn't need any security or authentication
    I'm looking for the default shared files directory
    Also wondering what to change in what configuration file...
    This OS looks quite similar to some linux I used before but the differencies are big enough to drive me crazy
    anyway thanks for your help.
    Any advice is welcome :-)

    cd /etc/ftpd
    vi ftpusers
    put a # in front of root and any other users that you wish to be able to ftp
    then svcadm restart ftp
    If you want to set up an anonymous ftp server, there is a little more involvement

  • Install a FTP Server and GUI on Solaris 2.5.1.

    Hi All.
    I have two questions.
    1. What i have to do to install a FTP server on the installed Solaris 2.5.1 ?
    2. How can i install GUI on the same system ?
    I've installed Solaris on the Sparc Station, but, by default, the GUI was not installed
    on it.
    And now, when i turn on the power, i see only the command promt on the screen.
    How can i fix this "bug":-)
    Help me if you can.
    Thanks.

    1) The Sun provided FTP server should already be installed on the system unless the machine has been installed using a minimal install cluster. You might consider using something like ProFTPd. This is a VERY configuration FTP server and is a much better FTP server then the FTPd that comes with Solaris 2.5.1. See http://www.proftpd.org for more info.
    2) This is isn't a bug its actually a requirement for most people for servers in production or even development environments. The X "GUI" chews up a not insignificant amount of memory and proposes a security risk. To reactivate the GUI for startup at boot time, run this as root:
    /usr/dt/bin/dtconfig -e
    This of course assumes all the expected CDE/OpenWindows packages are available on the system. I haven't used CDE in years but I think you need to reboot the system to get CDE to startup correctly and grab the console. Not sure if starting it up while you are logged into the console will work.
    P.S. CDE is a PPPIIIGGGG. Run something respectible like Fluxbox or Blackbox. Heck, Gnome and KDE are pigs too but they are still better then CDE - twm is better then CDE LOL :)
    3) You said "I've installed ..." - I assume this means recently. You might consider upgrading to a more recent release of Solaris. Solaris 2.5.1 is rather "out of date" - this is not troll bait folks.

  • How to configure sync with my local ftp server?

    I have used XMarks since now because it hallow me to synchronize my bookmarks with my local server. Now XMarks don't work anymore because it's not more possible to synchronize the passwords.
    Any other alternative imposes to use an external server and I don't want to use an external server. My data must remain on my machine it's absolutely excluded that i use an external unknown server for this.
    The only solution must be a free solution (a real free solution) and the firefox synchronization seems to me the best/only one.
    But I've not found how to configure it to use my own server.
    So how to do it, where are the options to the synchronizer to give my own ftp server or whatever other server it needs?

    iAS 6.0 sp4 officially does only support iPlanet Directory Server 5.0 sp1 and 4.13.
    For more details visit: http://docs.iplanet.com/docs/manuals/ias/60/sp4/ig/prep.htm#42084
    I guess, you can specify the directory server during the time of installation.
    Thanks,
    Rakesh.

  • How to configure external FTP backup server CISCO NCS 1.1

    How do you configure a external FTP Server for Cisco NCS 1.1? I only get setup username/password, i also need to setup FTP server IP and directory.           

    from the CLI you setup a repository,
    conf t
    repository FTP
    url ftp://
    username < username> password
    exit
    http://www.cisco.com/en/US/docs/wireless/ncs/1.0/command/reference/cli_app_a.html#wp1013913
    HTH,
    Steve
    Please remember to rate useful posts, and mark questions as answered

  • The FTP server configured for this site doesn't seem to match the URL you entered. Make sure that you use the Upload to FTP Host feature in Muse to publish the site directly to the final location and that you are logging on to In-Browser Editing with the

    When i tried to login in inbrowserediting.adobe.com i see that:
    The FTP server configured for this site doesn't seem to match the URL you entered. Make sure that you use the Upload to FTP Host feature in Muse to publish the site directly to the final location and that you are logging on to In-Browser Editing with the same user.
    What does it mean? What is problem?

    Hi,
    I have just created my First website using Muse and Its all been uploaded to my FTP server but i cant access the in browser editing which was the whole reason why i re-done the website for my client using muse
    its saying the following
    "The FTP server configured for this site doesn't seem to match the URL you entered. Make sure that you use the Upload to FTP Host feature in Muse to publish the site directly to the final location and that you are logging on to In-Browser Editing with the same user. server configured for this site doesn't seem to match the URL you entered. Make sure that you use the Upload to FTP Host feature in Muse to publish the site directly to the final location and that you are logging on to In-Browser Editing with the same user."
    Yet i Can access my website fine "www.calmwood.com.au"
    My ftp server responds to either the IP Address or the DNS Address www.calmwood.com.au
    so i am not understanding how it thinks its different. when its fully referenced
    any help would be appreciated.
    thanks

  • Solaris 10 FTP Server

    Hi. I am an operator hoping soon to become an administrator. I have been asked to setup a secure FTP server in solaris 10. Could somebody possibly outline the basic stages of what needs to take place. I would be grateful for any info offered. Thanks

    Hmm, do you want to setup an ordinary FTP server in a more secure maner, or do you want to use the Secure FTP server which is boundled with SSH?
    The FTP server boundled with SSH is on by default, check the man page for sftp .

  • Configure ASA 5515 to allow FTP server behind it.

                       We have one Cisco ASA5515 firewall, I configured ftp mode to passive, inspect ftp in service, use anoother public to do NAT with ftp server, and also configued ACL in outside interface, but I failed to access the ftp server from internet use that public ip address, no problem to acces the ftp server use its inside address in LAN.
    Anyone can help on this is appreciated!

    Thanks!
    I did packet tracer in asdm, all is green.
    here is configuration file:
    ciscoasa# sh run
    : Saved
    ASA Version 9.1(1)
    hostname ciscoasa
    enable password qZTcCWWJxxdsdsxcxcxxr encrypted
    xlate per-session deny tcp any4 any4
    xlate per-session deny tcp any4 any6
    xlate per-session deny tcp any6 any4
    xlate per-session deny tcp any6 any6
    xlate per-session deny udp any4 any4 eq domain
    xlate per-session deny udp any4 any6 eq domain
    xlate per-session deny udp any6 any4 eq domain
    xlate per-session deny udp any6 any6 eq domain
    passwd qZTcxxcxcxcxxdcxJglvMyNxr encrypted
    names
    ip local pool VPNAddressPool 10.115.135.100-10.115.135.254 mask 255.255.255.0
    interface GigabitEthernet0/0
    description Outside Internet
    nameif Outside
    security-level 0
    ip address xxx.xx.xxx.xxx 255.255.255.248
    interface GigabitEthernet0/1
    shutdown    
    no nameif   
    no security-level
    no ip address
    interface GigabitEthernet0/2
    description MPLS Circuit
    shutdown    
    no nameif
    no security-level
    no ip address
    interface GigabitEthernet0/3
    shutdown    
    no nameif   
    no security-level
    no ip address
    interface GigabitEthernet0/4
    description Inside LAN
    nameif LAN  
    security-level 100
    ip address 172.28.144.11 255.255.255.0
    interface GigabitEthernet0/5
    shutdown    
    no nameif   
    no security-level
    no ip address
    interface Management0/0
    management-only
    nameif management
    security-level 100
    ip address 192.168.1.1 255.255.255.0
    boot system disk0:/asa911-smp-k8.bin
    ftp mode passive
    clock timezone PST -8
    clock summer-time PDT recurring
    dns domain-lookup Outside
    dns server-group DefaultDNS
    name-server xxx.xxx.xx.xxx
    name-server xxx.xxx.xx.xxx
    same-security-traffic permit inter-interface
    same-security-traffic permit intra-interface
    object network VPNNetwork
    subnet 10.115.135.0 255.255.255.0
    object network 172.28.144.11
    host 172.28.144.11
    object network NETWORK_OBJ_10.115.135.0_24
    subnet 10.115.135.0 255.255.255.0
    object network NETWORK_OBJ_172.28.144.0_24
    subnet 172.28.144.0 255.255.255.0
    object network NETWORK_OBJ_10.100.1.0_30
    subnet 10.100.1.0 255.255.255.252
    object network NETWORK_OBJ_172.28.76.0_24
    subnet 172.28.76.0 255.255.255.0
    object network FTP_Outside
    host xxx.xx.xxx.xxx
    object network FTP_Inside
    host 172.28.144.6
    object network NAT_FTP
    host xxx.xx.xxx.xxx
    description FTP
    object network FTP-Data
    host xxx.xx.xxx.xxx
    description FTP-Data
    access-list NMA_VPNSplitTunnelAcl extended permit ip object VPNNetwork 172.28.144.0 255.255.255.0
    access-list NMA_VPNSplitTunnelAcl extended permit ip 172.28.144.0 255.255.255.0 object VPNNetwork
    access-list Outside_access_in extended permit tcp any any eq ssh
    access-list Outside_access_in extended permit ip any object NETWORK_OBJ_172.28.144.0_24
    access-list NMA_splitTunnelAcl standard permit 172.28.144.0 255.255.255.0
    access-list LAN_access_in extended permit ip any any
    access-list acl_out extended permit tcp any host xxx.xx.xxx.xxx eq ftp
    access-list acl_out extended permit tcp any host xxx.xx.xxx.xxx eq ftp-data
    pager lines 24
    logging enable
    logging asdm informational
    mtu management 1500
    mtu LAN 1500 
    mtu MPLS 1500
    mtu Outside 1500 
    no failover  
    icmp unreachable rate-limit 1 burst-size 1
    asdm image disk0:/asdm-712.bin
    no asdm history enable
    arp timeout 14400
    no arp permit-nonconnected
    nat (Outside,LAN) source static VPNNetwork VPNNetwork destination static NETWORK_OBJ_172.28.144.0_24
    NETWORK_OBJ_172.28.144.0_24 no-proxy-arp route-lookup
    nat (LAN,Outside) source dynamic any interface
    object network NAT_FTP
    nat (Outside,LAN) static FTP_Inside service tcp ftp ftp
    object network FTP-Data
    nat (Outside,LAN) static FTP_Inside service tcp ftp-data ftp-data
    access-group LAN_access_in in interface LAN
    access-group acl_out in interface Outside
    route Outside 0.0.0.0 0.0.0.0 xxx.xx.xxx.xxx 1
    timeout xlate 3:00:00
    timeout pat-xlate 0:00:30
    timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02
    timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00
    timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00
    timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute
    timeout tcp-proxy-reassembly 0:01:00
    timeout floating-conn 0:00:00
    dynamic-access-policy-record DfltAccessPolicy
    user-identity default-domain LOCAL
    http server enable
    http 192.168.1.0 255.255.255.0 management
    http 172.28.144.0 255.255.255.0 LAN
    http 172.28.144.6 255.255.255.255 LAN
    no snmp-server location
    no snmp-server contact
    snmp-server enable traps snmp authentication linkup linkdown coldstart warmstart
    crypto ipsec ikev1 transform-set ESP-AES-256-MD5 esp-aes-256 esp-md5-hmac
    crypto ipsec ikev1 transform-set ESP-DES-SHA esp-des esp-sha-hmac
    crypto ipsec ikev1 transform-set ESP-3DES-SHA esp-3des esp-sha-hmac
    crypto ipsec ikev1 transform-set ESP-DES-MD5 esp-des esp-md5-hmac
    crypto ipsec ikev1 transform-set ESP-AES-192-MD5 esp-aes-192 esp-md5-hmac
    crypto ipsec ikev1 transform-set ESP-3DES-MD5 esp-3des esp-md5-hmac
    crypto ipsec ikev1 transform-set ESP-AES-256-SHA esp-aes-256 esp-sha-hmac
    crypto ipsec ikev1 transform-set ESP-AES-128-SHA esp-aes esp-sha-hmac
    crypto ipsec ikev1 transform-set ESP-AES-192-SHA esp-aes-192 esp-sha-hmac
    crypto ipsec ikev1 transform-set ESP-AES-128-MD5 esp-aes esp-md5-hmac
    crypto ipsec security-association pmtu-aging infinite
    crypto dynamic-map SYSTEM_DEFAULT_CRYPTO_MAP 65535 set pfs group1
    crypto dynamic-map SYSTEM_DEFAULT_CRYPTO_MAP 65535 set ikev1 transform-set ESP-DES-MD5
    crypto map Outside_map 65535 ipsec-isakmp dynamic SYSTEM_DEFAULT_CRYPTO_MAP
    crypto map Outside_map interface Outside
    crypto ca trustpoint _SmartCallHome_ServerCA
    crl configure
    crypto ca trustpool policy
    crypto ca certificate chain _SmartCallHome_ServerCA
    crypto ikev1 enable Outside
    crypto ikev1 policy 1
    authentication pre-share
    encryption aes
    hash sha    
    group 2     
    lifetime 86400
    crypto ikev1 policy 20
    authentication rsa-sig
    encryption aes-256
    hash sha    
    group 2     
    lifetime 86400
    crypto ikev1 policy 30
    authentication pre-share
    encryption aes-256
    hash sha    
    group 2     
    lifetime 86400
    crypto ikev1 policy 40
    authentication crack
    encryption aes-192
    hash sha    
    group 2     
    lifetime 86400
    crypto ikev1 policy 50
    authentication rsa-sig
    encryption aes-192
    hash sha    
    group 2     
    lifetime 86400
    crypto ikev1 policy 60
    authentication pre-share
    encryption aes-192
    hash sha    
    group 2     
    lifetime 86400
    crypto ikev1 policy 70
    authentication crack
    encryption aes
    hash sha    
    group 2     
    lifetime 86400
    crypto ikev1 policy 80
    authentication rsa-sig
    encryption aes
    hash sha    
    group 2     
    lifetime 86400
    crypto ikev1 policy 100
    authentication crack
    encryption 3des
    hash sha    
    group 2     
    lifetime 86400
    crypto ikev1 policy 110
    authentication rsa-sig
    encryption 3des
    hash sha    
    group 2     
    lifetime 86400
    crypto ikev1 policy 120
    authentication pre-share
    encryption 3des
    hash sha    
    group 2     
    lifetime 86400
    crypto ikev1 policy 130
    authentication crack
    encryption des
    hash sha    
    group 2     
    lifetime 86400
    crypto ikev1 policy 140
    authentication rsa-sig
    encryption des
    hash sha    
    group 2     
    lifetime 86400
    crypto ikev1 policy 150
    authentication pre-share
    encryption des
    hash sha    
    group 2     
    lifetime 86400
    telnet 0.0.0.0 0.0.0.0 LAN
    telnet 172.28.144.0 255.255.255.0 LAN
    telnet timeout 5
    ssh timeout 5
    console timeout 0
    dhcpd address 192.168.1.2-192.168.1.254 management
    dhcpd enable management
    threat-detection basic-threat
    threat-detection statistics access-list
    no threat-detection statistics tcp-intercept
    ssl encryption 3des-sha1 des-sha1
    group-policy NMA internal
    group-policy NMA attributes
    dns-server value 172.28.144.2 172.28.76.8
    vpn-tunnel-protocol ikev1
    split-tunnel-policy tunnelspecified
    split-tunnel-network-list value NMA_VPNSplitTunnelAcl
    default-domain value test1.test2.com
    vpn-group-policy NMA
    service-type remote-access
    tunnel-group NMA type remote-access
    tunnel-group NMA general-attributes
    address-pool VPNAddressPool
    authorization-server-group LOCAL
    default-group-policy NMA
    tunnel-group NMA ipsec-attributes
    ikev1 pre-shared-key xxxxcxxxx
    class-map inspection_default
    match default-inspection-traffic
    policy-map type inspect dns preset_dns_map
    parameters  
      message-length maximum client auto
      message-length maximum 512
    policy-map global_policy
    class inspection_default
      inspect dns preset_dns_map
      inspect ftp
      inspect h323 h225
      inspect h323 ras
      inspect rsh
      inspect rtsp
      inspect esmtp
      inspect sqlnet
      inspect skinny 
      inspect sunrpc
      inspect xdmcp
      inspect sip 
      inspect netbios
      inspect tftp
      inspect ip-options
    policy-map global_poliy
    class inspection_default
      inspect icmp
    service-policy global_policy global
    prompt hostname context
    call-home reporting anonymous
    Cryptochecksum:e603c4e7da420d445507ceb5bac213f9
    : end

Maybe you are looking for

  • Reading file names in the unix box

    Hello, I did the following to read the files from the local directory. String s1 = "c:\samplefiles" File dir = new File(s1); if(dir.isDirectory()) String listoffiles [] = dir.list(); for(int i = 0; i <listoffiles.length ; i++) System.out.println(list

  • User action in workflow email

    Dear All, I have a requirement, where user wants to do some action in the workflow email that goes into user's inbox. User wants to have the option of yes/no and  forcing an action on the basis of that. How can email from workflow have this type of f

  • CSsuite 5.5 indesign does not install on osx10.5.8

    Hiya, I have a a Macbook pro 10.5.8 and when I install CS suite 5.5 all the software installs except for Indesign, even though it was selected to be installed. I get the blue folder but no application.... anyone got any ideas? Thanks gary.

  • Matrix query

    I had an excel sheet that I loaded into Oracle that was design like a matrix.  The excel sheet had about 25 columns starting with a number and then a 1 in the column that is relevant: For example: Name     Male     Female     Trans     Both     Unkno

  • Getting into email

    I chged email password on my laptop, now can't get into email on phone..message is either username/password is incorrect.  Tried deleting email on my phone & adding it back, turned phone off & still cannot get into my email.  Help!