search for: rl0

Displaying 20 results from an estimated 63 matches for "rl0".

Did you mean: r10
2004 Jan 18
7
arp problem in /var/log/messages
hi all, i got flooded by these msgs like 1000+ lines, any idea? my kernel is dated Nov-30 FreeBSD 4.9-stable # tail -f /var/log/messages Jan 18 19:43:23 xb /kernel: arp: 202.79.180.1 moved from 00:04:5a:49:eb:74 to 00:50:0f:4f:c0:00 on rl0 Jan 18 19:45:06 xb /kernel: arp: 202.79.180.1 moved from 00:50:0f:4f:c0:00 to 00:04:5a:49:eb:74 on rl0 Jan 18 19:45:18 xb /kernel: arp: 202.79.180.1 moved from 00:04:5a:49:eb:74 to 00:50:0f:4f:c0:00 on rl0 Jan 18 19:45:41 xb /kernel: arp: 202.79.180.1 moved from 00:50:0f:4f:c0:00 to 00:04:5a:49:eb:...
2003 Jul 16
1
routing to localhost
For reasons unknown, any connections to localhost -- tcp, icmp, or udp -- are all originating from my external interface, rl0: $ telnet localhost 25 Trying ::1... Trying 127.0.0.1... telnet: connect to address 127.0.0.1: Can't assign requested address telnet: Unable to connect to remote host IPFW log: Jul 16 12:46:43 octo ipfw: 100 Accept TCP 192.168.1.119:1434 127.0.0.1:25 out via rl0 $ ping localhost PING loca...
2012 Jul 11
2
[LLVMdev] [NVPTX] llc -march=nvptx64 -mcpu=sm_20 generates invalid zero align for device function params
...// @__internal_dsmul { .reg .pred %p<396>; .reg .s16 %rc<396>; .reg .s16 %rs<396>; .reg .s32 %r<396>; .reg .s64 %rl<396>; .reg .f32 %f<396>; .reg .f64 %fl<396>; // BB#0: // %entry mov.b64 %rl0, __internal_dsmul_param_1; cvta.local.u64 %rl0, %rl0; ld.f32 %f0, [%rl0+4]; neg.f32 %f1, %f0; mov.b64 %rl1, __internal_dsmul_param_2; mov.f32 %f2, 0f45800800; // inline asm mad.f32 %f1, %f1, %f2, %f0; // inline asm // inline asm mad.f32 %f3...
2012 Nov 09
0
[LLVMdev] [NVPTX] llc -march=nvptx64 -mcpu=sm_20 generates invalid zero align for device function params
...// @__internal_dsmul { .reg .pred %p<396>; .reg .s16 %rc<396>; .reg .s16 %rs<396>; .reg .s32 %r<396>; .reg .s64 %rl<396>; .reg .f32 %f<396>; .reg .f64 %fl<396>; // BB#0: // %entry mov.b64 %rl0, __internal_dsmul_param_1; cvta.local.u64 %rl0, %rl0; ld.f32 %f0, [%rl0+4]; neg.f32 %f1, %f0; mov.b64 %rl1, __internal_dsmul_param_2; mov.f32 %f2, 0f45800800; // inline asm mad.f32 %f1, %f1, %f2, %f0; // inline asm // inline asm mad.f32 %f3, %f0, %f2, %f1; // inline asm cvta.local.u...
2003 Jun 17
5
How to make a customized, unattended install for FreeBSD?
I would like to customize our store-bought, bootable FreeBSD CD so that it does a non-interactive (or minimally interactive ;-) install. The interim solution we've devised has our lab execution techs booting from a CD and then using the Sysinstall "Load config file" menu option to load an "install.cfg" file from a floppy. We'd like to eliminate this step by
2001 Nov 01
2
Internal Network Routing
...2 7 isp0 0.0.0.1 0.0.0.0 UH 1 0 isp0 127 127.0.0.1 UGSc 0 0 lo0 127.0.0.1 127.0.0.1 UH 1 0 lo0 192.168.1/28 link#1 UC 0 0 rl0 => 192.168.1 0.0.0.0 UGSc 0 0 rl0 Reslov.conf search system 192.168.1.3 What do I have to add to the routing table that I can establish a connection? Thanks Tom
2003 Aug 05
6
Problems with JAIL in 4.8R
Hi, i've set the outside ip for the jail..It works.. When i try to ssh to jail'ed system from the main system (in which is created jail) the connection is successful, but when i try to connect to jailed system from anywhere else i get this message: ssh: connect to host IP_NUMBER port 22: Operation timed out What can be wrong here? How to solve this problem?
2003 Jun 02
6
4.8-Stable DummyNet
Hi. We just opened a gaming center and have chosen to run a FreeBsd box for our firewall. IPFW is configured at it's very basic running natd through rl0 and allowing any to any connections from the lan to the outer world. Natd controls access to the lan. We have a 6.0 mb/s ADSL net connection for all the gaming clients to use, however if a gamer starts downloading a file, that file takes precendence and causes everyone's pings 'in-gam...
2000 Dec 08
6
opensshd 2.3.0 (oBSD 2.8) ignores ME!
...581f). debug: Reading configuration data /etc/ssh_config debug: ssh_connect: getuid 0 geteuid 0 anon 0 debug: Connecting to 195.84.181.91 [195.84.181.91] port 22. debug: Allocated local port 638. debug: connect: Connection timed out debug: Trying again... ... and on the Server side a tcpdump -ni rl0 host 195.84.105.112 and port 22 tcpdump: listening on rl0 09:07:00.534120 195.84.181.90.22 > 195.84.105.112.40066: . ack 3776275139 win 32120 <nop,nop,timestamp 831104794 74769850> (DF) 09:07:00.574027 195.84.181.90.22 > 195.84.105.112.40066: P 0:44(44) ack 1 win 32120 <nop,nop,time...
2003 Aug 19
2
rl(4) is broken in STABLE
Hi! Revisions 1.38.2.17/1.38.2.18 of src/sys/pci/if_rl.c (and corresponding 1.14.2.6 of src/sys/pci/if_rlreg.h) broke rl(4) at least for D-Link DFE 530TX+ 10/100BaseTX. I've sent PR an hour ago but still did not get its number. Meantime I've rolled back these revisions, rebuilt kernel and my NICs work again. Eugene Grosbein
2003 Jun 11
7
IPFW: combining "divert natd" with "keep-state"
I've been using ipfw for a while to create a router with NAT and packet filtering, but have never combined it with stateful filtering, instead using things like "established" to accept incoming TCP packets which are part of a conversation initiated from the "inside". I'd like to move to using keep-state/check-state to get tighter filtering and also to allow outgoing
2003 Aug 03
0
Multiple kld loads?
...dmesg messages indicate: module_register: module miibus/ukphy already exists! linker_file_sysinit "miibus.ko" failed to register! 17 module_register: module pccard/ed already exists! linker_file_sysinit "if_ed.ko" failed to register! 17 This doesn't look dangerous but the rl0 ethernet card just stopped recieving packets suddenly and I'm trying to track down why. Can anyone tell me why this is happening and should I do anything about it? I have installed 100s of versions of fbsd since 2.2 on this same hardware and this has never happened before. I see this was...
2006 Feb 04
2
nnamp question
Hi: I have a machine with four interfaces connecting four different networks. I am learning to use nmap and trying to force the nmap working only one interface. As nmap man page states, I use -e option and it would not work: nmap -e fx0 -v -sP 192.168.128.0/23 Starting Nmap 3.95 ( http://www.insecure.org/nmap/ ) at 2006-02-04 14:04 CST getinterfaces: Failed to open ethernet interface (el0)
2006 Nov 29
2
75 seconds timeout when negotiating with smbd.
...0] smbd/notify_fam.c:fam_notify_init(455) FAM file change notifications not available [2006/11/29 09:32:08, 3] lib/access.c:check_access(312) check_access: no hostnames in host allow/deny list. You can see a 75 seconds delay between 1-st and 2-nd entries. My FreeBSD box runs as a NAT from rl0 to rl1 and as a Samba server for rl0, some configuration data is below. kustik:~# uname -a FreeBSD kustik 6.1-STABLE FreeBSD 6.1-STABLE #0: Tue Sep 12 09:49:17 UTC 2006 root@kustik:/usr/obj/usr/src/sys/KUSTIK i386 kustik:~# ifconfig rl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST...
2013 Mar 01
4
[LLVMdev] NVPTX CUDA_ERROR_NO_BINARY_FOR_GPU
...; > .reg .s16 %rs<396>; > > .reg .s32 %r<396>; > > .reg .s64 %rl<396>; > > .reg .f32 %f<396>; > > .reg .f64 %fl<396>; > > > > mov.b64 %rl0, > > examples_2E_mandelbrot_2F_calc_2D_mandelbrot_2D_ptx_param_0; > > mov.f64 %fl2, > > examples_2E_mandelbrot_2F_calc_2D_mandelbrot_2D_ptx_param_1; > > mov.f64 %fl1, > > examples_2E_mandelbrot_2F_calc_2D_mandelbrot_2D_ptx_param_2; >...
2005 Jul 03
0
"bug" with ifconfig ... ?
...thing ... not sure if this is considered a 'desirable' effect, or a but ... but ... 'ifconfig <device> -alias' will wipe out all IPs on the device: mobile# ifconfig -a lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 inet 127.0.0.1 netmask 0xff000000 rl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 options=8<VLAN_MTU> inet 192.168.0.5 netmask 0xffffff00 broadcast 192.168.0.255 ether 00:0d:88:22:78:e4 media: Ethernet 10baseT/UTP status: active mobile# ifconfig rl0 -alias mobile...
2003 Sep 14
2
Stange NIC Problem: DFE-538TX
...ing please E-mail me. Please CC directly since I'm not subscribed to this list. Thank you, - Will Here are my system details: > uname -a FreeBSD epoch.anime.ca 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Mon Sep 15 01:47:21 EDT 2003 root@epoch.anime.ca:/usr/src/sys/compile/EPOCH i386 dmesg: rl0: <D-Link DFE-530TX+ 10/100BaseTX> port 0xb800-0xb8ff mem 0xe6000000-0xe60000ff irq 11 at device 12.0 on pci0 rl0: Ethernet address: 00:40:05:87:27:cd miibus0: <MII bus> on rl0 rlphy0: <RealTek internal media interface> on miibus0 rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX...
2003 Aug 09
0
USB problems (I/O-Error => USB da(4) quirks, uscanner0)
...t; on motherboard npx0: INT 16 interface pcib0: <Host to PCI bridge> on motherboard pci0: <PCI bus> on pcib0 pcib1: <PCI to PCI bridge (vendor=1106 device=b099)> at device 1.0 on pci0 pci1: <PCI bus> on pcib1 pci1: <NVidia model 0110 graphics accelerator> at 0.0 irq 11 rl0: <RealTek 8139 10/100BaseTX> port 0xec00-0xecff mem 0xdfffff00-0xdfffffff irq 11 at device 12.0 on pci0 rl0: Ethernet address: 00:50:fc:96:57:d3 miibus0: <MII bus> on rl0 rlphy0: <RealTek internal media interface> on miibus0 rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX,...
2013 Mar 01
0
[LLVMdev] NVPTX CUDA_ERROR_NO_BINARY_FOR_GPU
...%p<396>; > > > .reg .s16 %rc<396>; > > > .reg .s16 %rs<396>; > > > .reg .s32 %r<396>; > > > .reg .s64 %rl<396>; > > > .reg .f32 %f<396>; > > > .reg .f64 %fl<396>; > > > > > > mov.b64 %rl0, > > > examples_2E_mandelbrot_2F_calc_2D_mandelbrot_2D_ptx_param_0; > > > mov.f64 %fl2, > > > examples_2E_mandelbrot_2F_calc_2D_mandelbrot_2D_ptx_param_1; > > > mov.f64 %fl1, > > > examples_2E_mandelbrot_2F_calc_2D_mandelbrot_2D_ptx_param_2; > > &g...
2003 May 21
1
netstat/ipcs inside jail
...netstat: short read ... The rc.conf of the jail : hostname="jail.kmem.org" portmap_enable="NO" network_interfaces="" sshd_enable="YES" sendmail_enable="NO" inetd_flags="-wW -a 10.0.2.6" - this is what ifconfig looks like OUT of jail : rl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 inet 10.0.0.2 netmask 0xffffff00 broadcast 10.0.0.255 inet6 fe80::250:8dff:fe47:e567%rl0 prefixlen 64 scopeid 0x1 ether 00:50:8d:47:e5:67 media: Ethernet autoselect (10baseT/UTP) status: activ...