On 2006-08-14, gibboda wrote:
> How do I get the cisco vpn to execute and return to the command line
> prompt. I have tried the normal & sign after the vpn command which I
> am use to using after most of my command lines.
That should give you back the command line, but I'm guessing you mean
that the output of the vpn client interferes with your typing. Try this:
vpncommand > vpn.log 2>&1 &
(Of course replace "vpncommand" with the appropriate command name. I
don't know anything about the cisco vpn system)
This will send all output from the command to vpn.log so you can review
it later in case of failure.
But why not write an init script and have the client started
automatically on boot?
--
|\_/| ,(Meow) Jesper H. <xyborx+(E-Mail Removed)>
(^.^)
`^' Sanity is an illusion
|