From: WorkerBee (ciscobee@gmail.com)
Date: Mon Sep 03 2007 - 06:34:18 ART
For IOS SSLVPN to work on Microsoft CIFS file sharing, use the following
codes which works well for me. I run on ISR 1841 on 12.4(15)T which has
the latest newest SSLVPN GUI with personalized bookmark features.
webvpn context SSLVPN_PROFILE
nbns-list "NBNS"
nbns-server 192.168.1.100 master <- define the CIFS server
cifs-url-list "Data"
heading "Folders"
url-text "Microsft File Server" url-value "192.168.1.100" <- CIFS URL link
policy group POLICY_CLIENTLESS
cifs-url-list "Data" <-- publish the CIFS URL link to the portal
nbns-list "NBNS" <-- select the MS FileServer
functions file-access <-- Specify CIFS operation
functions file-browse
functions file-entry
It should work. Do not required any port forwarding.
Cheers.
On 9/3/07, Radioactive Frog <pbhatkoti@gmail.com> wrote:
> Hi yeah,
> looks different configuration options.
> just try to forward, the following port for CIFS.
> TCP/UDP 137,138 and 139. These ports are CIFS which is used by MS
> file&print sharing.
>
>
> port-forward list IMAP local-port 60013 remote-server
> mail.yourdomain.com remote-port 143
>
> Anyone on want to share their experience?
>
> Frog,
> PS: I never done 36xx router but just my logic re why it shouldn't work.
>
>
> On 9/3/07, nhatphuc <nhatphuc@gmail.com> wrote:
> >
> > Hi,
> >
> > In the link you provided, SDM actually generate a configuration.
> >
> > I notice my configuration (router 3640) is different from
> > configuration in your link. Does WebVPN in 3640 differ from the one in
> > 3825?
> >
> > I use the following link to configure WebVPN:
> >
> > http://www.cisco.com/univercd/cc/td/doc/product/software/ios124/124cg/hsec_c/part25/h_sslvpn.htm#wp1052029
> >
> > Thanks
> >
> >
> > On 9/3/07, Radioactive Frog <pbhatkoti@gmail.com> wrote:
> > > Hi there,
> > > I think there is an option to enable it through SDM.
> > >
> > >
> > > Frog
> > >
> > >
> > >
> > http://www.cisco.com/en/US/products/ps6496/products_configuration_example09186a008071c58b.shtml
> > >
> > > Look for the line
> > >
> > >
> > > In order to allow Windows file browsing through CIFS, you can designate
> > an
> > > NetBIOS Name Service (NBNS) server and configure the appropriate shares
> > in
> > > the Windows domain in order.
> > >
> > >
> > > From the WebVPN Context list, choose NetBIOS Name Server Lists.
> >
> > _______________________________________________________________________
> > Subscription information may be found at:
> > http://www.groupstudy.com/list/CCIELab.html
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Sat Oct 06 2007 - 12:01:09 ART