OpenSUSE Network :: Ifconfig With 2 Addresses On JeOS?

Sep 13, 2011

I have created my own distribution with susestudio.com , based on jeOS template and it works well But I have some problems with network configuration. I make a default configuration with susestudio ( configuration -> General -> network ) and I put for example 172.16.0.185 address. I also put a script which configures IP address with different informations coming from for example a serial port to make my own IP address. This script make the new address and call the ifconfig system program. For example, the script calls "ifconfig eth0 172.16.0.182". And now, I can ping the two addresses, 172.16.0.185 and 172.16.0.182. Is this normal ? I thought the new command "ifconfig eth0 172.16.0.182" would overwrite the old value ( 172.16.0.185 ). It works as this on other distribs ( like ubuntu ) but not on opensuse.

I know that I can have 2 addresses but using the following syntax : "ifconfig eth0:1 A.B.C.D" (if kernel supports aliases ) , and I don't know if it is normally possible to have 2 address from the same subnet. How can I overwrite the default config , and not to have the first address available ?

View 1 Replies


ADVERTISEMENT

Networking :: Ifconfig Shows Two Ip Addresses?

Feb 5, 2011

I'm on Fedora core 14 linux. and I'm online with the HSPDA modem. My modem is /dev/ttyUSB0 and when it's dialed it creates the interface /dev/ppp0 , My question is when I hit ifcofig it shows two IP addresses in the ppp0 interface.

Code:

[nature@localhost ~]$ ifconfig
eth0 Link encap:Ethernet HWaddr 20:6A:8A:12:CF:53
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0

[code]....

when I get the routing table, the gateway is setten to the 10.64.64.64 and when I look my Ip address global I found it's 175.157.64.119.

View 1 Replies View Related

OpenSUSE Network :: Cannot Seem To Create Tun Device Using Ifconfig

Dec 13, 2010

I cannot seem to create a tun device using ifconfig, even though the module is loaded, and the node tun is present in /dev/net and appears to have correct access permissions, trying to use nstx which requires the tun device. Only thing I can think of is adding an alias, but not sure where, since there is no /etc/modprobe.conf or /etc/modules.conf in SUSE 11.3.

View 2 Replies View Related

OpenSUSE Network :: Changing MAC Using Ifconfig Causes Connectivity Lost?

Jun 15, 2010

I am using Suse 10 sp2. By running ifconfig I am changing the mac address. Everything is happening successfully, but this is adapter losing the network connection. Even when I give a static IP. I am not able to ping any other IP.

View 9 Replies View Related

OpenSUSE Network :: Ifconfig Eth0 RX Dropped Counters Since 11.4

Jun 1, 2011

I have been noticing a trend on boxes running 11.4 getting RX dropped packets where prior to 11.4 they did not get them. Basically every box running 11.4 now logs dropped RX packets. Have tried changing cables, and in one case replaced the NIC with a different brand (and driver) nic. Also played with receive buffers and yet the counters still increment. In addition to OpenSUSE, I run several operating systems to include Centos, Scientific Linux, Debian, OpenIndiana, HP-UX, VMS and so forth. So far this anomaly has only shown up on machines running OpenSUSE 11.4. Any one else noticing this on your OS 11.4 machines? If so, were you able to resolve?

[code]....

View 7 Replies View Related

OpenSUSE Network :: Strange Ifconfig Statistics For Eth0 With 2.6.37.2-1-desktop Kernel?

Feb 28, 2011

The computer and system in question is the laptop from my description and openSUSE 11.3 with a different kernel from this repository :[URL]..free to move this thread if it should reside in the beta/prerelease forums section. The IMHO relevant information about my hardware and system is shown below.

The kernel I'm using :

Code:
grzes@opensuse:~> Linux opensuse.local 2.6.37.2-1-desktop #1 SMP PREEMPT 2011-02-25 19:59:41 +0100 i686 i686 i386 GNU/Linux
The hardware and drivers I'm using :
Code:
02:00.0 Network controller [0280]: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) [168c:002b] (rev 01)

[Code]...

View 7 Replies View Related

OpenSUSE Hardware :: Linksys WUSB600N And 11.2 - Ifconfig Doesn't Show A New Network Interface

Jan 24, 2010

I have a laptop running 11.2 with an internal Broadcom-based Wi-Fi card that's working fine. I'm trying to get 802.11n going with the WUSB600N. The USB ID on this device is 1737:0079. I believe this means it's a "V2" with an RT3572 chip.

No driver loads for this device when it's plugged in. If I do a "modprobe rt2870sta", a driver loads, and syslog shows "rtusb init" and "usbcore: registered new interface driver rt2870". But ifconfig -a doesn't show a new network interface. I've also tried building the RT3572 driver from the manufacturer's web site. It builds fine, and modprobe will load it, but I get the same results as the rt2870sta driver.

View 1 Replies View Related

OpenSUSE Network :: Set Multiple IP Addresses Onto Server?

Jul 23, 2011

I want to set multiple IP addresses onto my server and I can then put under an alias.

But is it possible to somehow create a script in perl example that can do this for or is it only possible manually?

View 1 Replies View Related

OpenSUSE Network :: Assign IPv4 And IPV6 Static Addresses?

Feb 19, 2010

How do I assign IPv4 and IPv6 static addresses permanently in OpenSUSE 11.2? Currently I am only able to assign either IPv4 or IPv6 static address not both. I cannot find even the interfaces file(/etc/sysconfig/network/interfaces).

View 2 Replies View Related

OpenSUSE Network :: Explode In Couple Of Months From All Backed Up Addresses?

Jul 21, 2010

The default installation of 11.3 has ipv6 enabled.When accessing a site using any browser, there was a considerable delay before the page would appear.I disabled ipv6 and things are normal.Is my computer going to explode in a couple of months from all the backed up addresses? Seriously, Is there something wrong with my setup?Why would ip6 be enabled by default if it slows things way down?There are just so many things I don't know.

View 6 Replies View Related

OpenSUSE Install :: Install 11.2 Via Network - Net_activate: Ifconfig Eth0 Up Failed

Mar 2, 2010

I am trying to install OpenSuSE 11.2 via network.It is my pxelinux.cfg/default file

default ubuntu
prompt 1
timeout 30
# Install i386 11.2 Suse

[code]....

A network client computer gets ip address from dhcp server, loads initrd and failed on Loading Istallation System stage 4 or 5. If I try to continue installation in manual mode I get an error net_activate: ifconfig eth0 up failed I tryed network cards from different vendors it did not help. Ubuntu linux installs successfully in current environment.

View 3 Replies View Related

OpenSUSE Network :: Port Redirection - Multiple IP Addresses - Or Run On Port 80

Apr 7, 2011

In SuSE firewall0. I do have a openSuse 11.4 and multiple IP addresses on eth0 interface

I run (trying to/have to) multiple TOMCAT servers.

I am trying to have each tomcat instance listen to on separate IP address for example:

What i am trying to do is to redirect

a) tomcat 1 -

a) tomcat 2 -

And so on.

I know that it has to be possible.

I do have just eth0/

Is is it possible. Do I have to create "vittual interfaces"? eth0:1, .......... and do redirection ?

"Server" has got just single interface - just 1 ethernet calbe goes to that server. I am planning to have 10-15 tomcat's on that server (I have to unfortunatley) and each has to run on port 80

Is it possible to "grant" permissions to normal users to run app on port 80 - that would solve me lots of problems if impossible to redirect.

I tried to setcap 'cap_net_bind_service=+ep' /path/to/tomcat ...... but no luck

View 7 Replies View Related

Debian :: Network Do Not Take IP - IFConfig Eth0

Mar 3, 2011

I have a problem with the network. Worth two network cards and Ian wan. Do not take the ip. When the system boots not included until you do the command ifconfig eth0 up. The network card is connected to a router, he does not see it. Router working, tested. Network card is working well, tested on Windows. RX RT packages go, withheld support for ipv6 and packages no longer go.

View 14 Replies View Related

CentOS 5 Networking :: Can't See The Physical Network Interface With Ifconfig - A?

Jun 3, 2010

Centos el5xen x86_64 in a company network, novell-netware, Static IP I have several issues with the Xen network configuration. This configuration worked before, and was maded by a other personn with a higher level in centos and network . I'm trying to re-install xen in bridging mode.

1) The dom0 ping in the company network, but can't acess to the Internet.

I de-activated firewall, iptables and SE-Linux for the test.

the ifconfig-a command return
eth0
lo
sit0 (IPV6 encapsuled in IPV4)
vif0
vnet0
but no Peth0 Physical device

Is it normal and how can i repare this ?

View 7 Replies View Related

Fedora Networking :: Ifconfig And Iwconfig See Wlan0 But Network Manager Does Not

Aug 22, 2010

I just installed Fedora 13 from the Live CD. FIrst off I read the guide and the first step doesn't even work for me. System>Administration>Network does not exist. If I go to System then Preferences I see a Network Manager but it looks nothing like what these screen shots look like. [url]

No wireless card show up in the wireless tab of Network Manager. How can I fix this since my card is listed in ifconfig and iwconfig. Wifi card is a Zonet zew2500p

View 2 Replies View Related

Ubuntu Networking :: Network Connections Blank, Ifconfig Shows NIC?

Feb 11, 2011

I messed up my Network Connections when I put a different NIC in my computer. Now I just went back to using the old NIC. It shows up in ifconfig, but the GUI Network Connections is blank. When I manually Add the connection back to the GUI Network Connections, the settings are not reflected when doing ifconfig.For example, I change the IP address for eth0 in GUI Network Connections, save the settings,

View 6 Replies View Related

Networking :: Wireless Network - Sudo IFConfig WLAN0 Not Working

Mar 15, 2011

I have got Ubuntu 10.10 on a Dell Inspiron Laptop. Can't get anywhere with wireless network. Tried a few bits of poking it blindly with a stick:

matthew@ubuntu:~$ lshw -C network
Warning: you should run this program as super-user.
*-network
Description: Network controller
Product: BCM4312 802.11b/g LP-PHY
Vendor: Broadcom Corporation
Physical id: 0
Bus info: pci@0000:0c:00.0
Version: 01
Width: 64 bits
Clock: 33MHz
Capabilities: bus_master cap_list
Configuration: driver=b43-pci-bridge latency=0
Resources: irq:17 memory:f69fc000-f69fffff
*-network .....

I reckon *-network DISABLED is a problem, I tried sudo ifconfig wlan0 up but that didn't work. The output of that and lspci are on the ubuntu side of my machine. I have also tried pressing my wireless on/off key (F2) but that doesn't work either.

View 8 Replies View Related

Ubuntu :: Repacking The Jeos 8.04 Iso?

Feb 9, 2010

I like the Jeos 8.04 small footprint but I need a different kernel and adding some extra packages. Id like to know if there's a way to repack the Jeos 8.04 iso with the new stuff. I want to have all in one iso avoiding the post installation kernel replacement and package installation.

View 2 Replies View Related

Networking :: Set An Static Ipaddress On Network-scripts But Dynamic Ip Shows On Ifconfig?

Jan 27, 2010

I recently installed fedora 12 in my server where I had a page published in my local net by tomcat, and I was looking on the Internet how to set up an static ip address and this is what I did

on /etc/sysconfig/network-scripts/ifcfg-eth0
# Broadcom Corporation NetXtreme BCM5751 Gigabit Ethernet PCI Express
#
# File: ifcfg-eth0

[code]....

then I can access via ssh by two addresses the one I got from dhcp (10.17.148.223) and the static one (10.17.148.26) I put ifconfig and and 10.17.148.223 appear on eth0 I restart my server and I just can access from 10.17.148.223 I have to put

ifdown eth0
ifup eth0

Again...to access by my static ip, y can access my page by its dns on my server, but I cant access from other computer...so, I guess when my static adress appears on ifconfig I would be able to access my page from other computer...

View 11 Replies View Related

CentOS 5 Networking :: Ethernet Driver - Atheros (on Board) Is Not Shown In Network Ifconfig

Jul 7, 2011

I have installed CentOS. I have two ethernet card (one onboard and one PCI). I am able to set ip for realtek ethernet card and my atheros(on board) is not shown in network ifconfig shows only one ethernet card (PCI) hen i gave the command lspci i got the following output

01:00.0 Ethernet controller: Atheros Communications AR8132 Fast Ethernet (rev c0)
03:02.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)

View 4 Replies View Related

Ubuntu Servers :: JeOS 8.04 And Sudo Tab Completion?

Mar 3, 2010

how to get tab completion working with sudo in JeOS (Ubuntu Hardy) 8.04? Assuming I have the command '/usr/bin/svnadmin'. As a normal user I can type:

Code:
svnad + TAB
and it auto-completes as 'svnadmin'. If I type:
Code:
sudo svnad + TAB
nothing happens. My 'echo $SHELL' is '/bin/bash'. I tried enabling the following in '/etc/bash.bashrc':
Code:
if [ -f /etc/bash_completion ]; then

[Code]...

auto-completes as I'd expect. I think I once read that there's some kind of configuration variable for sudo that causes it to use a 'more secure' path rather than the current path in the user's environment. I can't find any info on it though. I'm executing the commands from my home directory.

View 5 Replies View Related

Debian Configuration :: Ifconfig Wasn't Displaying The Same Information That Resides In /etc/network/interfaces File

Aug 14, 2011

i recently started sockets programming. In the process i began to look for relevant network information about my computer and realized that ifconfig wasn't displaying the same information that resides in my /etc/network/interfaces file. On the interfaces file my IP address is 192.168.1.109 for interface eth0 but ifconfig displays 192.168.1.101. I was under the impression that ifconfig got its information from the interfaces file but clearly doesn't. I tried re configuring the device with ifconfig and then disabling and re enabling the device with ifdown and ifup so that the device updated its information but it didn't.

[Code]....

View 3 Replies View Related

General :: Connecting To Network - Other Host Cannot Ping - Eth0 Not Showing In Ifconfig Report - Ver1.qu1

Jan 13, 2010

i know this is crazy, but im using a [URL] and have loaded a copy of "red hat linux 7" on the computer. i have no idea what kind of hardware config/spec stuff i should have in my immediate vision, and if i did i'm not sure how i would make sense of it all. linux loaded fine. didnt save drivers. eth0 not showing in ifconfig report, but lo is connecting to network, other host cannot ping linux and vice versus

can mount a cdrom, but not a usb flash dont quite understand how the load methods work involving /mnt/cdrom/"usbutils-0.86tar.gz" eth0 problems and gnome rpm stupidity keeps me from upgrading sys from old version to a newer version, cant even find the cmd to show me that info, sorry. have usb files i want to mount, dont know how to loAD THE CDROM FOLES, SO EVEN THAT ISNT WORKING OUT HAVE DISCS WITH howtos just need to stay focused on steps to get desired end result, while trying to learn too much info for what im currently doing between all the f!@#@ing windows i have open.

View 2 Replies View Related

General :: SLES 11 SP1 JeOS Giving Error During Login

Jan 24, 2011

I installed SLES 11 SP1 jeOS on my system. It is booting up properly. But when I tried to boot it up with "TrustedGrub", it comes up up to login level. When I given the login name and password, it shows an error "Error in service module".Then i couldn't login.

View 1 Replies View Related

Networking :: Get A List Of IP Addresses Currently On The Network?

Dec 13, 2008

I am using DHCP on my home network. There could be as many as 5 computers logged in at any given time. Their IP addresses change depending on the sequence they log in.I want to be able to connect to them from any of them (some wired, some wireless) and share files by issuing a mount command for the appropriate shared drive.My question is how to get the IP of each computer when I only know the names of the computers. Pinging the computer name succeeds, but it does not give the IP.In other words I am looking for a Linux command that will come back with a list of IP's with their corresponding computer names so I can issue the right mount command. I would like to issue this command from a Linux terminal, but would also be happy to issue it from a Windows XP station.

View 14 Replies View Related

Ubuntu :: 10.04 Static IP Addresses Using Network Manager?

May 2, 2010

I have four PC's in a home network setup, no server just peer to peer using ssh. I have tended to use wicd to set static IP addresses because Network Manager didn't always perform as I thought it should. Now that I have installed 10.04 I cannot see how to set static addresses using Network Manager so I installed wicd, and disabled Network Manager. After setting the address with wicd it shows that the computer is connected to the internet however I cannot get internet access, though I can network with my other computers. I've uninstalled and reinstalled a few times just to check that I haven't been careless but the results are still the same.

View 8 Replies View Related

OpenSUSE Hardware :: System Cannot Found Eth0 - Ifconfig

Jul 20, 2010

just install opensuse today, but my system can not found eth0, ifconfig ,just have not eh0 infomation,only got lo infomation,

View 1 Replies View Related

OpenSUSE Wireless :: Wlan0 Not Shown In Ifconfig Command?

Feb 20, 2011

I have suse 11.3 tried to get wireless to workI issued command ifconfig and wlan0 not shown. One replier suggested that I need to get this working

View 9 Replies View Related

Ubuntu Networking :: Making Sure Two Network Cards Each Have The Correct IP Addresses?

Nov 2, 2010

I've got two NICs connected to two different routers, and on different subnets of course. Each is set for static IP. But somehow I must have mixed up the connections at some point, so the NICs don't always have the IP addresses I expect. I think there may also be a mixup with different ways of setting the network addresses. When I click the Network Icon on the Desktop, I see that each NIC has both addresses as options. The /etc/network/interfaces file has some information about eth0, but all commented out, so there must be another place the addresses get set. And I just discovered that eth0 and eth1 aren't physical but virtual. I guess eth0 is the first one that is set.

View 2 Replies View Related

Programming :: Faking IP Addresses To Test Servers On Internal Network

Jun 9, 2009

I'm in the process of setting up a script in perl to make 1,000's of curl calls to my companies application on our test server. Our software does all sorts of tracking of data based on IP addresses using geoIP, so i was wondering if anyone knew of a way to fake these addresses to the server?I know a big issue with the IP faking is the return path but i dont really need this. I also cant do it on the hardware level since the script is going to be picking lots of different IP's at random.Anyone have any idea if this is possible and if so, are there any known libraries i can use for this? I prefer perl but any Linux compatiblie scripting language is fine.

View 1 Replies View Related







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