Hi,

The linux boot script /opt/CPfw1-50/bin/fwstart is wrong:
it does not load the VPN module on my machine (RH6.2, 2.2.19).

I replaced 

insmod $smp_prefix -f vpnmod"$modname_suffix"2.2.x.o

with

insmod -f vpnmod"$modname_suffix"2.2.x.o

in fwstart and the module did load. for some reason $smp_prefix gets
a value in the fwstart script while it shouldn't on a non-SMP machine?




Grtz -- hansb

+-----------------------------------------------------+
| Hans Bayle <[EMAIL PROTECTED]>                 |
| Technical Consultant                                |
|                                                     |
| Zinopsys BV                                         |
| phone +31 20 6123614                                |
| mobile +31 6 53948140                               |
| fax +31 20 6123849                                  |
| [EMAIL PROTECTED]                              |
+-----------------------------------------------------+
BEGIN:VCARD
VERSION:2.1
N:Bayle;Hans
FN:Hans Bayle
TEL;WORK;VOICE:+31-20-6123614
TEL;HOME;VOICE:+31-20-6898343
TEL;CELL;VOICE:+31-6-53948140
TEL;WORK;FAX:+31-20-6123849
ADR;WORK:;;Baarsjesweg 277-III;Amsterdam;;1058 AD;Netherlands
LABEL;WORK;ENCODING=QUOTED-PRINTABLE:Baarsjesweg 277-III=0D=0AAmsterdam 1058 AD=0D=0ANetherlands
EMAIL;PREF;INTERNET:[EMAIL PROTECTED]
REV:20010919T154316Z
END:VCARD

Reply via email to