On 19:40:39 wrote Thomas Harvey:
> # The primary network interface
> auto eth0
> iface eth0 inet static
>         address 10.25.100.14
>         netmask 255.255.0.0
>         network 10.11.0.0
>         broadcast 10.11.255.255
>         gateway 10.25.100.1

# ipcalc -b 10.25.100.14/255.255.0.0
Address:   10.25.100.14         
Netmask:   255.255.0.0 = 16     
Wildcard:  0.0.255.255          
=>
Network:   10.25.0.0/16         
HostMin:   10.25.0.1            
HostMax:   10.25.255.254        
Broadcast: 10.25.255.255        
Hosts/Net: 65534                 Class A, Private Internet

Your host ip is NOT on your network, nor is the gateway ip direct 
reachable.

-- 

Harry Jede

-- 

Gruss
        Harry Jede
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Reply via email to