resc011:~ # ifconfig dummy1 10.128.200.198 netmask 255.255.248.0
resc011:~ # ifconfig
dummy0    Link encap:Ethernet  HWaddr 00:00:00:00:00:00
          inet addr:10.128.200.199  Bcast:10.255.255.255  Mask:255.255.248.0
          inet6 addr: fe80::200:ff:fe00:0/64 Scope:Link
          UP BROADCAST RUNNING NOARP  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:3 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 b)  TX bytes:210 (210.0 b)

dummy1    Link encap:Ethernet  HWaddr 00:00:00:00:00:00
          inet addr:10.128.200.198  Bcast:10.255.255.255  Mask:255.255.248.0
          inet6 addr: fe80::200:ff:fe00:0/64 Scope:Link
          UP BROADCAST RUNNING NOARP  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 b)  TX bytes:70 (70.0 b)
resc011:~ # ping 10.128.200.198
PING 10.128.200.198 (10.128.200.198) 56(84) bytes of data.
64 bytes from 10.128.200.198: icmp_seq=1 ttl=64 time=0.130 ms

-----Original Message-----
Neale:
This is what I thought.  That is how I do it under Linux/Intel.
However, for some reason in our zLinux (under LPAR), when I looked into
/etc/sysconfig/networks/devices, there is nothing there (empty directory).
When I went to /etc/sysconfig/network-scripts, there was a dummy0 with an
strange IP address.  I removed it (copied it to /tmp).
Then, in /etc/modprobe.conf, I found an alias for dummy0 to qeth - as for
eth0 and eth1.  I left it alone.
But when I reboot, the dummy0 device re-appeared in
/etc/sysconfig/network-scripts.  Where is it getting the information?
Another question, how come I can't configure a dummy1  (ifconfig dummy1)?
Regards,

[EMAIL PROTECTED]
NCCI
Boca Raton, Florida
561.893.2415
greetings / avec mes meilleures salutations / Cordialmente
mit freundlichen Gr��en / Med v�nlig h�lsning


                                                                                
                                                       
                      "Ferguson, Neale"                                         
                                                       
                      <[EMAIL PROTECTED]        To:       
[email protected]                                                
                      AG-USA.com>                     cc:                       
                                                       
                      Sent by: Linux on 390           Subject:  Re: dummy 
device to eth interface                                      
                      Port                                                      
                                                       
                      <[email protected]                                  
                                                       
                      >                                                         
                                                       
                                                                                
                                                       
                                                                                
                                                       
                      05/19/2005 02:03 PM                                       
                                                       
                      Please respond to Linux                                   
                                                       
                      on 390 Port                                               
                                                       
                                                                                
                                                       
                                                                                
                                                       




resc011:~ # modprobe dummy
resc011:~ # ifconfig dummy0 10.128.200.199 netmask 255.255.248.0
resc011:~ # ifconfig
dummy0    Link encap:Ethernet  HWaddr 00:00:00:00:00:00
          inet addr:10.128.200.199  Bcast:10.255.255.255
Mask:255.255.248.0
          inet6 addr: fe80::200:ff:fe00:0/64 Scope:Link
          UP BROADCAST RUNNING NOARP  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 b)  TX bytes:70 (70.0 b)
resc011:~ # ping 10.128.200.199
PING 10.128.200.199 (10.128.200.199) 56(84) bytes of data.
64 bytes from 10.128.200.199: icmp_seq=1 ttl=64 time=27.0 ms
64 bytes from 10.128.200.199: icmp_seq=2 ttl=64 time=3.20 ms

-----Original Message-----
I am trying to define a dummy device so I can define a dummy eth
interface
to it.
In the Intel world, I just modprobe dummy and then ifconfig dummy0.
Question is for the s390 world, do I need to do anything with qeth?

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or
visit
http://www.marist.edu/htbin/wlvindex?LINUX-390





The information contained in this e-mail message is intended only for 
the personal and confidential use of the recipient(s) named above. This 
message may be an attorney-client communication and/or work product and 
as such is privileged and confidential. If the reader of this message 
is not the intended recipient or an agent responsible for delivering it 
to the intended recipient, you are hereby notified that you have 
received this document in error and that any review, dissemination, 
distribution, or copying of this message is strictly prohibited. If you 
have received this communication in error, please notify us immediately 
by e-mail, and delete the original message.


----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to