Fedora Networking :: Define A Name For This Ip Address?

Jun 9, 2011

i have run a ftp server with vsftpd. i set a public ip address on my server . but i want to define a name for this ip address (for example ftp.test.com) how can i do that?

View 5 Replies


ADVERTISEMENT

Ubuntu Networking :: Define Multiple Ip Address On NIC?

Apr 12, 2011

i was installed two ubuntu(1,2) via wmware on my laptop(win=7) on one of them run dhcpserver (ubuntu-1) and i am going to run the other one dhcp client(ubuntu-2) but on the one NIC that belong to my laptop how to config dhcp client (ununtu-2) get ip adres fom dhcserver(ubuntu 1)

View 3 Replies View Related

Networking :: How To Define Ssh Users

Dec 18, 2010

How can I define some users as ssh user( ssh to linux remotely ) and the others not ( do not ssh)?

View 4 Replies View Related

Networking :: How To Define Gateway On Network Card

Jul 13, 2009

I have two network card in my computer.
1. eth0 is set to automatic obtain IP from provider (DHCP)
2. wifi0 is set to static IP (local) 192.168.1.1

My ifcfg-wifi0 is configure in /etc/sysconfig/network-scripts/ifcfg-wifi0 as below
# Atheros Communications, Inc. AR5212 802.11abg NIC
DEVICE=wifi0
ONBOOT=yes
BOOTPROTO=static
IPADDR=192.168.1.1
NETMASK=255.255.255.0
HWADDR=00:17:9A:75:48:37

my /etc/sysconfig/network
NETWORKING=yes
HOSTNAME=pc1.homeserver.in

eth0 IP is connected to broadBand internet service provider device WiMax and IP change time to time from internet service provider. How can I get IP for gateway in /etc/sysconfig/network. I am using Redhat enterprise Linux 4.

View 5 Replies View Related

Networking :: Iptables Script - Define A Dynamic IPaddress?

Dec 25, 2008

in my iptables script I define the environment like this:

Code:

# ENVIRONMENT
# Private interface
IF_PRV=eth1

[code].....

if I give the IF_PUB interface the DYNAMIC IPaddress assigned by my ISP how can I define it in IP_PUB and also the NET_PUB so I can then use it for the firewall rules.

exemple rule:

Quote:

iptables -t nat -A POSTROUTING -s $NET_PRV -o $IF_PUB -j SNAT --to $IP_PUB

View 2 Replies View Related

Software :: Define A Qeth Networking Device On ZLinux?

Apr 1, 2010

I'm trying to define a new qeth networking device on a zLinux system. I'm following the Red Had instructions and I can see my hardware is correctly defined but not online. Addresses fc00, fc01 and fc02 are my qeth device but they are not yet online.

[root@lxp10004 /]# lscss | grep 1732
0.0.FB04 0.0.0000 1732/01 1731/01 yes 80 80 FF 04000000 00000000
0.0.FB05 0.0.0001 1732/01 1731/01 yes 80 80 FF 04000000 00000000
0.0.FB06 0.0.0002 1732/01 1731/01 yes 80 80 FF 04000000 00000000
0.0.FC00 0.0.0021 1732/05 1731/05 80 80 FF 19000000 00000000

[Code].....

I did this on one zLinux system yesterday and got the same results and after doing it a bunch of times it finally took the command. Doing it on a second system today and don't seem to be able to issue the command without errors.

View 1 Replies View Related

Red Hat / Fedora :: Define User /password For Sasl?

Mar 26, 2011

I need define a user /password for sasl but want the authentication at runtime be automatic - no explicit prompting the user while accessing a tcp socket with some applications that need the authentication (e.g libvirt)

so I try : saslpasswd2 -c -p -a libvirt <user>

and it hangs (if i now press Enter it says : "invalid parameter supplied") . if I avoid the -p flag the above commad works fine and prompts for password and later when using the tcp it prompts for the above defined user/password and autheticates ok .
But I want without the explicit authentication

The man pages says -p Pipe mode - saslpasswd2 will neither prompt for the password nor verify that it was entered correctly. This is the default when standard input is not a terminal.

In the past (before some upgrading of libvirt via rpm) I had the SASL authentication at runtime done automatically with no explicit prompting the user

View 1 Replies View Related

Fedora :: Cannot Find - Define Print Range In Calc?

Feb 23, 2011

I must say I am newby using Fedora, but cannot find solution how to define print range in calc. I am using oo for almost ten years in windoze, but this is first time I have this problem. I'm using Fedora 14 L, on my lap compaq 6715b. During install, everything went just fine, only problem in last month, since I install F14 L I have find, was using oo calc. I need that rather quickly because I need to apply my tax income until end february,

View 3 Replies View Related

Ubuntu Networking :: Port Forwarding From Public Address To Private Address?

Feb 24, 2010

Currently my OS is Ubuntu 9.04 Jaunty Jackalope Desktop OS and my web server is Apache2. I have a public address 60.x.y.z and my pc local address is 10.x.y.z. I have a web app in my Apache2 which currently run in localhost(10.x.y.z).

I would like to enable the web app so that it could be browse from outside. I know there maybe some port forwarding process and some commands involved in order to do that. But I have no idea on the steps to do that.

View 5 Replies View Related

Networking :: Error Str2addr:Address 35 Outside Range Of Address Field Length 1?

May 12, 2011

I am working on implementing a protocol on NS2.34 .I really need help to solve this problem . Actually , I don't now whether the problem is generated by the tcl code or the c++ code when I run the simulation, I get this result :

Code:
num_nodes is set 64
INITIALIZE THE LIST xListHead
34
45
channel.cc:sendUp - Calc highestAntennaZ_ and distCST_
highestAntennaZ_ = 1.5, distCST_ = 550.0
SORTING LISTS ...DONE!
code....

View 1 Replies View Related

Networking :: Program To Assign Globa LIPv6 Address And Bind() To The Previously Assigned Address?

Apr 24, 2010

Consider the following program:

Code:
#include <stdio.h>
#include <stdint.h>

[code]...

View 2 Replies View Related

Ubuntu Networking :: Static IP Address And The Install Configures For A DHCP Configured Address - Network Not Starting

Dec 16, 2010

Version 10.04 LTS. Installed desktop version and network worked but I needed a static IP address and the install configures for a DHCP configured address. I tried changing to static address using the System->Preferences->Network Connections application but was unable to get the system to come up with the network up.

So I manually modified the /etc/network/interfaces and the /etc/resolv.conf files. I restart the system but when I do an ifconfig, I don't see a configured IP address on eth0 (only the loopback address). If I run /sbin/ifup eth0 everything then works fine and ifconfig shows the correct address bound to eth0.

My files are as follows:

View 2 Replies View Related

Ubuntu Networking :: IP Address Set To Manual But Still Queries DHCP For Address

Mar 12, 2011

I'm running Ubuntu 10.10 and I'm having problems trying to assign it a static IP address. No matter what I put in the Preferences->Networking area (identifying the interface as Manual)... it still will query DHCP for an address if I run the dhclient command. I'm using to using ubuntu server where I just set the IP in the interfaces config file.

View 1 Replies View Related

Networking :: Dynamic IP Address With PTR Record Versus Fixed IP Address Without?

May 7, 2010

I am running my own Postfix mail server. Some time ago I noticed that most email was rejected because of the server's dynamic IP address. So I got a fixed IP address. However then I noticed that some mails got rejected due to failing the reverse DNS check. So my ISP told me to get a range of IP addresses and they could then create a PTR record for one of those addresses. That is now running but it turns out that the IP address used for the PTR record is a ... dynamic IP address. So Spamhaus PBL rejects my emails again.

View 1 Replies View Related

Ubuntu Networking :: Squid3 - Define A Default Start Web Site That Will Be Opened Force Only One Time

May 20, 2010

I have squid3 proxy and I want to define a default start web site that will be opened force only one time. Is something like it possible?

View 4 Replies View Related

Red Hat / Fedora :: Properly Define Iptables To Accept Traffic Only From Specified Hosts?

Nov 8, 2010

I have an log monitoring application that is listening on port 514 to receive events only from certain hosts.In order to control this,I've tried set up iptables to define those hosts that are allowed to this application. Here is an example of the script that contain the commands:

iptables.sh -> Code: iptables -I INPUT -p tcp -s 192.168.0.10/24 --dport 514 -j ACCEPT
iptables -I INPUT -p tcp -s 192.168.0.15/24 --dport 514 -j ACCEPT
...

[code]....

View 1 Replies View Related

Networking :: Bind External IP Address To Internal IP Address?

Jun 7, 2009

I have a few external IP's assigned to me by my ISP. I have IPcop as my router/firewall. I am wondering how to bind 1 of my external ip's to my internal ip address. So I do not have to port forward, etc. For Example, 77.77.77.77 to 192.168.1.123 and on the server it see's the external IP address.

View 2 Replies View Related

Fedora Networking :: How To Change The Mac Address

Feb 17, 2009

Some people may need to change the mac address of their ethernet network cards. This can be easily done with fedora with command line. Just follow the steps below:

1. Log as root on a textual console (ctrl+F2) or through "su -" command in your console

2. Print your network configuration with ifconfig

[root@localhost ~]# ifconfig
eth0 Link encap:Ethernet HWaddr 00:23:8B:6A:7E:9E
inet addr:10.1.128.244 Bcast:10.1.255.255 Mask:255.255.0.0
inet6 addr: fe80::218:8bff:fedb:7e9e/64 Scope:Link

[code].....

Here, eth0 is the ethernet interface of your system. The mac address is put in red.

3. Change your mac address using the following syntax

ifconfig eth0 hw ether 00:18:8BA:7E:90

The new value (in green) must be hexadecimal

4. if you have a dhcp server that distributes the adresses automatically, then request a new adress for your eth0 interface

[root@localhost ~]# dhclient eth0

5. Now, your interface is up and have a new mac and IP addresses. This feature may be useful if the network administrator ban you according to the mac adress, for example .........

[URL]

View 1 Replies View Related

Fedora Networking :: Cannot Get IP Address For Eth0

Aug 2, 2009

I downloaded Fedora 10 32bit and put it on a Dell Dimension 8200 to save it from the recycle bin. Everything seems to work except I cannot get an IP addr. Roadrunner is my ISP using a cable modem and a Linksys Instant Broadband Series Etherfast Cable/DSL router model BEFSR41. In system-config-network, the nic shows inactive. If I activate it a window opens saying "determining IP information for eth0". After a short time the message adds the word "failed". Using a Windows PC on the same network, I can look at the DHCP connections on the Linksys and I see the MAC addr for the PC running Fedora.

From the OS installation, /etc/sysconfig/networking/devices/ifcfg-eth0 has following:
DEVICE=eth0
HWADDR=00:80:ad:d1:88:c9
ONBOOT=yes

[Code]....

View 6 Replies View Related

Fedora Networking :: Specifying DNS Server Address

Aug 3, 2009

I have specified Primary DNS address in Network Manager's DNS tab and saved those settings. But when I restart my PC, Primary DNS address will go blank. How can I save this address premanently?

View 6 Replies View Related

Fedora Networking :: All Eth Devices On F9 Box Have Same IP Address?

Jul 28, 2010

What I am trying to do is the following: I have many IBM MT-M 6223 towers (Intel Xeon processor) that need to run a certain Fedora 9 configuration. It is working on one box, now it needs to be replicated on all of the others. What is being done is the working box is cloned, and then that image is loaded on all of the others.These boxes have 5 total Ethernet devices. There is one on-board port, and there are two 2-port expansion cards for a total of 5.

There was one initial problem out of the gate that has since been solved (or perhaps not completely). What was happening is that the boxes that received the cloned image had their Ethernet devices misnumbered. Instead of eth0 through eth4, they were numbered eth5 through eth9.This was eventually traced to the following file: /etc/udev/rules.d/70-persistent-net-config. That file contained the original settings from the box that was first cloned. It had eth0 through eth4 at the top with MAC addresses belonging the box that was the source of the cloned image. It looks like this mismatch was detected, and five more entries, numbered eth5 through eth9, got appended to the bottom with MAC addresses belonging to the new box.

Once /etc/udev/rules.d/70-persistent-net-config was deleted, and the machine rebooted, the 5 ethernet devices came up with the correct numbering (0 thru 4). /etc/udev/rules.d/70-persistent-net-config was rebuilt with the correct devname-MAC pairing.

Now for this new problem.... Part of the configuration across all these machines is that only eth3 should have an IP address. It is a static IP address set through the /etc/sysconfig/network-scripts/ifcfg-eth3 file. All of the other devices must NOT have any IP address. They are either not used or used only for raw Ethernet.After clearing out /etc/udev/rules.d/70-persistent-net-config, /etc/sysconfig/network-scripts/ifcfg-eth3 was edited to give the new box its own unique static IP address before rebooting.Sample ifcfg-eth3 file:

Code:
DEVICE=eth3
BOOTPROTO=static

[code]....

View 2 Replies View Related

Fedora Networking :: Set The Ip Address To Device?

Nov 20, 2010

How to set the ip address to particular device(ethernet device)

View 4 Replies View Related

Fedora Networking :: Change IP Address In KDE?

Mar 26, 2011

I've just reinstalled F14 with KDE rather than Gnome and I'm finding that I'm unable to assign a static IP address to my wired connection.

KDE automatically connects via DHCP, but when I go into KDE's network manager, the eth0 connection isn't listed. In fact, no wired connection is listed. If I manually add one with the correct settings (including a static IP), it switches back to DHCP upon rebooting.

How can I get around this? Should I install the networkmanager-gnome package?

View 5 Replies View Related

Fedora Networking :: Know Remote Ip Address?

Jul 14, 2011

I want to connect yo server in my house and in work i want to know the ip of my home server.

How can i get my dinamic ip adress of my home server ?

View 7 Replies View Related

Fedora Networking :: Find Mac Address From IP ?

Jul 18, 2011

I need to find mac address when i know the ip of one client ( for example ). How can I do this ? ( Command )

View 9 Replies View Related

Fedora Networking :: Find MAC Address Of A Networked PC?

Feb 21, 2009

I want to find the MAC address of another pc connected to my pc through LAN. That PC is showing GRUB load error so i cant boot it.

Can i find its MAC address through my PC? Both PC's are connected in LAN.

View 1 Replies View Related

Fedora Networking :: How To Change Wlan Mac Address ?

Mar 3, 2009

I couldnt find something for changing mac address for wireless. how to do that....

View 4 Replies View Related

Fedora Networking :: In Which File DNS Address Is Located In 10

Mar 26, 2009

in Which File DNS address is Located in Fedora 10 ? in Which File IP ?

View 3 Replies View Related

Fedora Networking :: No IP Address For Local Machine?

Mar 31, 2009

I tried to authenticate using ntlm proxy authentication service and my computer could not retrive the IP address. Currently I am using fedora cammbridge

View 1 Replies View Related

Fedora Networking :: Wlan0 Cannot Determine IP Address?

Apr 18, 2009

I am tring to get my linksys wireless router to connect to my laptop that i recently installed Fedora 10 on. Well it is actully running of an external HD. Any way when i boot in windows it connects and works fine, but when i try to activate wlan0 it says "Cannot activate network divice wlan0!" "determining IP info failed..."

View 11 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved