Results 1 to 3 of 3
I'm new at Red Hat Linux 9.
I installed Red Hat Linux 9, host is configured to obtain IP address dynamically.
Linux host is connected in a Windows network, I ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 12-03-2003 #1Just Joined!
- Join Date
- Dec 2003
- Posts
- 2
IP address Red Hat Linux 9
I'm new at Red Hat Linux 9.
I installed Red Hat Linux 9, host is configured to obtain IP address dynamically.
Linux host is connected in a Windows network, I installed and started linux FTP service to get access from win32 PC in network.
I used a ping command to a win 32 pc, but source IP address doesn't appear. Also used ifconfig command and shows me a IP address, when I try to connect from win32 ftp client, an error occurs "Unknown host name".
I made a test from linux host using same IP address and everything works fine, when I try to connect using a Red Hat Linux 8 host, connection fails.
I checked ftp service, LAN connection, and are working fine.
I don't know if I'm using wrong commands to detect IP address.
I appreciate some help.
Best Regards.
- 12-03-2003 #2Linux User
- Join Date
- Jun 2003
- Location
- Calgary, AB CANADA
- Posts
- 496
Hi, and welcome to the forums.
To try and help you out, can you post the output of runningfrom a terminal window?Code:/sbin/ifconfig
(BTW, I moved you post to here in the Networking section.)\"Everything should be made as simple as possible, but not simpler.\"
Albert Einstein
- 12-04-2003 #3Just Joined!
- Join Date
- Dec 2003
- Posts
- 2
ifconfig output
nk encap:Ethernet HWaddr 00:C0:4F:97:8E:AECode:Hi, this is the output I get from ifconfig tool. eth0 Li
inet addr:192.85.40.220 Bcast:192.85.40.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:978 errors:0 dropped:0 overruns:0 frame:0
TX packets:217 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:232564 (227.1 Kb) TX bytes:32265 (31.5 Kb)
Interrupt:11 Base address:0xec80
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:1499 errors:0 dropped:0 overruns:0 frame:0
TX packets:1499 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:101793 (99.4 Kb) TX bytes:101793 (99.4 Kb)
I assume that IP address is 192.85.40.220, when I try to connect to vsFTP using this address connection fails.
Regards


Reply With Quote
