On Sunday 28 October 2007 20:58:42 Don Raboud wrote:
> On Sunday 28 October 2007 05:19, primm wrote:
> > In yast network card static
> >
> > IP adderss, Subnet Mask and Hostname
> >
> > My IP address is 192.168.1.2 and my hostname is hh1.local
> >
> > What's my Subnet Mask?
>
> /sbin/ifconfig will show you what you currently have.  Look for the bit
> that says Mask:...
>
> As other have said it is most likely 255.255.255.0.
>
>
> Don

/sbin/ifconfig
eth0      Link encap:Ethernet  HWaddr 00:E0:4C:FD:33:DE
          inet addr:192.168.1.2  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::2e0:4cff:fefd:33de/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1639 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1195 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:1788172 (1.7 Mb)  TX bytes:93299 (91.1 Kb)
          Interrupt:20

eth1      Link encap:Ethernet  HWaddr 00:05:1C:10:EE:75
          inet addr:192.168.2.1  Bcast:192.168.2.255  Mask:255.255.255.0
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
          Interrupt:18 Base address:0x4000

Does that confirm 255.255.255.0?
Thanks, Lynn.
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to