Fedora Linux Support Community & Resources Center
Sections ›› Home | Forums | Guidelines | Forum Help | Fedora FAQ | Fedora News 

Go Back   FedoraForum.org > Fedora Support > Networking

Networking Networking with Fedora such as dhcp, IP numbers, wlan, modems, etc.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 2009-11-03, 03:31 AM CST
FACTOR2's Avatar
FACTOR2 Offline
Registered User
 
Join Date: Aug 2008
Location: Turkey/Izmir
Posts: 29
linuxfedorafirefox
Post Fedora 11 Hostname Problem

Hi.

I have a problem.ADSL modems not see my hostname.My hostname is "unknown"

Code:
[ceyhan@cm-fedora ~]$ hostname
cm-fedora
Code:
[ceyhan@cm-fedora ~]$ ping -c 1 localhost
PING localhost.localdomain (127.0.0.1) 56(84) bytes of data.
64 bytes from localhost.localdomain (127.0.0.1): icmp_seq=1 ttl=64 time=0.065 ms

--- localhost.localdomain ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 0.065/0.065/0.065/0.000 ms


Thnk you for helping...
Reply With Quote
  #2  
Old 2009-11-03, 07:52 PM CST
marcrblevins Offline
Registered User
 
Join Date: Jun 2006
Location: Texas
Age: 38
Posts: 3,746
linuxfedorafirefox
The /etc/hosts file was wrong for my Fedora 11 as well. I added my full hostname and partial hostname. Now apcupsd service runs properly.

My copy of /etc/hosts:
Code:
[marc@kiriyamablevins ~]$ cat /etc/hosts
127.0.0.1   kiriyamablevins.dyndns.org kiriyamablevins localhost localhost.localdomain localhost4 localhost4.localdomain4
::1         localhost localhost.localdomain localhost6 localhost6.localdomain6
[marc@kiriyamablevins ~]$
My copy of /etc/sysconfig/network:
Code:
[marc@kiriyamablevins ~]$ cat /etc/sysconfig/network
NETWORKING=yes
HOSTNAME=kiriyamablevins.dyndns.org
[marc@kiriyamablevins ~]$
Reply With Quote
  #3  
Old 2009-11-06, 08:56 PM CST
FACTOR2's Avatar
FACTOR2 Offline
Registered User
 
Join Date: Aug 2008
Location: Turkey/Izmir
Posts: 29
linuxfedorafirefox
Not working
Reply With Quote
  #4  
Old 2009-11-07, 06:59 AM CST
weitjong Offline
Registered User
 
Join Date: Oct 2006
Location: Singapore, 新加坡
Posts: 189
linuxfedorafirefox
Try this.

Goto "System > Administration > Network". In the "Devices" tab, select the eth device you use and click Edit button. Enter the DHCP hostname you like to see.
__________________
Leave no window unbroken
Reply With Quote
  #5  
Old 2009-11-09, 03:41 AM CST
FACTOR2's Avatar
FACTOR2 Offline
Registered User
 
Join Date: Aug 2008
Location: Turkey/Izmir
Posts: 29
linuxfedorafirefox
Hostname is OK...But still port not opened.I'm trying other spesific ports , but not opened.Please helping me.Thank you.
Reply With Quote
  #6  
Old 2009-11-09, 06:51 AM CST
weitjong Offline
Registered User
 
Join Date: Oct 2006
Location: Singapore, 新加坡
Posts: 189
linuxfedorafirefox
You have to be more specific than that. What port are you trying to open? Are you behind a firewall? I would normally look at the firewall setting first for such issue.
__________________
Leave no window unbroken
Reply With Quote
  #7  
Old 2009-11-09, 12:07 PM CST
FACTOR2's Avatar
FACTOR2 Offline
Registered User
 
Join Date: Aug 2008
Location: Turkey/Izmir
Posts: 29
linuxfedorafirefox
Im trying torrent and gnutella ports.I dont use firewall.
Reply With Quote
  #8  
Old 2009-11-09, 06:09 PM CST
marcrblevins Offline
Registered User
 
Join Date: Jun 2006
Location: Texas
Age: 38
Posts: 3,746
linuxfedorafirefox
To see what ports are open from outside, try Shields Up! at www.grc.com:

http://www.grc.com/default.htm
Reply With Quote
  #9  
Old 2009-11-10, 08:04 AM CST
weitjong Offline
Registered User
 
Join Date: Oct 2006
Location: Singapore, 新加坡
Posts: 189
linuxfedorafirefox
For peer-to-peer connection you have to configure firewall/router/NAT. You can cross out the firewall already as you don't use it (I would not recommended turning off firewall though). Next check the NAT (Network Address Translation) setting on your router. Look for port-forwarding. I believe that is your problem. Basically you want to configure your router to forward the external torrent traffic to the correct internal host which is listening to a preconfigured torrent port.
__________________
Leave no window unbroken
Reply With Quote
  #10  
Old 2009-11-10, 08:31 AM CST
FACTOR2's Avatar
FACTOR2 Offline
Registered User
 
Join Date: Aug 2008
Location: Turkey/Izmir
Posts: 29
linuxubuntufirefox
NAT ,Local IP and Ports configured.But ports testing ;Closed...
Reply With Quote
  #11  
Old 2009-11-10, 09:29 AM CST
weitjong Offline
Registered User
 
Join Date: Oct 2006
Location: Singapore, 新加坡
Posts: 189
linuxfedorafirefox
Different router brands have different ways to configure, so I cannot help you there to give you specific instruction. It does not hard to find a good tutorial on the internet for this topic. Good luck.
__________________
Leave no window unbroken
Reply With Quote
  #12  
Old 2009-11-10, 12:58 PM CST
FACTOR2's Avatar
FACTOR2 Offline
Registered User
 
Join Date: Aug 2008
Location: Turkey/Izmir
Posts: 29
linuxfedorafirefox
Thank you.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
hostname problem M4rc0 Networking 15 2009-09-11 11:28 AM CDT
NFS Hostname Problem nybigjet Networking 6 2008-11-25 05:57 AM CST
Hostname problem ramangill Servers 3 2007-04-02 02:02 PM CDT
Fedora Core 3 Hostname Error (Windows cannot ping 'hostname') 3K Tech Networking 1 2005-01-02 08:24 PM CST
Problem with the hostname AMD-Z Software 8 2004-04-03 06:23 PM CST

Automatic Translations (Powered by Powered by Google):
Afrikaans Albanian Arabic Belarusian Bulgarian Catalan Chinese Croatian Czech Danish Dutch English Estonian Filipino Finnish French Galician German Greek Hebrew Hindi Hungarian Icelandic Indonesian Italian Japanese Korean Latvian Lithuanian Macedonian Malay Maltese Norwegian Persian Polish Portuguese Romanian Russian Serbian Slovak Slovenian Spanish Swahili Swedish Taiwanese Thai Turkish Ukrainian Vietnamese Yiddish

All times are GMT -7. The time now is 06:20 AM CST.

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
Hosting provided by ThePlanet



All trademarks, and forum posts in this site are property of their respective owner(s).

FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact | Founding Members
Designed By Ewdison Then | Powered by vBulletin ©2000-2009, Jelsoft Enterprises Ltd.
FedoraForum is Powered by Open Source Projects and Products
Translated to other languages supported by vBET Translator