cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
741
Views
3
Helpful
3
Replies

solaris 10 (x86)

kutukutu9
Level 1
Level 1

Solaris 10 X86 Support -

I can't find a vpn client that will install on solaris 10 (x86)as they are all for sparc - I have a vpn 3030 concentrator. Anyone know how to work around this?

Thank you

3 Replies 3

smahbub
Level 6
Level 6

During the installation process:

1. The following line is added to the /etc/iu.ap file to enable the autopush facility at startup:

-1 0 cipsec

where dev_name is the name of the interface without the trailing numbers (for example ipdtp, le, or hme). A line is added for every supported network device detected.

The VPN module is copied to the /kernel/strmod directory, which is in the system's module search path.

The pkginfo command provides information about the installed packages. For more information on other package-related commands, enter:

man pkgadd

Hi Mr smahbub

could you please explain,

I didn't quite understand this.

cat /etc/iu.ap

# /dev/console and /dev/contty autopush setup

#

# major minor lastminor modules

wc 0 0 ldterm ttcompat

asy -1 0 ldterm ttcompat

ptsl 0 47 ldterm ttcompat

usbsacm -1 0 ldterm ttcompat

usbser_edge -1 0 ldterm ttcompat

usbsprl -1 0 ldterm ttcompat

usbsksp -1 0 ldterm ttcompat

rts -1 0 rts [anchor]

ipsecesp -1 0 ipsecesp

ipsecah -1 0 ipsecah

bash-3.00$ ls -l /kernel/strmod

total 5046

-rwxr-xr-x 1 root sys 3360 May 18 09:41 6to4tun

drwxr-xr-x 2 root sys 1024 Jul 17 04:44 amd64

-rwxr-xr-x 2 root sys 43076 May 18 09:41 arp

-rwxr-xr-x 1 root sys 3340 May 18 09:41 atun

-rwxr-xr-x 1 root sys 8780 May 18 09:41 bufmod

-rwxr-xr-x 1 root sys 2888 May 18 09:41 connld

-rwxr-xr-x 1 root sys 10608 May 18 09:41 dedump

-rwxr-xr-x 1 root sys 4188 May 18 09:41 drcompat

-rwxr-xr-x 1 root sys 14144 May 1 01:51 hwc

-rwxr-xr-x 2 root sys 56500 May 18 09:41 icmp

-rwxr-xr-x 2 root sys 1592280 May 18 09:41 ip

-rwxr-xr-x 2 root sys 81060 May 18 09:41 ipsecah

-rwxr-xr-x 2 root sys 38596 May 18 09:41 ipsecesp

-rwxr-xr-x 2 root sys 26956 May 18 09:41 keysock

-rwxr-xr-x 1 root sys 4088 May 18 10:57 ldlinux

-rwxr-xr-x 1 root sys 69892 May 18 09:41 ldterm

-rwxr-xr-x 1 root sys 9180 May 18 09:41 nattymod

-rwxr-xr-x 2 root sys 6176 May 18 11:10 nca

-rwxr-xr-x 1 root sys 5260 May 18 09:41 pckt

-rwxr-xr-x 1 root sys 5704 May 18 09:41 pfmod

-rwxr-xr-x 1 root sys 2752 May 18 09:41 pipemod

-rwxr-xr-x 1 root sys 9344 May 18 09:41 ptem

-rwxr-xr-x 1 root sys 2732 May 18 09:41 redirmod

-rwxr-xr-x 2 root sys 150528 May 18 09:41 rpcmod

-rwxr-xr-x 2 root sys 15096 May 18 09:41 rts

-rwxr-xr-x 2 root sys 149016 May 18 10:40 sdpib

-rwxr-xr-x 2 root sys 4868 May 18 09:41 tcp

-rwxr-xr-x 1 root sys 23292 May 18 09:41 timod

-rwxr-xr-x 1 root sys 4928 May 18 09:41 tirdwr

-rwxr-xr-x 1 root sys 11044 May 18 09:41 ttcompat

-rwxr-xr-x 1 root sys 50724 May 18 09:41 tun

-rwxr-xr-x 2 root sys 5012 May 18 09:41 udp

-rwxr-xr-x 1 root sys 15524 May 18 12:55 usb_ah

-rwxr-xr-x 1 root sys 18684 May 18 12:55 usbkbm

-rwxr-xr-x 1 root sys 19220 May 18 12:55 usbms

-rwxr-xr-x 1 root sys 13384 May 18 11:58 vuid2ps2

-rwxr-xr-x 1 root sys 13388 May 18 11:58 vuid3ps2

-rwxr-xr-x 1 root sys 8824 May 18 11:58 vuidm3p

-rwxr-xr-x 1 root sys 8928 May 18 11:58 vuidm4p

-rwxr-xr-x 1 root sys 8808 May 18 11:58 vuidm5p

my interface is

ls -l /nge0

-rw-r--r-- 1 root root 12 Aug 5 11:11 /nge0

cat /nge0

192.168.0.6

What do I do now please?

pkgadd is installed.

Best Regards

Morten Gulbrandsen

Hi kutukutu9,

I have the same problem, if I remember correctly it exists only for some Solarises running in some Sparcs. Or UltraSparc.

One possible workaround could be to use dd-WRT firmware on the router.

That should run on a Linksys WRT-54GL. It is not tested by me but it could work.

The idea is that a Linux OS running inside the Router takes care of VPN PPTP.

If details of this is known please comment.

http://www.dd-wrt.com/wiki/index.php/Static_PPTP_VPN_Client

I also found this articles,

http://www.poptop.org/

http://mail.opensolaris.org/pipermail/networking-discuss/2006-February/011873.html

If this is true we need a workaround.

Best Regards

Morten Gulbrandsen