"Make sure it finds the correct device numbers, and assigns the read/write
channels properly.  If not, you'll be learning a few sed commands.  :)
        dmesg | tail"

That's another problem.  I'm not sure whether the chandev change caused
everything to move around.  I've been trying find a command that would give
me that info but not successfully.

-----Original Message-----
From: Post, Mark K [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 30, 2003 6:02 PM
To: [EMAIL PROTECTED]
Subject: Re: Network Configuration for Linux....


LeMarr,

Ok, first, check to see if the CTC driver is loaded:
        lsmod

If not, load it:
        modprobe ctc

Make sure it finds the correct device numbers, and assigns the read/write
channels properly.  If not, you'll be learning a few sed commands.  :)
        dmesg | tail

Set the ip address
        ifconfig ctc0 111.222.333.444 pointopoint 555.666.777.888

Set the default gateway:
        route add default gw 555.666.777.888 netmask 0.0.0.0

Theoretically, at this point you should be able to telnet in again.

Mark Post

-----Original Message-----
From: Ketchens, LeMarr T. (RyTull)
[mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 30, 2003 6:26 PM
To: [EMAIL PROTECTED]
Subject: Re: Network Configuration for Linux....


The problem is I tanked this guest by altering the modules.conf, route.conf,
rc.config, and chandev.conf.  By the way, we are running SuSE 2.4.7 under
z/VM 4.3.0.  The setup was running VCTC, but I somehow messed that up making
the changes.  I've been trying to find a way to edit via the 3270, since I
can't get back in via telnet.  I made a rookie mistake of not backing up the
originals.  Any assistance would be great.  Thanks.

-----Original Message-----
From: Post, Mark K [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 30, 2003 5:21 PM
To: [EMAIL PROTECTED]
Subject: Re: Network Configuration for Linux....


Umm, no.  If you tell us exactly what you're trying to reconfigure, and what
distribution you're running, we can most likely give you the line-mode
commands to do it dynamically, so you can then ssh/telnet in to do it via
the "usual" methods.

Mark Post

-----Original Message-----
From: Ketchens, LeMarr T. (RyTull)
[mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 30, 2003 6:17 PM
To: [EMAIL PROTECTED]
Subject: Network Configuration for Linux....


Can anyone tell me the command to get into the network setup screen while
logged onto a Linux Guest via a 3270 session?  I want to reconfig the
network portion for one of the guest machines.  Thanks


--- Legal Disclaimer: The information contained in this communication may be
confidential, is intended only for the use of the recipient named above, and
may be legally privileged.  If the reader of this message is not the
intended recipient, you are hereby notified that any dissemination,
distribution, or copying of this communication, or any of its contents, is
strictly prohibited.  If you have received this communication in error,
please re-send this communication to the sender and delete the original
message and any copy of it from your computer system. Thank you. ---


--- Legal Disclaimer: The information contained in this communication may be
confidential, is intended only for the use of the recipient named above, and
may be legally privileged.  If the reader of this message is not the
intended recipient, you are hereby notified that any dissemination,
distribution, or copying of this communication, or any of its contents, is
strictly prohibited.  If you have received this communication in error,
please re-send this communication to the sender and delete the original
message and any copy of it from your computer system. Thank you. ---


--- Legal Disclaimer: The information contained in this communication may be
confidential, is intended only for the use of the recipient named above, and
may be legally privileged.  If the reader of this message is not the
intended recipient, you are hereby notified that any dissemination,
distribution, or copying of this communication, or any of its contents, is
strictly prohibited.  If you have received this communication in error,
please re-send this communication to the sender and delete the original
message and any copy of it from your computer system. Thank you. ---

Reply via email to