similar to: rate limiting netmask w/ dd-wrt

Displaying 20 results from an estimated 300 matches similar to: "rate limiting netmask w/ dd-wrt"

2010 Mar 23
0
Classic NO AUDIO problem - DD-WRT and NAT forwarding - HELP PLEASE!
Hi Everyone, I have tried to set the box to DMZ and also tried to port forward 5060 TCP/UDP and 10000/20000 UDP to the server IP but it's no use and there is a no audio issue. I am pretty certain it's a NAT issue as the sip call establishes. I also made a succesful IAX2 call through IAX trunking and zap lines on this server but sip doesn't work. I register to an extension but even
2009 Dec 30
2
Auto-provisioining Polycom 430 wth dd-wrt router
Hi all, I'm trying to use a wrt54gl router running dd-wrt as a provisioning server for a remote installation. I've got dhcp working and I have provisioning files ready to go. I understand that I need to set bootp option 66 to point to the tftp/ftp/http server. In fact, I have this working completely with the ISC dhcp server The problem is that I don't know how to get
2009 Sep 29
1
Asterisk on DD-WRT : modules.conf not found
Through the optware-package I have installed Asterisk on an external USB. Further I have a Linksys WRT610N with DD-WRT v24 mega. I start asterisk with the following command : /opt/sbin/asterisk -c I get the following WARNING : root at DD-WRT:/opt/etc/asterisk# /opt/sbin/asterisk -c Asterisk 1.4.22.1, Copyright (C) 1999 - 2008 Digium, Inc. and others. Created by Mark Spencer <markster at
2019 Feb 08
0
netmask on aliases overriden by netmask on interface
On 08.02.19 15:08, James B. Byrne via CentOS wrote: > # ifconfig eth1:192008001 > eth1:192008001 Link encap:Ethernet HWaddr 00:25:90:61:74:C1 > inet addr:192.168.8.1 Bcast:192.168.8.255 > Mask:255.255.255.128 > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > Interrupt:17 Memory:feae0000-feb00000 > > Which shows that the network mask is
2019 Feb 08
2
netmask on aliases overriden by netmask on interface
CentOS-6.10 We have a host with the following ifcfg file contents: BOOTPROTO=none BROADCAST="" DEFROUTE=yes DEVICE=eth1 . . . GATEWAY=X.Y.Z.234 IPADDR=A.B.C.2 IPV4_FAILURE_FATAL=yes NAME="LAN Link - eth1" NETMASK="255.255.255.128" NETWORK="A.B.C.0" NM_CONTROLLED=no ONBOOT=yes PREFIX=25 TYPE=Ethernet USERCTL=no And an aliased ifcfg containing this:
2007 Feb 12
0
tcpwrappers hosts.allow netmask problem
I can't seem to get netmask notations to work in /etc/hosts.allow on my Centos 4.4 systems. The docs seem to indicate that network specifications like 192.168.100.0/24 or 192.168.100.0/255.255.255.0 should work. However, I can only get networks specified like 192.168.100. to work. Anyone know what I'm missing? Thanks, Tom
2006 Apr 12
0
Netmask validator
Sharing the wealth. I just finished working on a custom netmask validator and thought others might benefit. Of course, comments and suggestions are welcome. def validates_netmask(*attr_names) configuration = { :only_numbers => ''must only use numbers as octet values'', :range => ''has one or more octet values that are > 255'',
2013 Mar 22
0
Bug#695221: xcp-xapi: xe pif-reconfigure-ip doesn't work with non 255.255.255.0 subnet, netmask
Hello All, This bug has been fixed upstream, for the fix see: https://github.com/xen-org/xen-api/commit/abed1d6321a9f56822e5c7a5ce3b183e25c90bb9 If this could be applied to a patch that would be great. Cheers, Harrie
2013 Aug 12
2
[Bug 841] New: Specifying netmask option when creating ipv6 hash:ip is inconsistent
https://bugzilla.netfilter.org/show_bug.cgi?id=841 Summary: Specifying netmask option when creating ipv6 hash:ip is inconsistent Product: ipset Version: unspecified Platform: All OS/Version: All Status: NEW Severity: minor Priority: P5 Component: default AssignedTo:
2012 Jun 08
1
Bug 820677 - (CVE-2012-2337) CVE-2012-2337 sudo: Multiple netmask values used in Host / Host_List configuration cause any host to be allowed access
Hi all, I just want to confirm, there is no patch release yet for this sudo, is it? https://bugzilla.redhat.com/show_bug.cgi?id=820677 Thank you. -- Fajar.
2019 Mar 14
0
netmask set with ifconfig doesn't hold
On Thu, 2019-03-14 at 15:12 +0000, KM via CentOS wrote: > I gather that ifconfig is a way of setting the netmask in the current > shell instead of a persistent value. I say this because I am running > it and see it for my specific network interface, directly after > running it. > However if I restart the network service the netmask is reverted to > the previous value. > What
2019 Mar 14
2
netmask set with ifconfig doesn't hold
I should have mentioned that I tried nmtui but found no settings for a netmask anywhere.? like I said ?. dummy.KM On Thursday, March 14, 2019, 11:39:09 AM EDT, Pete Biggs <pete at biggs.org.uk> wrote: On Thu, 2019-03-14 at 15:12 +0000, KM via CentOS wrote: > I gather that ifconfig is a way of setting the netmask in the current > shell instead of a persistent value.? I say this
2019 Mar 14
0
netmask set with ifconfig doesn't hold
On Thu, 2019-03-14 at 15:42 +0000, KM via CentOS wrote: > I should have mentioned that I tried nmtui but found no settings for > a netmask anywhere. like I said ?. dummy. It's part of the IP address - so you put something like 192.168.0.1/24 for a 255.255.255.0 subnet. It's called a CIDR address. P.
2002 Apr 07
1
network/netmask problem
Hi, I just upgraded to tinc 1.0pre6 on three machines. Two of them work OK, the third one doesn't like its configuration anymore: Network address and mask length do not match for configuration variable Subnet ... The configuration file I use says: Subnet = 172.24.8.0/22 What is wrong with it? I tried Subnet = 172.24.8.0/24 and that works but that is not what I want. I want 172.24.8,
2005 Dec 06
0
Problem: IP-Config: Unable to set interface netmask (-22)
Hi all, I tried to boot up a VM using two options (a) reading boot information from a config file (b) adding boot information directly to the command line. However, I got "IP-Config: Unable to set interface netmask (-22)" problem when using option (b). For (a), I don''t have such problem. The boot information for both (a) and (b) is same. Could you please let me know what I am
2005 Dec 06
0
RE: Problem: IP-Config: Unable to set interface netmask(-22)
> Hi all, > I tried to boot up a VM using two options (a) reading boot > information from a config file (b) adding boot information > directly to the command line. However, I got "IP-Config: > Unable to set interface netmask (-22)" problem when using > option (b). For (a), I don''t have such problem. The boot > information for both (a) and (b) is same.
2019 Mar 14
2
netmask set with ifconfig doesn't hold
I gather that ifconfig is a way of setting the netmask in the current shell instead of a persistent value.? I say this because I am running it and see it for my specific network interface, directly after running it. However if I restart the network service the netmask is reverted to the previous value. What is the correct way to set the new netmask for the network interface to make it persistent.
2019 Mar 30
4
[Bug 1330] New: Parse error for importing set with netmask
https://bugzilla.netfilter.org/show_bug.cgi?id=1330 Bug ID: 1330 Summary: Parse error for importing set with netmask Product: nftables Version: unspecified Hardware: All OS: All Status: NEW Severity: major Priority: P5 Component: nft Assignee: pablo at netfilter.org
2011 Aug 03
0
[PATCH] display ipv6 address in networking details page, also fix ipv6 netmask configurations.
rhbz#698650 Signed-off-by: Joey Boggs <jboggs at redhat.com> --- scripts/network.py | 3 +- scripts/ovirt-config-setup.py | 46 +++++++++++++++++++++++++++++++++------- scripts/ovirtfunctions.py | 22 +++++++++++-------- 3 files changed, 53 insertions(+), 18 deletions(-) diff --git a/scripts/network.py b/scripts/network.py index ccc4bd8..f51ee7c 100644 ---
2013 Aug 13
3
[Bug 844] New: Can set apparently invalid netmask for hash:ip
https://bugzilla.netfilter.org/show_bug.cgi?id=844 Summary: Can set apparently invalid netmask for hash:ip Product: ipset Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: default AssignedTo: netfilter-buglog at lists.netfilter.org