May
18
2009
Edit /etc/exports (or create it if it doesn’t exist) and add folders to be shared: /home/public -access=client1,root=client1 Option access restricts the list of clients, root allows to mount the share by root user Start nfsd services: startsrc -s nfsd startsrc -s mountd Check daemons are running: AIX_NFS_Server # lssrc -s nfsd Sub-system Group [...]
Tags: Aix, export, mount, NFS, server, share
Apr
27
2009
Having set up VPN parameters on two Cisco PIX, you need to generate a traffic flow from a network to another to bring the connection up. This can be annoying if want to make sure the tunnel is active before you connect the network. Let’s take 2 sub-networks 192.168.2.0/24 and 192.168.3.0/24. Once VPN connections [...]
Tags: activate, Cisco, create, initiate, mount, ping, pix, vpn