Displaying 20 results from an estimated 262 matches for "cidr".
Did you mean:
cid
2017 Oct 17
3
hosts allow / hosts deny (CIDRs?)
Just a trivial question...
Do the hosts allow and hosts deny clauses (i.e. within smb.conf) support
the use of IPv4 CIDR notation (e.g. A.B.C.D/maskbits) ?
The specific documentation page I was looking at, i.e.:
https://www.samba.org/samba/docs/using_samba/ch06.html
was rather entirely ambiguous on this one small point. When describing
the interfaces clause, it says explicitly that CIDRs are allowed. But
when...
2017 Oct 18
1
hosts allow / hosts deny (CIDRs?)
...1 at thelounge.net>,
Reindl Harald <h.reindl at thelounge.net> wrote:
>Am 17.10.2017 um 04:24 schrieb Ronald F. Guilmette via samba:
>> Just a trivial question...
>>
>> Do the hosts allow and hosts deny clauses (i.e. within smb.conf) support
>> the use of IPv4 CIDR notation (e.g. A.B.C.D/maskbits) ?
>>
>> The specific documentation page I was looking at, i.e.:
>>
>> https://www.samba.org/samba/docs/using_samba/ch06.html
>>
>> was rather entirely ambiguous on this one small point. When describing
>> the interfa...
2023 Feb 27
3
[Bug 3544] New: Support CIDR notation for host pattern matching
https://bugzilla.mindrot.org/show_bug.cgi?id=3544
Bug ID: 3544
Summary: Support CIDR notation for host pattern matching
Product: Portable OpenSSH
Version: 9.1p1
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: Miscellaneous
Assignee: unassigned-bugs at m...
2019 Aug 23
4
Restrict who can query my DNS
...request, so what
> does it do ?
>
> Rowland
>
>
>
> --
> To unsubscribe from this list go to the following URL and read the
> instructions: https://lists.samba.org/mailman/options/samba
>
Hmm, well, then its simple. Setup the pc's with static ips.
Put the CIDR range they use in Bind configs or firewall.
Wise... No, but the TS will most probley have a good reason for this setup.
That is the part what i want to know from him, Why o Why?
Greetz,
Louis
2011 Jan 27
9
CIDR-matching in puppet manifests?
...networks (a few /24s, some
/25s, a /29 and a couple /27s, and hey look a /16 in rfc1918 space
and...). So I can''t do simple regex matches on dotted-quad IP notation
and expect to get a complete story.
What I''d like is something like, I dunno...
$nameserver = $::ipaddress ? {
cidr(''172.242.0.0/16'') => ''172.242.111.222'',
cidr(''192.168.55.0/25'') => ''192.168.55.5'',
cidr(''192.168.55.128/25'') => ''192.168.55.205'',
...
}
Or really any way to determine whether...
2008 Aug 22
1
CIDR address/masklen matching support for permitopen="host:port" restrictions?
Dear openssh-unix-dev list,
in OpenSSH 5.1 you introduced CIDR address/masklen matching for "Match address" blocks in sshd_config as well as supporting CIDR matching in ~/.ssh/authorized_keys from="..." restrictions in sshd.
I wonder whether CIDR address/masklen matching will be implemented for permitopen="host:port" restrictions...
2009 Jun 07
2
[Bug 597] New: ip6tables connlimit - cannot set CIDR greater than 32 (includes fix)
http://bugzilla.netfilter.org/show_bug.cgi?id=597
Summary: ip6tables connlimit - cannot set CIDR greater than 32
(includes fix)
Product: iptables
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: major
Priority: P1
Component: ip6tables
AssignedTo: laforge at netfi...
2006 Oct 20
1
CIDR prefix with a non-multiple of 8
First off, I apologize for reporting a problem with a "historical"
version of Samba, but this is what we use in our production environment
due to some integration issues with the 3.0 series.
I've been experiencing a problem with Samba 2.2.x when trying to use a
CIDR notation for hosts allow/deny when that CIDR prefix is not one of (
/8, /16, /24, or /32). When I included a network such as
192.168.64.0/18, addresses that are clearly in that range (such as
192.168.72.3) are blocked as if they were not present in the allow list
at all. There is also no deny list...
2008 Oct 24
5
DO NOT REPLY [Bug 5851] New: Name lookup failures and CIDR regression
https://bugzilla.samba.org/show_bug.cgi?id=5851
Summary: Name lookup failures and CIDR regression
Product: rsync
Version: 3.0.4
Platform: All
OS/Version: Windows XP
Status: NEW
Severity: major
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: steven.hartland@multiplay....
2016 Dec 01
3
[Bug 2645] New: allow cidr matching of host in ssh_config
https://bugzilla.mindrot.org/show_bug.cgi?id=2645
Bug ID: 2645
Summary: allow cidr matching of host in ssh_config
Product: Portable OpenSSH
Version: 7.3p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh
Assignee: unassigned-bugs at mindrot.org...
2008 Aug 27
0
CIDR address/masklen matching support for permitopen="host:port"
On Wed, 27 Aug 2008, Damien Miller wrote:
> On Tue, 26 Aug 2008, Peter Stuge wrote:
> > On Fri, Aug 22, 2008 at 11:22:34AM +0200, Bert Courtin wrote:
> > > I wonder whether CIDR address/masklen matching will be implemented
> > > for permitopen="host:port" restrictions in sshd as well, that would
> > > be quite beneficially (at least for me, maybe others,too;-)?
> >
> > Maybe you can look into it yourself? I expect that there are som...
2015 Jan 08
1
[Bug 994] New: Named sets with type "ipv4_addr" do not allow adding CIDR elements
https://bugzilla.netfilter.org/show_bug.cgi?id=994
Bug ID: 994
Summary: Named sets with type "ipv4_addr" do not allow adding
CIDR elements
Product: nftables
Version: unspecified
Hardware: x86_64
OS: other
Status: NEW
Severity: enhancement
Priority: P5
Component: nft
Assignee: pablo at netfilter.org
Reporter: admin at r...
2013 Aug 12
2
[Bug 840] New: Specifying CIDR when adding to a hash:ip entry is silently ignored
https://bugzilla.netfilter.org/show_bug.cgi?id=840
Summary: Specifying CIDR when adding to a hash:ip entry is
silently ignored
Product: ipset
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P5
Component: default
AssignedTo: n...
2009 Dec 25
3
ip range cidr calculator
I found a command-line program that did this once before, used it for a
while and then forgot about it until right now and I'll be damned if I
can find it again.
A command line IP calculator that takes an address range and give it
back in cidr format.
I found an online one that does this here:
http://www.ipaddresslocation.org/subnet-mask-calculator.php
But I would prefer to have the commandline one back again.
Does anyone know what it's called and where it can be found?
--
MELVILLE THEATRE ~ Melville Sask ~ http://www.melvillet...
2019 Apr 26
2
How "safe" is reject_unknown_helo_hostname?
Helo hostname MUST have resolvable hostname.
Crazy or not, but i use this.
The _access-allow parts for server you really trust.
smtpd_client_restrictions =
permit_mynetworks,
reject_unauth_destination,
check_client_access cidr:/etc/postfix/check_client_access-allow.cidr,
reject_unknown_hostname,
reject_non_fqdn_hostname,
reject_invalid_hostname,
reject_unknown_reverse_client_hostname,
check_client_access cidr:/etc/postfix/check_client_access-reject.cidr,
reject_unauth_pipelining
smtpd_helo_requir...
2008 Oct 24
0
Name lookup failures and CIDR regression under cygwin ( patch attached )
...AIL;
And update the remaining block to:-
if (node) {
int ret = gethostnameinfo(sa, node, nodelen, flags);
if (0 != ret) {
return ret;
}
}
if (service) {
return getservicenameinfo(sa, service, servicelen, flags);
}
Next up is allow hosts CIDR notation seems to have been broken. This looks
like a really old regression caused by the following commit:-
http://git.samba.org/?p=rsync.git;a=commitdiff;h=bc2b4963a009dd8194b2e9f996a63b9c634a6263
The fix is fairly trivial:-
if ( ! strchr(p,'.')) {
// CIDR notation...
2013 Sep 26
2
[Bug 854] New: xtables_ipmask_to_cidr error code leaks into output of iptables --list
https://bugzilla.netfilter.org/show_bug.cgi?id=854
Summary: xtables_ipmask_to_cidr error code leaks into output of
iptables --list
Product: iptables
Version: 1.4.x
Platform: x86_64
OS/Version: Debian GNU/Linux
Status: NEW
Severity: trivial
Priority: P5
Component: iptables...
2010 May 21
1
question about scripts sieves
hello list
hello dovecot network
hello all the reader
here is a sieve script
this
########################################
require
["fileinto","regex","comparator-i;ascii-numeric","reject","relational"];
# rule:[spammanage]
if header :value "ge" :comparator "i;ascii-numeric" ["X-Spam-score"]
["500"] {
2006 Mar 05
2
Q's about switching from sendmail to postfix
Running CentOS 4.2 with all updates. I've been using sendmail for my
MTA since forever. I've grown used to it and I can make it do what I
want it to. However (there's always a catch, isn't there)...
Lately it seems that some mail is being lost. I've noticed some
instances when a message was sent to myself and others which I will only
see if someone replies back to
2019 Aug 23
0
Restrict who can query my DNS
In bind:
Allow-CIDR { ... Range/XX }
Deny-CIDR { ... Range/XX }
That stops use of DNS
And/or firewalling it,
Deny CIDR first for full server.
Allow CIDR for full server.
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> Rowland penny via samba
> Ve...