Fedora Networking :: Adding 3rd NIC To Fedora?
Apr 28, 2011
I am trying to add a third network card (an Intel gigabit card) to my Fedora server to setup a static route to another network. I have add the eth2 alias in /etc/modprobe.conf and /etc/modules.conf as:
Alias eth2 e1000 I created the ifcfg-eth2 file in /etc/sysconfig/network-scripts the contents are as shown (removed personal info):
BOOTPROTO=none
PEERDNS=no
HWADDR=[MAC Address]
TYPE=Ethernet
[Code]...
When I restart the server or the network service eth2 fails to start and shows the error below:
# Bringing up interface eth2: SIOCGIFFLAGS: No such device So I did a ifconfig �a and see that there is a eth2_rename shown in the list. How do I get eth2 to load correctly so I can set the static route I need?
View 14 Replies
ADVERTISEMENT
Feb 21, 2009
We installed Fedora on top by my WindowsXP, we have updated the connection information with the addresses, but can't access any website. Connection Manager says we're connected. We created a new wired network connection, but it doesn't appear in the choices.
I installed Ubuntu recently and had a similar problem, only mine was that my computer was competing with hers (something to do with DHCP). The solution was to alter my /etc/network/interfaces file, but I also screwed with settings in the "Network Connections" thing, pretty much altering a connection my /etc/network/interfaces file seemed to have made. My problem was only solved as far as I cared. I wonder if this is the same problem.
On the other hand, we attempted connecting the Fedora box directly to a modem and still no internet, so I believe they are entirely unrelated. But I wanted to include this for completeness in case they are.
View 5 Replies
View Related
May 10, 2011
First I will give some background. We have a currently working network that the Previous network Admin assigned an internal IP scheme of 200.1.1.0/24. I have no idea why he would have done such a thing, but it is my job to fix it (and keep our systems up and running). We have a Fedora 10 box on the 200 network that is acting as a router and a firewall (shorewall to be exact).
I added another NIC card (thank you again to all the great people on this forum for helping me get that working) and it is eth2. Assigned it a 10.100.1.A/24 (This is just a variable for the real IP). The other end of the cable that I plugged into that NIC connects to a Cisco Layer 3 switch. I assigned the port that connects to the other end of the cable the IP address of 10.100.1.B/24
Ok, I added the static route of ˜ip route add 10.100.1.0/24 via 10.100.1.A dev eth2' I added loc2 (which is my eth2 adapter) to the /etc/shorewall/zones file. I set eth2 on loc2 in the /etc/shorewall/interfaces file. loc2 eth2 detect I set the lines in the /etc/shorewall/policies file loc loc2 ACCEPT info loc2 loc ACCEPT info I can ping the cisco switch from the linux server itself. From a PC on the original network I can ping the new NIC card in the linux server, but cannot ping the cisco switch, so I figure it has to be either the route or shorewall.
View 13 Replies
View Related
Sep 28, 2009
I recently installed Fedora 11 onto my computer on top of Linux Mint. Originally I was using Mint's bootloader, but I'm ditching Mint soon for another OS so I'm migrating to Fedora's bootloader to make the transition easier. For a while I couldn't get Mint to appear on Fedora's Grub menu, but during that time I could still access the internet on Fedora. However, once I successfully added Mint to Fedora's grub menu, the wireless suddenly stopped working on Fedora (though it still works on Mint.) I can connect to the network on Fedora but it gives me the awesome "host does not exist" message when I try to ping anything. Any insight as to why this might have happened after I managed to successfully boot Mint from the Fedora boot menu?
View 5 Replies
View Related
Jul 24, 2009
I just installed Ubuntu 9.04 on this computer and I told it not to install a bootloader since I already have Fedora and it is my main OS. I then realized I didn't know how to add it to menu.lst here so I can't boot Ubuntu. How do I do this?
View 10 Replies
View Related
Feb 15, 2010
I am trying to convert my own CD's that I own into .MP3 format for my Sony 16GB MP3 Walkman. I did some looking on Google and found these free/nonfree repositories that you can add and then update YUM, etc....well I still can not get it to work. I am rather new to Linux. I am trying to use Audio CD Extractor under applications/sound & Video. It does not work in Rythmbox either. What do I do now? I am trying to use Linux day in and day out and no longer use Windows.
View 6 Replies
View Related
Oct 13, 2010
i want to add http://carme.pld-linux.org/~arekm/RPMS/ to yum repos for searching packages and installing them.(as ATrpm and dag ,...)
i do this :
#sajad added this:
[carme.pld-linux.org]
name=For VirtualBox
baseurl=http://carme.pld-linux.org/~arekm/RPMS/
[Code]...
View 14 Replies
View Related
Feb 20, 2011
I've downloaded some new fonts and want to play with them. I know that I could simply add them to ~/.fonts, but I'd like to do it right, and make them available system wide. (Yes, I know I'm the only user, but I'd like to learn how to do it on a multi-user system.) I've looked in /share/fonts and seen a number of folders containing font groups, but each of these fonts is complete in one file. Should I just dump them into /share/fonts or should I make a special folder, let's say /share/fonts/custom and install them there?
View 5 Replies
View Related
Jan 15, 2009
just getting startedin linux <fedora9> and haveseveral questions. first what bookwould be best to start the learning process? have looked at fedora 9 and enterprise and the newest fedora 10 with enterprise and these seem to be aimed at networking setups which I do not have.also in adding users and groups which I have done I think successfully however when I use the newgrp command and try to access a file I have saved under a group with two members the file does not show in the ls command.
users are jevans in group programmers cevans in group programmers in creating the file I didthe newgrp programmers command and created the filein the cevans spotand changed to jevans and negrp programmers and the filedoes not show.so what do I do here, or is my understaning of this incorrect?
View 14 Replies
View Related
Aug 24, 2009
So I just installed OpenSUSE along side Fedora11 and it appears the SUSE grub simply removed Fedora from the menu.lst instead of adding to it... what exactly do I need to put to get it back into the list? My Fedora resides on sdb8 on my partition setup.
View 1 Replies
View Related
Sep 17, 2009
I'm trying to understand the performance of my machine and memory usage just isn't adding up. When I run top it will typically show 301M of 308M used but the total of everything in the RES column is no where near 300M and the total of %MEM column isn't more than 20-30%. So how do I figure out what is using all the memory? Then is there some way to control it to optimize performance?
View 3 Replies
View Related
May 2, 2010
You can add a user with their password in one go, just use the -p option:
useradd -p '$1$S5P0QMGg$1RJ8yBPnDvyJ0SynNkESL1' mruser
The above password hash is for the word: password The easiest way to hash your password would be to grab it out of /etc/shadow
I am trying the same with the ks.cfg for RHEL5.4, but the users dont seem to get creted, after I login.
useradd -p <ENCRYPTE_PWD> username
View 2 Replies
View Related
Feb 9, 2011
I have a script that I run using ./dom example.com.
I want to add an alias to .bashrc so that I can run it using "d example.com".
I have tried adding each of the lines below in turn but I still receive the error:
-bash: d: command not found
alias d="/bin/bash /home/user/dom"
alias d="./home/user/dom"
alias d="sh /home/user/dom"
View 3 Replies
View Related
Feb 23, 2011
I have bits and pieces but I'm wondering if anyone could post a step by step way to add a user using vipw? It seems handy to know. And am I correct in saying that the user added with vipw could then be added to a group using vigr?
View 1 Replies
View Related
Jun 10, 2011
I have this file and i need a command to permanently add a line of code to the file and sort the file by ID. I was able to add a line with the echo command but its not permanent
Code: 111:Smith:Mary:Davison:Attorney
222:Stumblebum:Jason:Novi:Student
229:Esposito:Amy:Toronto:Artist
[code]....
View 3 Replies
View Related
May 2, 2011
I have tried the instructions online to install the 64bit flash player to my Fedora14 with not luck. After following the instructions videos from within my web browser still don't play.
View 5 Replies
View Related
Jan 12, 2010
i have a problem adding flash on to my mozilla firefox how do i go about it and loading programs like skype and all they dont run whats the best way
View 2 Replies
View Related
May 27, 2009
I need to add Fedora to ubuntu's GRUB Here is my fdisk -l
[Code]....
View 14 Replies
View Related
Oct 23, 2009
hHow would I add my SSH server to run levels 3,4,5? I have been trying to search google for this answer to my problem for hours and cannot have any luck.
View 2 Replies
View Related
Nov 10, 2009
For some reason the fedora grub didnt detect my windows recovery partition (Im on a netbook).How would I go into adding that to grub. Its on /dev/sda2
View 2 Replies
View Related
Jun 4, 2010
After installing skype from rpm I wanted to add a skype repo for future updates. As root I did 'touch skype.repo' and tried to open by 'kwrite skype.repo' but get the undermentioned error. As a user I can open the empty file with the command 'kwrite skype repo' but cannot save it as I am informed that I only have read access.
Code:
[root@localhost yum.repos.d]# kwrite skype.repo
kwrite(2391): Session bus not found
[code]...
View 3 Replies
View Related
Jul 22, 2010
I have installed Windows 7 64-bit, Fedora 13 64-bit and Windows XP 32-bit. I had to install the 32-bit XP for some driver issues I have with obscure devices I own. Windows 7 and Fedora both boot with no issues but Windows XP is not the in the GRUB loader as it was installed after Fedora. I have tried adding a few entries to the menu.lst file but my attempts failed. The output of fdisk -l is here
Code:
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
[code]...
View 7 Replies
View Related
Sep 25, 2010
I have implemented LVM to expand the /home partition. I would like to add 2 more disks to the system and use raid 5 for those two disks plus the disk used for /home. Is this possible? If so, do I use type fd for the two new disks and use type 8e for the existing LVM /home disk? Or do I use type fd for all of the raid disks?
View 1 Replies
View Related
Jun 1, 2011
I don't follow why the Suspend option is there and the Reboot and Shutdown is not. Can anyone guide me to the code needed to add the selections. I know I can use a Terminal to shutdown or reboot but a simpler solution would be nice. I expect there are methods to fix most of what I don't like about Gnome 3 but I haven't found them yet. Is there a central place for the solutions needed to deminimalize Gnome 3? I really prefer one click control.
View 4 Replies
View Related
Jul 3, 2011
Ubuntu + Unity = bad, so I installed Fedora 15 with Gnome 3. I am very happy with it! The only thing that bothers me at this point, is the fact that Kdenlive keeps crashing when opening MOD-files. This is the error I'm getting:
Code:
Application: Kdenlive (kdenlive), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fb895918840 (LWP 3921))]
Thread 4 (Thread 0x7fb88e670700 (LWP 3923)):
#0 0x0000003f6f0d74f3 in poll () from /lib64/libc.so.6
#1 0x0000003f71042d24 in ?? () from /lib64/libglib-2.0.so.0
#2 0x0000003f7104360d in g_main_loop_run () from /lib64/libglib-2.0.so.0
#3 0x00007fb88eb99564 in ?? () from /lib64/libgio-2.0.so.0
#4 0x0000003f710683a6 in ?? () from /lib64/libglib-2.0.so.0
#5 0x0000003f6f407af1 in start_thread () from /lib64/libpthread.so.0
#6 0x0000003f6f0dfddd in clone () from /lib64/libc.so.6 .....
I tried playing MOD-files with mlt, but that failed also completely. At this point, I don't know what to do.
View 1 Replies
View Related
Jul 7, 2011
I have just installed VirtualBox under F15 and would like to start it from the applications window instead of from a terminal as I am now doing.How do I add it to the applications menu?
View 3 Replies
View Related
Mar 3, 2009
i downloaded a package containing WINE menu icons for my Fedora 10 due to WINE installation not installing any icon(or maybe not set correctly during installation)can anyone tell me where i should put these icons?
View 1 Replies
View Related
May 21, 2010
i had 1 server and its hostname is resolving fine.
i purchased 1 vps and its hostname isnt resolving.
for server1 say hostname is server1.domain.com
and for vps i add server2.domain.com
and when i ping my server2.domain.com i get Host Unknown error.
do i add Hostname and make it resolve in VPS.
i want to use hostname like server2.domain.com.
i want both server to have common domain name but diff hostname.
View 5 Replies
View Related
Jun 26, 2010
I've also tried:adding the font to local .fonts directory adding font to /usr/share/fonts simply clicking on the ttf file and then 'install' (which puts it in the .fonts directory) But nothing seems to help. As I haven't yet made 15 posts, I can't post a URL, but I'm trying to add Chinese fonts from the uni-heidelberg.de site. (A search on free chinese fonts will give the URL). The only installation hiccup I've noticed is that the font name, when the ttf file is clicked on in the gnome GUI, is (for a number of fonts, not just one file). I don't think that's the problem though.
View 1 Replies
View Related
Feb 19, 2011
I'm giving CentOS a new look as a desktop. Been a few years since I last installed it on anything but a server. While the default repositories have improved greatly I am still bereft of so much of my cherished and necessary software. No Gambas, Wesnoth (shows up but version is 2 years out of date), Chrome, Audacious ugly plugins, XMMS support for FLAC (shows up but errors out if I try to install), Cinalarra, Audacity, JACK audio, Ardour, Xine, Amarok, Blender, Gthumb, Abiword, gramps, disk utility, many KDE apps, it's almost like KDE is a forgotten desktop manager for CentOS repsositories and pages more of software I'm too lazy too list. All of this is software which shows up in Debian based distros and most of which in Fedora/SUSE repositories.
What are some good repositories for CentOS. I clearly have the wrong ones enabled or CentOS is a very crippled desktop. Here are the repositories I've added/have.
Updates
extras
addons
adobe
base
c5-media errors out so I have it disabled.
centosplus
contrib
kbs-CentOS-extras & misc
Rpmforge
RPMforge extras errors out so I have it disabled.
CentOS users what repositories do you use?
View 6 Replies
View Related