does ifconfig see netgraph bridges?

2013-05-19 Thread Joe
I create a ng bridge but issuing ifconfig does not show the bridge. Running 9.1-RELEASE. Is this a bug? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail

Re: does ifconfig see netgraph bridges?

2013-05-19 Thread Nikos Vassiliadis
Hi, On 05/19/2013 04:57 PM, Joe wrote: I create a ng bridge but issuing ifconfig does not show the bridge. Running 9.1-RELEASE. Is this a bug? ifconfig is not supposed to know about a netgraph bridge. So this is by design. Also, since the bridge is supposed to be transparent to the network i

Re: does ifconfig see netgraph bridges?

2013-05-19 Thread Teske, Devin
On May 19, 2013, at 11:32 AM, Nikos Vassiliadis wrote: Hi, On 05/19/2013 04:57 PM, Joe wrote: I create a ng bridge but issuing ifconfig does not show the bridge. Running 9.1-RELEASE. Is this a bug? ifconfig is not supposed to know about a netgraph bridge. So this is by design. Also

Stop ifconfig high intensity message from master console

2013-04-24 Thread Joe
When I do a ifconfig bridge create or ifconfig epair create commands I get some high intensity messages on the hosts F1 session master console. I would like to suppress these messages. Is there any way to do that? Thanks ___ freebsd-questions

Re: Stop ifconfig high intensity message from master console

2013-04-24 Thread Da Rock
On 04/25/13 01:53, Joe wrote: When I do a ifconfig bridge create or ifconfig epair create commands I get some high intensity messages on the hosts F1 session master console. I would like to suppress these messages. Is there any way to do that? You'd have to adjust your syslog.conf I'd imagine

static ip address and ifconfig

2012-12-29 Thread Fbsd8
I don't have static ip address so I can not find out for myself. Lets say I am a company that my ISP has assigned us 25 static ip address. When I issue the ifconfig command what will it show me? Just the single primary static ip address or all 25 of them in a list? Thanks

Re: static ip address and ifconfig

2012-12-29 Thread Mike Jeays
On Sat, 29 Dec 2012 12:13:32 -0500 Fbsd8 fb...@a1poweruser.com wrote: I don't have static ip address so I can not find out for myself. Lets say I am a company that my ISP has assigned us 25 static ip address. When I issue the ifconfig command what will it show me? Just the single primary

Re: static ip address and ifconfig

2012-12-29 Thread Fbsd8
Mike Jeays wrote: On Sat, 29 Dec 2012 12:13:32 -0500 Fbsd8 fb...@a1poweruser.com wrote: I don't have static ip address so I can not find out for myself. Lets say I am a company that my ISP has assigned us 25 static ip address. When I issue the ifconfig command what will it show me? Just

Re: static ip address and ifconfig

2012-12-29 Thread Polytropon
I issue the ifconfig command what will it show me? Just the single primary static ip address or all 25 of them in a list? Thanks ___ It will just show the one currently assigned. Try it - just bring up an xterm and type 'ifconfig' You

Re: static ip address and ifconfig

2012-12-29 Thread Fbsd8
. When I issue the ifconfig command what will it show me? Just the single primary static ip address or all 25 of them in a list? Thanks ___ It will just show the one currently assigned. Try it - just bring up an xterm and type 'ifconfig' You don't

Re: static ip address and ifconfig

2012-12-29 Thread Polytropon
company and my ISP assigned me 25 static ip address. What will ifconfig show me on the interface facing the public internet? Just the single primary static ip address or all 25 of them in a list? If all 25 IP addresses are configured to be provided through the one network connection (either directly

Re: static ip address and ifconfig

2012-12-29 Thread Fbsd8
Mikel King wrote: It will show you each IP address you have successfully bound to the interface. Using static IP addresses; the choice is yours on which get bound to the interface and which do not where as with DHCP the one chosen by the provider is assigned. If you bind only one then that

Re: static ip address and ifconfig

2012-12-29 Thread Mikel King
static ip address so I can not find out for myself. Lets say I am a company that my ISP has assigned us 25 static ip address. When I issue the ifconfig command what will it show me? Just the single primary static ip address or all 25 of them in a list? Thanks

Re: static ip address and ifconfig

2012-12-29 Thread dweimer
has assigned us 25 static ip address. When I issue the ifconfig command what will it show me? Just the single primary static ip address or all 25 of them in a list? Thanks ___ It will just show the one currently assigned. Try it - just bring up

Re: static ip address and ifconfig

2012-12-29 Thread Chris Hill
On Sat, 29 Dec 2012, Fbsd8 wrote: [ ... ] My host just has ifconfig_xl0=DHCP in rc.conf and xl0 is the NIC connected to public internet connection coming from my ISP. In that case, you are not using static IPs. If your ISP has assigned you - as in Poly's example - 123.456.789.1 through

Re: static ip address and ifconfig

2012-12-29 Thread Fbsd8
snip previous It still all depends on your configuration, it won't look any different than a static private IP address shows when doing an ifconfig except it will be the public IP. Generally if you have a static IP you will have to set it manually, and it won't get it via DHCP. But I have

Re: static ip address and ifconfig

2012-12-29 Thread Mikel King
a static private IP address shows when doing an ifconfig except it will be the public IP. Generally if you have a static IP you will have to set it manually, and it won't get it via DHCP. But I have worked with some DSL connections though that assigned the static IP through a DHCP reservation

Re: static ip address and ifconfig

2012-12-29 Thread Lowell Gilbert
Fbsd8 fb...@a1poweruser.com writes: For anyone being a professional company who wants permanent presents on the internet will pay extra fees for static ip address because static ip address never change and this is required for domain name registration. Dynamic ip address are normally assigned

Re: static ip address and ifconfig

2012-12-29 Thread Fbsd8
snip previous It still all depends on your configuration, it won't look any different than a static private IP address shows when doing an ifconfig except it will be the public IP. Generally if you have a static IP you will have to set it manually, and it won't get it via DHCP. But I have

Re: static ip address and ifconfig

2012-12-29 Thread Polytropon
On Sat, 29 Dec 2012 17:52:52 -0500, Fbsd8 wrote: Your talking in general terms which does not help me, I need details. You said above Whereas a static IP assignment must be configured manually by you the human and not the ISP. I tried to show this human manual configuration in my above

Re: static ip address and ifconfig

2012-12-29 Thread Fbsd8
Lowell Gilbert wrote: Fbsd8 fb...@a1poweruser.com writes: For anyone being a professional company who wants permanent presents on the internet will pay extra fees for static ip address because static ip address never change and this is required for domain name registration. Dynamic ip address

Re: static ip address and ifconfig

2012-12-29 Thread Mikel King
On Dec 29, 2012, at 5:52 PM, Fbsd8 fb...@a1poweruser.com wrote: ifconfig_xl0=alias,24.240.xxx.187,24.240.xxx.188,24.240.xxx.189 ifconfig_xl0=inet 24.240.198.186 netmask 0xfff8 ifconfig_xl0_alias0=inet 24.240.198.187 netmask 0xfff8 ifconfig_xl0_alias1=inet 24.240.198.188 netmask

Re: static ip address and ifconfig

2012-12-29 Thread Lowell Gilbert
addressees. Okay, good. I'll assume that the DNS issues aren't relevant, then. The simple answer is: the IP address(es) shown by 'ifconfig' will be the ones actually bound to that interface on that machine. Without knowing *how* you're binding those addresses, we can't tell you which of your 25

Re: static ip address and ifconfig

2012-12-29 Thread Robert Bonomi
Date: Sat, 29 Dec 2012 18:09:59 -0500 From: Fbsd8 fb...@a1poweruser.com Subject: Re: static ip address and ifconfig But lets not get side tracked by something the question is not asking about. Please Focus on the part of the post you cut out which is asking about static ip addressees

Re: static ip address and ifconfig

2012-12-29 Thread Shane Ambler
On 30/12/2012 07:46, Fbsd8 wrote: The rc.config statement ifconfig_xl0=DHCP on that PC would function as exspected? DHCP doesn't actually mean that the address will be dynamic - DHCP can give you the same ip address every time it is requested. It simply moves the details of configuration

something wrong of ifconfig bridge0 addr - mac address appears on wrong interface

2012-06-21 Thread ProAce
( untrust ) --- ( em0 , bridge0 , em1 ) --- ( trust ) Sometimes , I cannot connect to trust server from untrust. I log some information from ifconfig bridge0 addr. It seems some thing wrong of trust server's mac appear on em0. trust serv1's mac: 00:50:56:af:2e:43 trust serv2's mac: 00:50:56:af

rc.conf ifconfig ipv6 address fails at boot

2012-06-12 Thread Damien Fleuriot
Hello questions, I can't figure out what I'm doing wrong here. Trying to get a static IPv6 on a server at boot time from rc.conf, and that fails. Notice I haven't set ipv6_network_interfaces , so it defaults to auto. = ipv6_enable=YES ipv6_defaultrouter=2a01:e35:2f1b:e2a0::1 # VLAN 99 =

How to specify ssid to ifconfig if it begins with '0x'?

2011-05-07 Thread Yuri
ifconfig(8) says: The SSID is a string up to 32 characters in length and may be specified as either a normal string or in hexadecimal when preceded by ‘0x’. But what if ssid actually begins with ASCII 0x? 'ifconfig wlan0 list scan' shows that my ssid is 0x000. Specifying ssid \\0x000 doesn't

Re: How to specify ssid to ifconfig if it begins with '0x'?

2011-05-07 Thread Adam Vande More
On Sat, May 7, 2011 at 2:52 PM, Yuri y...@rawbw.com wrote: ifconfig(8) says: The SSID is a string up to 32 characters in length and may be specified as either a normal string or in hexadecimal when preceded by ‘0x’. But what if ssid actually begins with ASCII 0x? 'ifconfig wlan0 list scan

Re: How to specify ssid to ifconfig if it begins with '0x'?

2011-05-07 Thread Adam Vande More
On Sat, May 7, 2011 at 4:59 PM, Adam Vande More amvandem...@gmail.comwrote: On Sat, May 7, 2011 at 2:52 PM, Yuri y...@rawbw.com wrote: ifconfig(8) says: The SSID is a string up to 32 characters in length and may be specified as either a normal string or in hexadecimal when preceded by ‘0x

Re: Jails: How do i limit what ifconfig shows?

2011-04-23 Thread Peter Toth
Use ugidfw to limit/deny access to ifconfig - man ugidfw Cheers, On 04/23/11 08:21, xor wrote: Hullo First off, thanks for a lovely operating system 3 I decided to go for FreeBSD perhaps 3 days ago. Before, ive been an Debian/OpenBSD guy, and ive only used my obsd box for redundant

Jails: How do i limit what ifconfig shows?

2011-04-22 Thread xor
for FreeBSD is because of the Jails. Ive looked around a bit, but I can not find anything about how to limit what interfaces that ifconfig shows. I would like it to hide pretty much everything so that _no_ information about the host systems networking leaks into the jails. I dont want jails to know

Re: Jails: How do i limit what ifconfig shows?

2011-04-22 Thread Michael Ross
services off the boxen. The reason I decided to go for FreeBSD is because of the Jails. Ive looked around a bit, but I can not find anything about how to limit what interfaces that ifconfig shows. I would like it to hide pretty much everything so that _no_ information about the host systems

Re: Jails: How do i limit what ifconfig shows?

2011-04-22 Thread xor
But then the root in the jail can just go and compile a new version of ifconfig from the ports collection. (Generally its a flawed idea to just remove the binaries. Someone can just download new ones. And if downloading new binaries is not allowed, they can always just push stdin through b64.. etc

Ifconfig (DHCP?) configures two IPs in one IF

2010-08-05 Thread Guojun Jin
This problem comes in 8.1-R. I have seen it before and thought I filed a report but cannot find it. I found one (bin/21292) for ifconfig, but it was for two NICs with a same IP. Now is a reversed case One NIC has two IPs. Here is the description: Due to DHCP server down, I manually

Re: Ifconfig (DHCP?) configures two IPs in one IF

2010-08-05 Thread Alberto Mijares
autoselect (100baseTX full-duplex)        status: active plip0: flags=8810POINTOPOINT,SIMPLEX,MULTICAST metric 0 mtu 1500 I tried unplumb/delete rl0, but if does not  work. Before the bug can be fixed, is any way to fix the IP without rebooting the machine? Try this # ifconfig rl0 -alias

Re: Ifconfig (DHCP?) configures two IPs in one IF

2010-08-05 Thread Rocky Borg
On 8/5/2010 11:17 AM, Guojun Jin wrote: This problem comes in 8.1-R. I have seen it before and thought I filed a report but cannot find it. I found one (bin/21292) for ifconfig, but it was for two NICs with a same IP. Now is a reversed case One NIC has two IPs. Here is the description: Due

Re: Ifconfig (DHCP?) configures two IPs in one IF

2010-08-05 Thread Ashish SHUKLA
Guojun Jin writes: This problem comes in 8.1-R. I have seen it before and thought I filed a report but cannot find it. I found one (bin/21292) for ifconfig, but it was for two NICs with a same IP. Now is a reversed case One NIC has two IPs. Here is the description: Due to DHCP server

RE: Ifconfig (DHCP?) configures two IPs in one IF

2010-08-05 Thread Guojun Jin
-alias works, also delete works. The 'delete: cannot have - in front of it, otherwise, it gives an improper message; # ifconfig rl0 -delete 1.2.3.4 ifconfig: -delete: bad value This seems telling the 1.2.3.4 is a bad value. It should say: ifconfig: -delete -- bad option/switch Now we know

Decoding the ifconfig verbose output and determining the strength of a wireless connection

2010-06-27 Thread Eitan Adler
I have two questions AAAXXX 00:00:10:10:00:032 54M -81:-96 100 EPS SSIDAAAXXX RATESB2,B4,B11,B22,36,B48,72,108 DSPARMS2 ERP0x0 ???2f0100 RSNv1 mc:TKIP uc:AES-CCMP+TKIP km:8021X-PSK XRATESB12,18,B24,96 VENdd090010180203f000 WMEqosinfo 0x80 BE[aifsn 3 cwmin 4 cwmax 10 txop 0]

ifconfig can't clear 'monitor' mode on the wireless device

2010-06-10 Thread Yuri
Over a year ago I filed this PR: http://lists.freebsd.org/pipermail/freebsd-bugs/2009-February/034115.html There is no response, and this problem is still there. Is there any way to clear monitor mode from network device? Yuri ___

Re: ifconfig - GUI interface available?

2009-11-29 Thread Chris Rees
2009/11/26 Jerry ges...@yahoo.com: rant rant snipped Even OSX greatly simplifies the installation process. What are you trying to say about OS X? -- A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the

Re: ifconfig - GUI interface available?

2009-11-27 Thread Dominic Fandrey
Andreas Rudisch wrote: On Thu, 26 Nov 2009 16:35:55 +0100 herbert langhans herbert.raim...@gmx.net wrote: Its merely a matter of comfort. Like on OSX or the infamous MS-thing, there is a simple window. It shows all the ssid, you click on one (maybe the password is already assigned) and

Re: ifconfig - GUI interface available?

2009-11-27 Thread Chris Whitehouse
Warren Block wrote: As far as GUI goes, there's good news and bad news. The good news is that a couple GUI network managers are around: sysutils/desktopbsd-tools includes a wireless network configurator according to its pkg-descr, haven't used myself though. Chris

ifconfig - GUI interface available?

2009-11-26 Thread herbert langhans
Hi Daemons, I use my laptop in different wifi networks. To choose the ssid, passwords and such necessities I have to use the all-knowing and confusing 'ifconfig'. Question: Is there a GUI replacement for ifconfig? Where I can scan, choose the ssid and do other basic things? I havent found

Re: ifconfig - GUI interface available?

2009-11-26 Thread Andreas Rudisch
On Thu, 26 Nov 2009 16:09:26 +0100 herbert langhans herbert.raim...@gmx.net wrote: Hi Daemons, I use my laptop in different wifi networks. To choose the ssid, passwords and such necessities I have to use the all-knowing and confusing 'ifconfig'. Question: Is there a GUI replacement

Re: ifconfig - GUI interface available?

2009-11-26 Thread herbert langhans
...@gmx.net wrote: Hi Daemons, I use my laptop in different wifi networks. To choose the ssid, passwords and such necessities I have to use the all-knowing and confusing 'ifconfig'. Question: Is there a GUI replacement for ifconfig? Where I can scan, choose the ssid and do other basic

Re: ifconfig - GUI interface available?

2009-11-26 Thread Andreas Rudisch
On Thu, 26 Nov 2009 16:35:55 +0100 herbert langhans herbert.raim...@gmx.net wrote: Its merely a matter of comfort. Like on OSX or the infamous MS-thing, there is a simple window. It shows all the ssid, you click on one (maybe the password is already assigned) and you get the certain wifi

Re: ifconfig - GUI interface available?

2009-11-26 Thread Jonathan Chen
On Thu, Nov 26, 2009 at 04:09:26PM +0100, herbert langhans wrote: Hi Daemons, I use my laptop in different wifi networks. To choose the ssid, passwords and such necessities I have to use the all-knowing and confusing 'ifconfig'. Question: Is there a GUI replacement for ifconfig? Where I can

Re: ifconfig - GUI interface available?

2009-11-26 Thread Jerry
On Thu, 26 Nov 2009 17:11:38 +0100 Andreas Rudisch cyb.@gmx.net replied: On Thu, 26 Nov 2009 16:35:55 +0100 herbert langhans herbert.raim...@gmx.net wrote: Its merely a matter of comfort. Like on OSX or the infamous MS-thing, there is a simple window. It shows all the ssid, you click on one

Re: ifconfig - GUI interface available?

2009-11-26 Thread Warren Block
On Thu, 26 Nov 2009, Andreas Rudisch wrote: On Thu, 26 Nov 2009 16:35:55 +0100 herbert langhans herbert.raim...@gmx.net wrote: Its merely a matter of comfort. Like on OSX or the infamous MS-thing, there is a simple window. It shows all the ssid, you click on one (maybe the password is

Re: ifconfig - GUI interface available?

2009-11-26 Thread Roland Smith
On Thu, Nov 26, 2009 at 01:46:01PM -0700, Warren Block wrote: On Thu, 26 Nov 2009, Andreas Rudisch wrote: On Thu, 26 Nov 2009 16:35:55 +0100 herbert langhans herbert.raim...@gmx.net wrote: Its merely a matter of comfort. Like on OSX or the infamous MS-thing, there is a simple window.

ifconfig -alias - removed wrong ip ?

2009-09-01 Thread claudiu vasadi
Hello guys, I have a 7.2-stable Freebsd running on a 2.66 Ghz 478 socket mobo with 1 GB DDR1 ram. I added another ip on my rl0 interface, brought it up, everything was fine (until i screwed it up :( ). I wanted then to remove the alias IP but i wrote a wrong command (ifconfig rl0 -alias

Re: ifconfig -alias - removed wrong ip ?

2009-09-01 Thread Adam Vande More
then to remove the alias IP but i wrote a wrong command (ifconfig rl0 -alias) and since then I have no access to the box. I then turned to my vmware FreeBSD to reproduce the situation and I was stuned to find out that that command I wrote, removes the normal IP and not the alias one. OK

Re: ifconfig -alias - removed wrong ip ?

2009-09-01 Thread Nikos Vassiliadis
Adam Vande More wrote: On Tue, Sep 1, 2009 at 8:20 AM, claudiu vasadi claudiu.vas...@gmail.comwrote: 1.) Is it normal for the ifconfig rl0 -alias to remove the normal IP and not the alias one ? (I think that by this syntax it could be right but the parameter -alias is specified and the OS

ifconfig routing

2009-07-04 Thread John Pollock
U lo0 fe80::1%lo0 link#3UHL lo0 ff01:3::/32 fe80::1%lo0 UC lo0 ff02::%lo0/32 fe80::1%lo0 UC lo0 === ifconfig results below

output of ifconfig list scan

2009-04-30 Thread Jeroen Hofstee
Inspired by the long modern installer thread I had a look at PC-BSD. I am one of the lucky owners of a Broadcom, Dell Wireless 1390 WLAN Mini-PCI Card and added the ndiswrapper to support it. I noticed that the PC-BSD tray icon could not scan the network for SSID, while ifconfig does return

Re: output of ifconfig list scan

2009-04-30 Thread Paul B. Mahol
icon could not scan the network for SSID, while ifconfig does return this list. It appears that the tool assumes SSID are reported as SSIDsession, which is not the case here. My list is similar as listed in the handbook, so I guess it is not directly related to the ndiswrapper. Looking

Re: output of ifconfig list scan

2009-04-30 Thread Jeroen Hofstee
Paul B. Mahol wrote: It appears that the tool assumes SSID are reported as SSIDsession, which is not the case here. My list is similar as listed in the handbook, Looking at ifconfig, it appears to me that the ieee80211 part queries the kernel and prints the returned values. I therefore assume

Re: output of ifconfig list scan

2009-04-30 Thread Paul B. Mahol
On 4/30/09, Jeroen Hofstee freebsd.questi...@virtualhost.nl wrote: Paul B. Mahol wrote: It appears that the tool assumes SSID are reported as SSIDsession, which is not the case here. My list is similar as listed in the handbook, Looking at ifconfig, it appears to me that the ieee80211 part

ifconfig ndis0 up scan doesn't find my ap

2009-04-13 Thread Scott Bennett
On Sun, 12 Apr 2009 10:00:58 -0700 Steve Franks bahamasfra...@gmail.com wrote: I get this behavior on 2 completely different laptops, one on 7.0-release, and the other on 7-stable. ndio0 [broadcom :( ] comes right up in dmesg, and ifconfig(), but it won't find any AP's - is this known

ifconfig ndis0 up scan doesn't find my ap

2009-04-12 Thread Steve Franks
Hi, I get this behavior on 2 completely different laptops, one on 7.0-release, and the other on 7-stable. ndio0 [broadcom :( ] comes right up in dmesg, and ifconfig(), but it won't find any AP's - is this known? - because I can google people with lots of different ndis0 problems (mostly on 5.x

wireless scan: 'ifconfig iface scan' hangs often

2008-12-09 Thread Yuri
I use wireless with this device: ath0: Atheros 5212 mem 0xcffe-0xcffe irq 16 at device 5.0 on pci0 and very often (most of the times) 'ifconfig ath0 scan' hangs. First time I do scan it usually succeeds but the second and subsequent runs of this command hang in 50+% of cases. It hangs

Re: wireless scan: 'ifconfig iface scan' hangs often

2008-12-09 Thread Sérgio de Almeida Lenzi
Em Ter, 2008-12-09 às 12:31 -0800, Yuri escreveu: I use wireless with this device: ath0: Atheros 5212 mem 0xcffe-0xcffe irq 16 at device 5.0 on pci0 and very often (most of the times) 'ifconfig ath0 scan' hangs. First time I do scan it usually succeeds but the second

Re: wireless scan: 'ifconfig iface scan' hangs often

2008-12-09 Thread Yuri
Sérgio de Almeida Lenzi wrote: try using ifconfig ath0 list scan it will list the contents of the cache in the sip and never hangs Sérgio, This works but what if I need to update cache? Cache update hangs. Yuri ___ freebsd-questions

Re: wireless scan: 'ifconfig iface scan' hangs often

2008-12-09 Thread Sérgio de Almeida Lenzi
As long as I understand, the chip updates the cache by its self.. so there is no need to deal with the worry about the chip... see options bgscan of ifconfig Hope this will help ___ freebsd-questions@freebsd.org mailing list http

ifconfig query/dhclient

2008-08-04 Thread Warren Liddell
Im trying to find out how i can change my net card on re0 to be a 10BaseT full duplex instead of auto @ 100. Also trying to work out why when using dhclient fwe0 (presuming its my wireless card) it never gets a link .. is there more to getting a link with wireless? there is no encryption.

Re: ifconfig query/dhclient

2008-08-04 Thread Edward Ruggeri
(presuming its my wireless card) it never gets a link .. is there more to getting a link with wireless? there is no encryption. Have you done 'ifconfig fwe0 up first? -- Ned Ruggeri ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org

Re: ifconfig query/dhclient

2008-08-04 Thread Erik Trulsson
On Mon, Aug 04, 2008 at 07:54:06PM +1000, Warren Liddell wrote: Im trying to find out how i can change my net card on re0 to be a 10BaseT full duplex instead of auto @ 100. 'ifconfig re0 media 10baseT/UTP mediaopt full-duplex' should work. (See the re(4) and ifconfig(8) manpages.) Be aware

Reducing 124 ifconfig lines in rc.conf to just 1

2008-08-02 Thread Redd Vinylene
Greetings! I got 124 ifconfig lines going from ifconfig_rl0_alias0=inet 80.252.2.3 netmask 255.255.255.255 to ifconfig_rl0_alias124=inet 80.252.2.127 netmask 255.255.255.255. Is it possible reducing it all to just 1 line using a for loop or jot or something? -- http://www.home.no/reddvinylene

Re: Reducing 124 ifconfig lines in rc.conf to just 1

2008-08-02 Thread Polytropon
Hi! On Sat, 2 Aug 2008 21:11:47 +0200, Redd Vinylene [EMAIL PROTECTED] wrote: Greetings! I got 124 ifconfig lines going from ifconfig_rl0_alias0=inet 80.252.2.3 netmask 255.255.255.255 to ifconfig_rl0_alias124=inet 80.252.2.127 netmask 255.255.255.255. Is it possible reducing it all

Re: Reducing 124 ifconfig lines in rc.conf to just 1

2008-08-02 Thread Polytropon
Hi! On Sat, 2 Aug 2008 21:11:47 +0200, Redd Vinylene [EMAIL PROTECTED] wrote: Greetings! I got 124 ifconfig lines going from ifconfig_rl0_alias0=inet 80.252.2.3 netmask 255.255.255.255 to ifconfig_rl0_alias124=inet 80.252.2.127 netmask 255.255.255.255. Is it possible reducing it all

Re: Reducing 124 ifconfig lines in rc.conf to just 1

2008-08-02 Thread Redd Vinylene
Vinylene writes: I got 124 ifconfig lines going from ifconfig_rl0_alias0=inet 80.252.2.3 netmask 255.255.255.255 to ifconfig_rl0_alias124=inet 80.252.2.127 netmask 255.255.255.255. Is it possible reducing it all to just 1 line using a for loop or jot or something? Have you

Re: Reducing 124 ifconfig lines in rc.conf to just 1

2008-08-02 Thread Redd Vinylene
On Sat, Aug 2, 2008 at 9:24 PM, Polytropon [EMAIL PROTECTED] wrote: Hi! On Sat, 2 Aug 2008 21:11:47 +0200, Redd Vinylene [EMAIL PROTECTED] wrote: Greetings! I got 124 ifconfig lines going from ifconfig_rl0_alias0=inet 80.252.2.3 netmask 255.255.255.255 to ifconfig_rl0_alias124=inet

FB7.0 - ifconfig clone error - SIOCIFCREATE2: Invalid argument

2008-07-02 Thread Ross
testing of ifconfig xyz0 create causes the error ifconfig: SIOCIFCREATE2: Invalid argument error to come up and the interface then doesn't get created. Has anyone gotten this error at all, and how did you get it resolved? My digging further shows that a patch was committed to src/sys/net/if_clone.c

Re: FB7.0 - ifconfig clone error - SIOCIFCREATE2: Invalid argument

2008-07-02 Thread Ross
a different number of parameters. The function if_clone_create checks out fine. The issue looks to be something within /src/sbin/ifconfig/ifclone.c and the ioctl setup of the interface. sigh R. -- ___ freebsd-questions@freebsd.org mailing list http

Re: FB7.0 - ifconfig clone error - SIOCIFCREATE2: Invalid argument

2008-07-02 Thread Vince Hoffman
) Doing manual testing of ifconfig xyz0 create causes the error ifconfig: SIOCIFCREATE2: Invalid argument error to come up and the interface then doesn't get created. what command are you using exactly? it certainly works here. [EMAIL PROTECTED] (20:30:15 ~) 0 # ifconfig em1.5 ifconfig: interface em1.5

Re[2]: FB7.0 - ifconfig clone error - SIOCIFCREATE2: Invalid argument

2008-07-02 Thread Ross
VH what command are you using exactly? it certainly works here. The standard ones! Which has gotten me confused greatly. Using yours as an example: -= [EMAIL PROTECTED] ~]# ifconfig bce0.5 create ifconfig: SIOCIFCREATE2: Invalid argument [EMAIL PROTECTED] ~]# and playing a bit: [EMAIL

Re[2]: FB7.0 - ifconfig clone error - SIOCIFCREATE2: Invalid argument

2008-07-02 Thread Ross
Doing manual testing of ifconfig xyz0 create causes the error ifconfig: SIOCIFCREATE2: Invalid argument error to come up and the interface then doesn't get created. VH what command are you using exactly? it certainly works here. After enough tinkering around, I've found the issue. Looks

Re: ifconfig gif0 and rc.conf [was: Re: IP packet with options]

2008-03-23 Thread Malcolm Clarke
to correspond to the command ifconfig gif0 inet6 tunnel src-addr dst_addr Regards Malcolm ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: ifconfig gif0 and rc.conf [was: Re: IP packet with options]

2008-03-23 Thread Kevin Downey
not recognise the IPv6 address as there is no ipv6_gifconfig_gif0=fec0::1 fec0::2 to correspond to the command ifconfig gif0 inet6 tunnel src-addr dst_addr Regards Malcolm sorry for the duplicate mail Malcolm, forgot to reply to the list as well. the attached patch should let use

Re: ifconfig gif0 and rc.conf [was: Re: IP packet with options]

2008-03-23 Thread Malcolm Clarke
=fec0::1 fec0::2 that would set up the two physical ends of a tunnel? Sadly the above does not works as it does not recognise the IPv6 address as there is no ipv6_gifconfig_gif0=fec0::1 fec0::2 to correspond to the command ifconfig gif0 inet6 tunnel src-addr dst_addr Regards Malcolm

Re: ifconfig gif0 and rc.conf [was: Re: IP packet with options]

2008-03-22 Thread Bruce Cran
Malcolm Clarke wrote: We are trying to configure an IPv6 tunnel for IPSec, ie IPv6 in IPv6. The command line would be ifconfig gif0 inet6 tunnel src-addr dst_addr (IPv6 addresses) There appears to be no equivalent line for rc.conf. Regards Malcolm To configure an if_gif interface for IPv6

Re: ifconfig gif0 and rc.conf [was: Re: IP packet with options]

2008-03-22 Thread Malcolm Clarke
to be no ipv6 form Regards Malcolm Bruce Cran wrote: Malcolm Clarke wrote: We are trying to configure an IPv6 tunnel for IPSec, ie IPv6 in IPv6. The command line would be ifconfig gif0 inet6 tunnel src-addr dst_addr (IPv6 addresses) There appears to be no equivalent line for rc.conf

ifconfig ral0

2008-03-09 Thread Anatoli Marinov
these features under windows but here (freebsd 7.0 stable) I could not switch the on. ifconfig -v ral0 ral0: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST metric 0 mtu 2290 ether 00:0e:2e:ec:e1:3d inet 172.16.4.1 netmask 0xff00 broadcast 172.16.4.255 media: IEEE 802.11

question about wpa and ifconfig scan

2008-03-06 Thread sung.park
Hello, I have a FreeBSD server which provides access point and DHCP. I have a FreeBSD computer which is client of access point. I’m using WPA encryption for security of wireless connection. The client box has solid connection until I type Ifconfig ath0 scan After scan all

Re: question about wpa and ifconfig scan

2008-03-06 Thread Pietro Cerutti
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 sung.park wrote: | Hello, Hello, | The client box has solid connection until I type | Ifconfig ath0 scan | After scan all of access point it lose connection from access point. Is | there any way to prohibit losing connection after scan? I think

RE: ndis0 panic when ifconfig inet IP address

2008-03-03 Thread Ted Mittelstaedt
To: freebsd-questions@freebsd.org Subject: Re: ndis0 panic when ifconfig inet IP address Update: I wasn't able to solve the problem so resorted to installing FreeBSD 6.3 instead, and got the wireless working without any difficulty. I guess that some of the ndis kernel code has been changed

ndis0 panic when ifconfig inet IP address

2008-03-01 Thread Glenn
bcmwl5_sys without a problem. However the system panics anytime that I try to config the ip address either through rc.conf or directly e.g. ifconfig ndis inet 192.168.0.5 netmask 255.255.255.0 Got the error on the GENERIC kernel plus my own built kernel Fatal trap 12: page fault while in kernel mode

Re: ndis0 panic when ifconfig inet IP address

2008-03-01 Thread Glenn
the system panics anytime that I try to config the ip address either through rc.conf or directly e.g. ifconfig ndis inet 192.168.0.5 netmask 255.255.255.0 Got the error on the GENERIC kernel plus my own built kernel Fatal trap 12: page fault while in kernel mode cpuid = 0; apic id = 00

ifconfig ndis0 scan halt on root and nothing on normal user

2008-02-07 Thread Kemian Dang
Hi, there I have a broadcom wireless card on laptop and want to use it. I installed the driver with ndisgen and after reboot, everything looks OK, ifconfig shows the ndis is working: ndis0: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST metric 0 mtu 1500 ether 00:1a:73:8e:79:d8

IPv6 address persistent configuration thru ifconfig

2008-01-22 Thread Prabhu Hariharan
Hi, In host implementation, if I manually configure global ipv6 address via ifconfig command then those addresses are not persistent after making the interface DOWN and again UP, which is not the case for IPv4 addresses. Is this an intentional behavior that all ipv6 address needs to be removed

Re: IPv6 address persistent configuration thru ifconfig

2008-01-22 Thread Wojciech Puchar
In host implementation, if I manually configure global ipv6 address via ifconfig command then those addresses are not persistent after making the interface DOWN and again UP, which is not the case for IPv4 addresses. Is this an intentional behavior that all ipv6 address needs to be removed from

Re: IPv6 address persistent configuration thru ifconfig

2008-01-22 Thread Prabhu Hariharan
ifconfig command then those addresses are not persistent after making the interface DOWN and again UP, which is not the case for IPv4 addresses. Is this an intentional behavior that all ipv6 address needs to be removed from interface if it goes DOWN? I feel the configurations that have been

Re: ifconfig -- how to remove address and mask?

2007-10-30 Thread Yuri Pankov
On Sun, 2007-10-28 at 21:14 -0700, [EMAIL PROTECTED] wrote: running 6.1, Is there a way to bring an interface down and remove the ipaddr and mask? I've tried ifconfig destroy with no effect, and I'm getting tired of twiddling rc.conf and rebooting... The problem arises when testing a new

Re: ifconfig -- how to remove address and mask?

2007-10-30 Thread freebsd
down and remove the ipaddr and mask? I've tried ifconfig destroy with no effect, and I'm getting tired of twiddling rc.conf and rebooting... The problem arises when testing a new configuration where an existing interface has an assigned ip addr, and is then changed to be used with pppoe

Re: ifconfig -- how to remove address and mask?

2007-10-30 Thread Christopher Cowart
On Sun, Oct 28, 2007 at 09:14:48PM -0700, [EMAIL PROTECTED] wrote: running 6.1, Is there a way to bring an interface down and remove the ipaddr and mask? I've tried ifconfig destroy with no effect, and I'm getting tired of twiddling rc.conf and rebooting... Have you tried `ifconfig fxp0

Re: ifconfig -- how to remove address and mask?

2007-10-30 Thread freebsd
I stand corrected. ifconfig interface delete did the job; destroy is what failed. Thanks. I tried delete, but it only works for *additional* ip addresses added using the alias command, not the original, primary one. I can't remember the error message. Yuri Pankov wrote: On Sun, 2007-10

Re: ifconfig -- how to remove address and mask?

2007-10-30 Thread Alexey Karguine
On 29.10.2007, at 7:14, [EMAIL PROTECTED] wrote: running 6.1, Is there a way to bring an interface down and remove the ipaddr and mask? I've tried ifconfig destroy with no effect, and I'm getting tired of twiddling rc.conf and rebooting... The problem arises when testing a new

Re: ifconfig -- how to remove address and mask?

2007-10-30 Thread Steve Bertrand
: # ifconfig fxp1 delete 192.168.0.3 Steve ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

  1   2   3   >