Fedora Networking :: How To Keep Country Settings
May 7, 2010
Fedora 12, ath5k, used #iw reg set DE to enabled channel 12 and 13 for wireless.
But every time reboot the setting will get lost and reset to US.
Where is the best place to set this permanently?
View 2 Replies
ADVERTISEMENT
Oct 31, 2009
I am trying to configure Fedora 11 Samba PDC with LDAP backend. All information on how to was obtained at http:[url].......The Howto is not complete. However, I have a real problem when configuring ldap.conf and slapd.conf as I will replace the domain acpng.org.pg with the examples. The problem is when entering the following:
URI ldap://127.0.0.1/
HOST linux-srv1.pqrst.org.nk
BASE dc=pqrst,dc=org # now here, do I put another dc=nk for the
View 4 Replies
View Related
Feb 7, 2010
I have a VPS. I intend to use it as a squid server. I need to know how to configure Squid so it works as a simple proxy server. Don't need authenication etc.
View 1 Replies
View Related
Dec 25, 2008
I have Debian installed in embedded PC which is in a vehicle . This PC collects information related to engine .This pc is connected to internet using Verizon USB 175 modem.i connect to internet uing Wvdial. On connection it gets dynamic IP and uing this Ip i planned to login through Putty.This whole system Is in US , when i was in US i had laptop which is connected to internet using verizonPCMCI modem. from that laptop i used putty and entered dynamic ip in Putty and i could successfuly login to the system in vehicle.But when i came back to India i tried to login to the system , here i have different ISP not verizon , i tried to ping that IP ( technician called from US and informed the new IP ) in the Vehicle and i was successful in doing that , i got echo to my ping. Now using that Ip in putty to login but i could not login ,it gives time out
View 7 Replies
View Related
Sep 14, 2009
Browsing thru the dmesg output, I saw this:
cfg80211: Calling CRDA for country: MX
cfg80211: Regulatory domain changed to country: MX
(start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
(2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2700 mBm)
[code]....
Wireless works fine, but I'm not currently in Mexico, so where is this coming from?
View 1 Replies
View Related
Nov 2, 2010
I am comparing jwhois and whois. Specifically, I want to resolve the country and Internet registry source for 150.216.2.252. The correct information is United States and ARIN; however, using the whois command it says it is in Australia and APINC. This is incorrect. I have compiled jwhois; however, it will not work on ip address. It will resolve cnn.com and other websites; however, will not work on ip address such as 150.216.2.252. When I try to use an IP address it says:
jwhois-4.0$ jwhois 207.58.150.216
[Querying whois.arin.net]
[Unable to connect to remote host]
How can I get jwhois to work on this ip address or whois to resolve the correct United States information?
View 8 Replies
View Related
Jun 2, 2011
I'm having an issue where a server in CA (1000/full) and in VA (100/full) have very lopsided data transfer.
CA -> VA with iperf shows ~20Mbps
VA -> CA with iperf shows ~93Mbps
If we change the CA server to 100/FULL, transfer speed is 93Mbps both ways.
Some tuning was done to TCP window scaling parameters, but it won't correct the issue, just improve the CA -> VA numbers to what is listed above. I will say, turning TCP window scaling OFF will lower the transfer speed both ways to < 20Mbps.
The only clue I have when looking at wireshark dumps is that the window scale going OUT would never go past 10240 (scale is 8, so 2^8 x 40bytes). In the opposite direction, the window size will go above 3MB (scaled).
It is not a bandwidth problem as iperf with UDP shows 93Mbps both ways. Local transfers (CA 1000/full to CA 100/full) show full speed both ways, so I feel it is strictly related to TCP window scaling.
RedHat 5 64-bit on both sides. Any ideas why it won't scale above 10240?
View 7 Replies
View Related
Aug 16, 2009
Although I just installed F11, it's been out a while. Anyway, I went to System -> Administration expecting to find Server Settings. It wasn't there! That had been the way to set up NFS for file sharing on my local network.
View 4 Replies
View Related
Feb 19, 2010
how do i get yum, KPackageManager to use System Proxy Settings for there network access ? by proxy i mean it's a program that uses my phone as the proxy.here is the command adb forward tcp:8080 tcp:8080
now i got it to work for firefox like this localhost 8080 for all protocols.did the same in KDE proxy settings localhost 8080 for all protocols..just need to know hot to configure yum and kPackageManage
to use it as well?
View 14 Replies
View Related
Aug 21, 2010
I am using Fedora 13 x86_64 on a Acer Aspire 7730ZG laptop with: 01:00.0 VGA compatible controller: nVidia Corporation G98 [GeForce 9300M GS] (rev a1) I have kmod-nvidia-2.6.33.6-147.2.4.fc13.x86_64-195.36.31-1.fc13.2.x86_64 installed from rpmfuison when I plug in the hdmi cable to the tv, my tv says the resoultion is at 720p, and I can not get any of the resolutions settings to look right on seperate x screen with the nvidia X server settings gui. my tv is a vizo 42inch. also another question is their a way to set the video card to output at 1080? this might be part of my problem?
View 14 Replies
View Related
Mar 10, 2009
I'm running Fedora 10. My Network Manager settings are all grayed out. They are uneditable. I can see the detected settings, but not change them. All of the settings fields are disabled.
Is there a way to enable these, so that they can be edited?
Starting with the menu in the upper left corner of the GNOME screen: System/Preferences/Internet And Network/Network Connections
The Network Manager window appears correctly.
I see all automatically generated settings that were created for my various devices:
In particular, I want to be able to edit "Auto vmnet8", for VMware usage.
I know about the workaround of going back to the manual network configuration as used in older versions of Fedora, such as editing the files in /etc/sysconfig/network-scripts/ifcfg-* and then enabling the old "network" service and disabling the "NetworkManager" service.
However, this workaround really won't work in this situation. The VMware interfaces, vmnet1 and vmnet8, are virtual interfaces that *only* exist when the VMware services are running. The VMware services are started *after* the old manual network configuration would be applied. So, at the time the scripts in /etc/sysconfig/network-scripts are processed, the vmnet1 and vmnet8 devices do not yet exist! I'm hesitant to change the numbering of services, lest other things break (VMware on Fedora 10 is rather fragile already).
I love the feature of NetworkManager to be able to automatically apply settings to newly materialized network devices (such as vmnet1 and vmnet8 when VMware is loaded). However, I need to also be able to edit those settings.
Is there a solution that will make my Network Manager "Edit" window not be entirely grayed out? I can see the settings pages just fine, but unfortunately, they are all disabled and I can't edit them at all.
View 11 Replies
View Related
Mar 12, 2009
Does anyone havea good tutorial on Fedora's network scripts, how to edit them, in what order they are called, etc. What I want to do seems simple, but something in the bootup keeps changing it. Right now, I have an image of Fedora Core 7 created in a server with 2 Ethernet cards. I need to specify static IP addresses for each card. Thats simple, and I did that. Now, heres the tricky part, I need to be able to clone this image and place it onto other exact duplicates of the hardware, and have all of the settings stay the same.
What happens here, is that eth0 and eth1 are stored somewhere as devices, and upon boot on a different machine, the Fedora will mount new network cards(different MAC addresses) as eth1 and eth2. It then mvoes my ifcfg-eth0/1 to a backup, and creates two brand new network setting's files, which initialize to DHCP. This creates an issue, becuase these machines do not have monitors nor keyboards attached, nor is their a DHCP server, so its a pain when I swap the machine out, to have to go in with a keyboard/mouse/monitor and reconfigure the network settings before I can connect to it over the LAN.
So does anyone have any advice on how to do this? No matter what i tried, booting the image in a new PC caused Fedora to create two new devices and create brand new network settigns for them, both initialized to DHCP. Hell, I wouldn't care if it created brand new devices, if it would initialize them to static IP addresses that I am expecting.
View 1 Replies
View Related
Nov 24, 2009
The problem is that he did not specify exactly where in /etc/profile. I am trying to make a custom spin of F12 but I cannot do it behind the proxy as it is now.
View 4 Replies
View Related
May 29, 2011
Well when I first installed fedora 15 my wireless internet was working fine, and then out of the blue the option to select a wireless network wont show up.
Im sorry to be one of those people who register and there first post is a question, but since fedora 15 is new I couldnt find any information on my issue.
So basically, If I go into Network Settings I have two choices in the left hand tab. Wired, and Network proxy. Yesterday I also had wireless, Since the issue I have updated everything but still have no luck.
I am having this issue on a emachine em350 netbook, I am unable to post a link to it as I get a error since im new and not allowed to post links.
View 5 Replies
View Related
Aug 5, 2010
I have recently installed Fedora 13 on my netbook. I wish to use my HP Officejet via the HPLIP utility. The problem with this is that when I have the firewall turned on, the printer is not recognised at all during setup. When the firewall is switched off, the printer is recognised. The printer in question is an HP Officejet 8500a which is connected via Ethernet cable to a wireless router. I would like to know if there are any network ports (that's used by HPLIP) that I could 'turn on' in the firewall that could let my computer recognise the printer.
[Code]....
View 5 Replies
View Related
May 24, 2009
I have Fedora 10 with 2 nic's and have used the firewall tool, network manager, etc.,then disabled the firewall front end and wrote my own iptables rules but can not even enable eth1 to use it. Tried 2 different common cards (like a network everywhere 10/100) Service network restart says eth1 not there.
Right now Ive:
eth0 connects direct to internet via my cable ISP.eth1 I've set as 192.168.1.1, netmask 255.255.255.0, gateway I wasn't sure but I set as my IP on eth0 isp supplied. DNS wasn't sure, just left blank.
But I can't even enable eth1 to test those settings.
then with gui firewall crap disabled I wrote my own iptables ruleset: (kernel flagged for ip forwarding)
with all chain policies set to allow.
Code:
iptables -A INPUT -i lo -j ACCEPT
iptables -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT
iptables -A INPUT -j DROP
iptables -t nat -A POSTROUTING --out-interface eth0 -j MASQUERADE
iptables -A FORWARD --in-interface eth1 -j ACCEPT
And on the slackware box (ethernet switched btw) I set up static IP 192.168.1.100 w/ eth1 on fedora
as gateway.
But like I said, fedora refuses to enable eth1. Been reading and googling last night and all morn.
(p.s. gnome, but all the tools are confusing the crap outta me, They seem to work against each other. I'm used to just bash.)
View 4 Replies
View Related
Oct 31, 2009
Im new to fedora 11 and iptables, and i need to set the following set of instruction so VirtuaBox can accept request from lan, to the mailServer in the guest os, but after restart fedora i have to input it all again.How can it become permanent entry in iptables.
View 2 Replies
View Related
Jul 10, 2010
I'm looking for a program like "Hide My IP" (which is for Windows) which I can use to change my IP address to that of one in another country. I'm from the Netherlands and live in the US which makes it impossible on a lot of Dutch television network websites to watch programs because a lot of those are viewable in the Netherlands only. I understand there are some web-based sites that can do that, but I was hoping there is actual software out there? I'm using Ubuntu 10.04 LTS.
View 7 Replies
View Related
Oct 1, 2009
This is my startup routine:
I log on and Network Manager shows no wireless adapter.
I go to System > Administration > Network:
There are two entries in the Devices tab: Wireless and Ethernet
As soon as I double click the Wireless device and the configuration pops up, the device starts working (no changes to the settings are made)
I have the following set to ON:
- Controlled by Network Manager
- Activate device when computer starts
- Allow all users to enable and disable this device
View 7 Replies
View Related
Dec 10, 2010
i had a problem in software sources so i changed the server to main server now i can't find the server of egypt in the list of servers
View 1 Replies
View Related
Feb 10, 2011
How can I know whether using restricted-extras is legal in my country?
View 6 Replies
View Related
Jan 14, 2011
I have a Linux Mint 10 machine and would like to be able to share a folder with my grandfather who is 5000 Miles away...
View 9 Replies
View Related
Dec 20, 2010
I have a list of 2 character country abbreviations used in the Maxmind GeoCountry database that I need to convert to the standard 3 character country abbreviation ISO 3166-11 format. I could have a long list of sed substitute statements for each country.
Code:
sed "s/US/USA/g" <file>
Is their a more elegant way to do this? Maybe an array of some sort? This substitution will be used in a bash script.
View 4 Replies
View Related
Dec 14, 2014
I'm booting a usb stick with a custom initrd.gz, which contains a preseed.cfg at /. This preseed.cfg has the following initial lines:
d-i debian-installer/language string en
d-i debian-installer/country string BR
d-i debian-installer/locale string en_US.UTF-8
But the installer keeps asking for language/country/locale.
View 0 Replies
View Related
Aug 28, 2011
i followed a Tutorial about configuring apache to have HTTPS Protocole , but since i ask for a certificate , i can't input information such country code etc , i'm runing this configuration on Webmin , i'm using Debian of course so how can i input the code ?
View 1 Replies
View Related
Jan 24, 2010
i am suing SUSE 10.00 and i need remote assistance from friend in another country. I think this can be done in windows xp using "remote assistance". How can i do this using linux suse?
View 2 Replies
View Related
Sep 14, 2010
The following before.rules file will block all connections from:
Korea
China
India
Russia
[code]....
View 3 Replies
View Related
Mar 4, 2011
What I need is a database that can show a Timeline and have the basic functions for searching by date and other criteria. Not in a hurry is for a future project. Any clues?
View 6 Replies
View Related
Mar 25, 2011
I need something to make a script that will search some logs and extract IP hits from one country only. Let's say UK. I guess I need to use GeoIP or some database. I just need a very simple bash, perl, php script that will do this job. Just search threw logs (apache) and then give me number of hits found from UK.
View 5 Replies
View Related
Mar 25, 2011
I used the Ubuntu server 10.10 for cache and proxy purpose. I install squid 2.7 stable 9. My problem is to cache the some url by force. eg . [URL]...I search the clues by using google. but I only found how to block the url. so I come here and request the advice. I want to cache the couple of site because of our country have bandwidth problem.
View 2 Replies
View Related