pppoa and RELENG_6 and bug report usb/83504

2005-11-18 Thread Bob Parkinson

Hi,

I did an upgrade yesterday, the only problem I've had is with pppoa2. I 
can see an open bug report (usb/83504) that seem to be similar to my 
problem (eg. message of form Purging 2 threads from ugen.0, and a system 
crash when booting), but I 
don't see anyone else here with the problem. I've had to go back to my 5.4 
backup as my system is useless with pppoa2. Am I alone? The priority is


chunk of dmesg:

Rebooting...
Copyright (c) 1992-2005 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD 6.0-STABLE #0: Thu Nov 17 17:03:52 GMT 2005
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC
Timecounter i8254 frequency 1193182 Hz quality 0
CPU: AMD Athlon(tm)  (1247.59-MHz 686-class CPU)
  Origin = AuthenticAMD  Id = 0x681  Stepping = 1

Features=0x383fbffFPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE
  AMD Features=0xc0400800SYSCALL,MMX+,3DNow+,3DNow
real memory  = 536805376 (511 MB)
avail memory = 515960832 (492 MB)
ACPI APIC Table: AMIINT VIA_K7  
byte 9332ar0: disk1 READY (mirror) using ad6 at ata3-master
Trying to mount root from ufs:/dev/ad0s1a
All threads purged from ugen0.1
All threads purged from ugen0.5
All threads purged from ugen0.1
All threads purged from ugen0.5
All threads purged from ugen0.6
All threads purged from ugen0.7
Purging 2 threads from ugen0.1
Purging 2 threads from ugen0.1
Purging 2 threads from ugen0.1


Fatal trap 12: page fault while in kernel mode
fault virtual address   = 0x0
fault code  = supervisor read, page not present
instruction pointer = 0x20:0xc06113fb
stack pointer   = 0x28:0xd5702b2c
frame pointer   = 0x28:0xd5702b34
code segment= base 0x0, limit 0xf, type 0x1b
= DPL 0, pres 1, def32 1, gran 1
processor eflags= interrupt enabled, resume, IOPL = 0
current process = 232 (pppoa2)
trap number = 12
panic: page fault
Uptime: 44s
Cannot dump. No dump device defined.
Automatic reboot in 15 seconds - press a key on the console to abort
Rebooting...

Cheers,

Bob
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: ISP blocking specific ports

2005-11-23 Thread Bob Parkinson



http://www.derkeiler.com/Service/PortScan/


portscan yourself from outside

Cheers,

Bob
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


4.10/umass0/compaq RILO2

2004-09-23 Thread Bob Parkinson
Hi,

I'm trying to boot 4.10 onto a compaq dl380 using rilo2 (a compaq remote admin. tool) 
from a locally mounted (on my PC) virtual cdrom.

I know 4.10 goes on cleanly when I use the directly attached cdrom on the dl380. Done 
it several times during testing.

When using rilo and a virtual drive I get as far as umass0, and then device timeouts, 
then page faults/a panic.

I was looking at disabling umass0 during the initial install in the kernel config. 
screen, but I've got no option for that.

Any ideas to help me get 4.10 on via rilo? (Apart from building my own boot disk with 
a rigged kernel).

Cheers,





Bob



This message has been scanned but we cannot guarantee that it and any
attachments are free from viruses or other damaging content: you are
advised to perform your own checks.  Email communications with the
University of Nottingham may be monitored as permitted by UK legislation.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


tcp proxy/pppoa2/nat

2005-07-20 Thread Bob Parkinson

What is the best way to proxy tcp on a freebsd box running ppp+nat.

I want to run a game at work, however those pesk firewalls and security 
policies get in the way.


So I want:

1) ssh from my work PC with game to my freebsd gateway machine at home.

2) proxy on freebsd gateway to game server

3) and back to my work PC.

My freebsd box is running pppoa2 with nat enabled, and a short list of 
incoming connections + nat for them. All outgoing is allowed.


I'm may be going google blind cause I can't see how to do this easily 
(easily means that I don't write my own perl tcpproxy even though it 
ought to be v. simple)


What is the FreeBSD way to achieve this?

Tkx.

Frustrated Game Player





___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]