RE: DLSW: netbios host wildcard

From: Jonathan V Hays (jhays@jtan.com)
Date: Sat Feb 15 2003 - 14:44:36 GMT-3


Sage,

It is worth noting that using '?' is the correct answer, given the
constraint that the third character is a wildcard matching any
character. Using '*' is incorrect because it matches zero or more
characters, whereas '?' matches a single character.

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Dang Quang Minh
Sent: Saturday, February 15, 2003 4:02 AM
To: 'Sage Vadi'; ccielab@groupstudy.com
Subject: RE: DLSW: netbios host wildcard

Hi,

Try this:

Netbios access-list host mylist permit TW?9
Dlsw remote-peer 0 tcp 172.16.64.2 host-netbios-out mylist

thanks

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Sage Vadi
Sent: Saturday, February 15, 2003 2:46 PM
To: ccielab@groupstudy.com
Subject: DLSW: netbios host wildcard

All,

Q) Set a filter on R1 so only NETBIOS hosts that have:
the first two characters "TW", the third character can
be anything, but the fourth character is "9". These
hosts will be permitted between R1 and R2.

A) dlsw icanreach netbios-name TW*9

- but how do I apply this between R1 and R2? That is
the question...

I tried using netbios acl, but I don't think that
would work. Any suggestion?

Cheers!
Sage



This archive was generated by hypermail 2.1.4 : Sat Mar 01 2003 - 11:06:24 GMT-3