mv -vi /etc/modprobe.d/50-ipv6.conf /root/
mv -vi /etc/modprobe.d/50-ipv6.conf /root/
`/etc/modprobe.d/50-ipv6.conf' -> `/root/50-ipv6.conf'
linux76:~ # modprobe ipv6
modprobe ipv6
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
linux76:~ # modprobe qeth-l3
modprobe qeth-l3
qeth.2c6def: register layer 3 discipline
linux76:~ #
rcnetwork restart
rcnetwork restart
Shutting down network interfaces:
Shutting down service network . . . . . . . . ...done
Hint: you may set mandatory devices in /etc/sysconfig/network/config
Setting up network interfaces:
Setting up service network . . . . . . . . . ...done
SuSEfirewall2: Setting up rules from /etc/sysconfig/SuSEfirewall2 ...
SuSEfirewall2: Warning: no interface active
SuSEfirewall2: batch committing...
SuSEfirewall2: Firewall rules successfully set
linux76:~ #
ifconfig
ifconfig
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:2 errors:0 dropped:0 overruns:0 frame:0
TX packets:2 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:100 (100.0 b) TX bytes:100 (100.0 b)
linux76:~ #
So I rebooted the server and now I'm up and running....
ifconfig -a
eth0 Link encap:Ethernet HWaddr 02:00:01:00:00:14
inet addr:192.168.193.176 Bcast:192.168.195.255 Mask:255.255.252.0
inet6 addr: fe80::200:100:100:14/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1492 Metric:1
RX packets:219 errors:0 dropped:0 overruns:0 frame:0
TX packets:209 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:21915 (21.4 Kb) TX bytes:87504 (85.4 Kb)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:2 errors:0 dropped:0 overruns:0 frame:0
TX packets:2 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:100 (100.0 b) TX bytes:100 (100.0 b)
linux76:~ #
And back to my original problem of the:
MARTIAN SOURCE 192.168.195.255 FROM 192.168.193.176, ON DEV ETH0
messages...
It's the only image that is producing these messages.
I must of done something in my playing around to cause them...
Well, onward and downward!
Thanks
Tom Duerbusch
THD Consulting
>>> Mark Post <[email protected]> 8/3/2011 12:18 PM >>>
>>> On 8/3/2011 at 12:47 PM, Tom Duerbusch <[email protected]> wrote:
> No big deal in recreating this system. But it would be an interesting
> learning exercise in recovering from my failure.
mv -vi /etc/modprobe.d/50-ipv6.conf /root/
modprobe ipv6
modprobe qeth-l3
That might be enough. Or, you may need to:
rcnetwork restart
Mark Post
----------------------------------------------------------------------
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 more information on Linux on System z, visit
http://wiki.linuxvm.org/
----------------------------------------------------------------------
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 more information on Linux on System z, visit
http://wiki.linuxvm.org/