search for: netmask

Displaying 20 results from an estimated 2681 matches for "netmask".

2014 Feb 05
1
ldb segment fault. Problem on joining as a DC member.
...g more RIDs from RID Manager dreplsrv_out_connection_attach(87e240b2-95f9-4cae-9dc6-c8412397eddf._ msdcs.kl01.amtb-m.org.my): attach dreplsrv_periodic_schedule(300) scheduled for: Wed Feb 5 22:19:21 2014 MYT Mapped to DCERPC endpoint 135 added interface enp2s0 ip=192.168.11.24 bcast=192.168.11.255 netmask=255.255.255.0 added interface enp2s2 ip=192.168.11.25 bcast=192.168.11.255 netmask=255.255.255.0 added interface enp2s3 ip=192.168.11.26 bcast=192.168.11.255 netmask=255.255.255.0 added interface enp2s4 ip=192.168.11.27 bcast=192.168.11.255 netmask=255.255.255.0 added interface enp2s0 ip=192.168.11...
2013 Jan 10
1
cannot join an existing AD as either a RODC or DC w/ samba4
...39;schannel' registered GENSEC backend 'spnego' registered GENSEC backend 'ntlmssp' registered GENSEC backend 'krb5' registered GENSEC backend 'fake_gssapi_krb5' registered added interface eth0 ip=fe80::20c:29ff:fef7:cd62%eth0 bcast=fe80::ffff:ffff:ffff:ffff%eth0 netmask=ffff:ffff:ffff:ffff:: added interface eth1 ip=fe80::20c:29ff:fef7:cd6c%eth1 bcast=fe80::ffff:ffff:ffff:ffff%eth1 netmask=ffff:ffff:ffff:ffff:: added interface eth1 ip=192.168.42.1 bcast=192.168.42.255 netmask=255.255.255.0 added interface eth0 ip=10.2.40.194 bcast=10.2.40.255 netmask=255.255.255.0...
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 ReportedBy:...
2012 Feb 29
0
samba 4 alpha 19 cannot join existing AD
...39;schannel' registered GENSEC backend 'spnego' registered GENSEC backend 'ntlmssp' registered GENSEC backend 'krb5' registered GENSEC backend 'fake_gssapi_krb5' registered added interface eth0 ip=fe80::216:3eff:fe7b:420a%eth0 bcast=fe80::ffff:ffff:ffff:ffff%eth0 netmask=ffff:ffff:ffff:ffff:: added interface eth0 ip=192.168.169.47 bcast=192.168.169.255 netmask=255.255.255.0 added interface eth0 ip=fe80::216:3eff:fe7b:420a%eth0 bcast=fe80::ffff:ffff:ffff:ffff%eth0 netmask=ffff:ffff:ffff:ffff:: added interface eth0 ip=192.168.169.47 bcast=192.168.169.255 netmask=255....
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...
2014 Feb 13
0
Samba 4.0.13 on FreeBSD 9
...'ncacn_np:[\pipe\srvsvc]' dcesrv_interface_register: interface 'srvsvc' registered on endpoint 'ncacn_ip_tcp:' dcesrv_interface_register: interface 'srvsvc' registered on endpoint 'ncalrpc:' added interface em0 ip=2001:44b8:191:2e00:21b:21ff:fe94:ab13 bcast= netmask=ffff:ffff:ffff:ffff:: added interface em0 ip=10.0.2.1 bcast=10.0.2.255 netmask=255.255.255.0 added interface em0 ip=10.0.2.3 bcast=10.0.2.3 netmask=255.255.255.255 added interface em0 ip=10.0.2.4 bcast=10.0.2.4 netmask=255.255.255.255 added interface em0 ip=10.0.2.7 bcast=10.0.2.7 netmask=255.255.2...
2005 May 31
4
On SSH
Hello, does anybody know how to achieve the following with SSH... a) accept RSA authentication for all but root from any IP b) accept RSA authentication for root from a couple IPs/Netmasks c) accept password authentication for all but root from a dozen Netmasks d) accept password authentication for root from 3 local netmasks only ie. make authentication depend on the USER,METHOD,CLIENT-IP triplet... Cheers, MaZe.
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: ne...
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: BOOTPROTO="none" BROADCAST="192.168.8.255" DEVICE="eth1:192008001" IPADDR="192.168.8.1" IPV6INIT=&qu...
2007 Sep 07
5
unable to add IP address to eth0:0 eth0:1 etc
Hi all, I need to (quickly!grrr) update IP addresses for which a given machine will answer. I did this: /sbin/ifconfig eth0:0 xx.xx.xx.10 netmask 255.255.255.0 /sbin/ifconfig eth0:1 xx.xx.xx.11 netmask 255.255.255.0 /sbin/ifconfig eth0:2 xx.xx.xx.30 netmask 255.255.255.0 /sbin/ifconfig eth0:3 xx.xx.xx.31 netmask 255.255.255.0 /sbin/ifconfig eth0:4 xx.xx.xx.13 netmask 255.255.255.0 /sbin/ifconfig eth0:5 xx.xx.xx.15 netmask 255.255.255.0 /sbin...
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 persist...
2013 Nov 01
2
network not work
When I add all interfaces, the internet does not work.... eth0 = interneteth1 = lan ------------------auto eth0 iface eth0 inet static address 192.168.1.254 netmask 255.255.255.0 broadcast 192.168.1.255 auto eth1 iface eth1 inet static address 192.168.0.100 netmask 255.255.255.0 broadcast 192.168.0.255 gateway 192.168.0.254 auto xenbr0 iface xenbr0 inet static address 192.168.0.101 netmask 255.255.255.0 broadcast 192.168.0.255 a...
2004 Oct 09
4
Does anyone have a working proxyARP setup?
...aceroute -n ANYTHING'' stops after the first hop (.96) succeeds; ''ping .97'' fails. I don''t know (or care yet) if anything gets in. (I really have a /29 network, but for consistency I''m showing a /28): gypsy> ifconfig eth0 x.x.x.96 broadcast x.x.x.111 netmask 255.255.255.240 gypsy> ifconfig eth1 x.x.x.96 broadcast x.x.x.111 netmask 255.255.255.240 gypsy> route add default gw x.x.x.97 metric 1 Weis> # interface definitions Weis> BAD_IFACE=eth0 Weis> Weis> DMZ_IFACE=eth1 Weis> DMZ_ADDR=x.x.x.96/28 Weis> Weis> ip route del x.x...
2019 Feb 08
0
netmask on aliases overriden by netmask on interface
...mean that a particular physical > interface cannot belong to more than one network, or at least not to > networks having differing cidr masks? Interface aliases are evil from my point of view. I recommend to configure the ip directly to the interface. #ifcfg-eth2 [...] IPADDR=192.168.200.1 NETMASK=255.255.255.0 IPADDR2=192.168.201.1 NETMASK2=255.255.255.192 ip addr show dev eth2 4: eth2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000 link/ether 08:00:27:b0:c5:7c brd ff:ff:ff:ff:ff:ff inet 192.168.200.1/24 brd 192.168.200.255 scope global eth2...
2015 Dec 23
3
Network configuration issue with second public ip on CentOS 6
...gt;> > > If I understand IP networking correctly, you only can have "aliases" of > the interface appear on the _same_ network segment (I'm tempted to say > same class C network) as the main IP of interface, say you have: > > DEVICE=eth0 > IPADDR=x.y.z.w > NETMASK=255.255.255.0 > GATEWAY=x.y.z.254 > > Then with the restriction I mentioned you can have alias: > > DEVICE=eth0:0 > IPADDR=x.y.z.a > NETMASK=255.255.255.255 > > Note that "x.y.z." part is the same in both IPs. > > Somebody may correct me if I'm wro...
2016 Apr 20
2
Debian patched 3.6.6 winbindd fails.
...quot;[Stores]" [2016/04/20 20:31:30.244762, 2] Processing section "[WIP]" [2016/04/20 20:31:30.244859, 2] Processing section "[printers]" .... [2016/04/20 20:31:30.245448, 2] added interface eth1 ip=fe80::230:48ff:feb1:ecc9%eth1 bcast=fe80::ffff:ffff:ffff:ffff%eth1 netmask=ffff:ffff:ffff:ffff:: [2016/04/20 20:31:30.245540, 2] added interface eth1 ip=192.168.0.250 bcast=192.168.0.255 netmask=255.255.255.0 [2016/04/20 20:31:30.245574, 2] added interface lo ip=::1 bcast=::1 netmask=ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff [2016/04/20 20:31:30.245608, 2] added in...
2009 Oct 09
1
[PATCH node] validify ipv4/ipv6 static/dhcp choice else loop
...D|d) - BR_CONFIG="$BR_CONFIG\nset $BR_ROOT/BOOTPROTO dhcp" - ;; - S|s) - printf "\n" - read -ep "IP Address: "; IPADDR=$REPLY - read -ep " Netmask: "; NETMASK=$REPLY - read -ep " Gateway: "; GATEWAY=$REPLY - - BR_CONFIG="$BR_CONFIG\nset $BR_ROOT/BOOTPROTO none" - BR_CONFIG="$BR_CONFIG\nset $BR_ROOT/IPADDR $IPADDR" - BR_CONFIG=&quot...
2009 Jan 14
1
RE: return codes ?
...ds] as ccache and config [(null)] [2009/01/14 20:28:10, 10] lib/util.c:name_to_fqdn(2953) name_to_fqdn: lookup for MAIL -> MAIL.birke-gym.dk. [2009/01/14 20:28:10, 2] lib/interface.c:add_interface(337) added interface eth4 ip=fe80::218:f3ff:fe52:e93%eth4 bcast=fe80::ffff:ffff:ffff:ffff%eth4 netmask=ffff:ffff:ffff:ffff:: [2009/01/14 20:28:10, 2] lib/interface.c:add_interface(337) added interface eth1 ip=fe80::280:c8ff:feca:9081%eth1 bcast=fe80::ffff:ffff:ffff:ffff%eth1 netmask=ffff:ffff:ffff:ffff:: [2009/01/14 20:28:10, 2] lib/interface.c:add_interface(337) added interface eth2 ip=fe80::...
2014 Jun 18
1
VPN address of the remote host
Hello, Please bear with my inexperience ;) Some tinc configuration examples available on the Internet include a statement like this: "route add -net $subnet netmask $netmask gw $remote_ip", where $remote_IP is the VPN address of the remote host. Q1: Does this statement modify the behaviour of tinc (as compared to "ifconfig $interface $local_ip netmask $netmask")? Q2: If it does, is there a way to determine the VPN address of the remote host, a...
2016 Oct 04
1
Virtualization Networking
...on't know the files you need. > > For this installation: > > /etc/sysconfig/ifcfg-eth0 > > NAME="eth0" > BOOTPROTO=none > GATEWAY=192.168.1.1 > NM_CONTROLLED=no > HWADDR=44:37:E6:53:1E:E2 > MACADDR="" > IPV6INIT=no > DEVICE=eth0 > NETMASK=255.255.255.0 > MTU="" > BROADCAST=192.168.1.255 > IPADDR=192.168.1.110 > NETWORK=192.168.1.0 > ONBOOT=yes > TYPE=Ethernet > > /etc/sysconfig/ifcfg-eth1 > > GATEWAY=192.168.1.1 > NAME="" > BOOTPROTO=none > NM_CONTROLLED=no > MACADDR=&q...