Jeff Ross wrote:
Hi,

I got my 4 port serial card and installed it in my firewall today

puc0 at pci1 dev 0 function 0 "Oxford OX16PCI954" rev 0x00: ports: 4 com
pccom3 at puc0 port 0 irq 11: st16650, 32 byte fifo
pccom3: probed fifo depth: 16 bytes
pccom4 at puc0 port 1 irq 11: st16650, 32 byte fifo
pccom4: probed fifo depth: 16 bytes
pccom5 at puc0 port 2 irq 11: st16650, 32 byte fifo
pccom5: probed fifo depth: 16 bytes
pccom6 at puc0 port 3 irq 11: st16650, 32 byte fifo
pccom6: probed fifo depth: 16 bytes
puc1 at pci1 dev 0 function 1 "Oxford Exsys EX-41098" rev 0x00: ports: 4 com
pccom7 at puc1 port 0 irq 5: ns16450, no fifo
pccom8 at puc1 port 1 irq 5: ns16450, no fifo
pccom9 at puc1 port 2 irq 5: ns16450, no fifo
pccom10 at puc1 port 3 irq 5: ns16450, no fifo

I'm using a null modem cable to connect another server to the serial card's pigtail but when I try to connect to the remote server with tip or cu, all I get is "Connected". At that point I can ~^D and ~^v and that's about it.

Connected doesn't necessarily mean there is a well-formed connection between the two devices. Connected just means you are electrically connected and something is on the other end of the cable. However, the communication link may not be "synchronized." Have you tried variations of line speed, stop and data bits, and parity? If you can connect via the built-in serial connections of the computer, it doesn't seem like this would be the problem.

I have a Dell PowerConnect switch that does what you're describing. If I hit enter 2 times, it will "sync" and give me back a login.


Connected
~v
beautify true
baudrate 9600
dialtimeout 60
eofread
eofwrite
eol
escape ~
exceptions
force \020
framesize 1024
host cu9600
log /var/log/aculog
phones
prompt \012
raise false
raisechar \000
record
remote
script false
tabexpand false
verbose false
SHELL /bin/ksh
HOME /home/jross
echocheck false
disconnect
tandem true
linedelay 0
chardelay 0
etimeout 0
rawftp false
halfduplex false
localecho false
parity none
hardwareflow false
linedisc 0
direct true

These commands you are using are taking place on your local side only.


Is there a way I can see on the remote system if indeed I'm connecting?

If you can login into the server via ssh or console, look for processes that would have been instantiated in order to make the connection, such as a getty or a shell process.


If I connect one server directly to the one external serial port on the firewall with a null modem cable I can connect with cu no problem, and I have full control.

There are at least a couple of null wiring layouts. Your serial card may have a different layout than your built-in serial connections. For example, some of the handshake lines may be crossed-over. I have never used a serial card before, but maybe you need a straight-through cable instead of a null modem cable. If you're handy with a soldering iron and can get your hands on some DB-9 connectors, you can make your own cables using CAT5. Just some ideas.


I'd appreciate any suggestions.

Thanks!

Jeff Ross

full dmesg

OpenBSD 4.2-current (GENERIC) #5: Fri Nov 16 19:34:39 MST 2007
    [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC
cpu0: Intel Pentium III ("GenuineIntel" 686-class) 802 MHz
cpu0: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE
real mem  = 535261184 (510MB)
avail mem = 509726720 (486MB)
mainbus0 at root
bios0 at mainbus0: AT/286+ BIOS, date 11/17/00, BIOS32 rev. 0 @ 0xfdb80, SMBIOS rev. 2.3 @ 0xf0640 (132 entries)
bios0: vendor American Megatrends Inc. version "0700xx" date 11/17/00
bios0: Supermicro 370SSR/370SSE
apm0 at bios0: Power Management spec V1.2
apm0: AC on, battery charge unknown
pcibios0 at bios0: rev 2.1 @ 0xf0000/0x10000
pcibios0: PCI IRQ Routing Table rev 1.0 @ 0xf3810/224 (12 entries)
pcibios0: PCI Interrupt Router at 000:31:0 ("Intel 82801AA LPC" rev 0x00)
pcibios0: PCI bus #1 is the last bus
bios0: ROM list: 0xc0000/0xc000
cpu0 at mainbus0
pci0 at mainbus0 bus 0: configuration mode 1 (no bios)
pchb0 at pci0 dev 0 function 0 "Intel 82815 Hub" rev 0x02
vga1 at pci0 dev 2 function 0 "Intel 82815 Graphics" rev 0x02: aperture at 0xf8000000, size 0x4000000
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
ppb0 at pci0 dev 30 function 0 "Intel 82801BA AGP" rev 0x01
pci1 at ppb0 bus 1
puc0 at pci1 dev 0 function 0 "Oxford OX16PCI954" rev 0x00: ports: 4 com
pccom3 at puc0 port 0 irq 11: st16650, 32 byte fifo
pccom3: probed fifo depth: 16 bytes
pccom4 at puc0 port 1 irq 11: st16650, 32 byte fifo
pccom4: probed fifo depth: 16 bytes
pccom5 at puc0 port 2 irq 11: st16650, 32 byte fifo
pccom5: probed fifo depth: 16 bytes
pccom6 at puc0 port 3 irq 11: st16650, 32 byte fifo
pccom6: probed fifo depth: 16 bytes
puc1 at pci1 dev 0 function 1 "Oxford Exsys EX-41098" rev 0x00: ports: 4 com
pccom7 at puc1 port 0 irq 5: ns16450, no fifo
pccom8 at puc1 port 1 irq 5: ns16450, no fifo
pccom9 at puc1 port 2 irq 5: ns16450, no fifo
pccom10 at puc1 port 3 irq 5: ns16450, no fifo
fxp0 at pci1 dev 4 function 0 "Intel 8255x" rev 0x08, i82559: irq 11, address 00:30:48:10:7c:77
inphy0 at fxp0 phy 1: i82555 10/100 PHY, rev. 4
fxp1 at pci1 dev 8 function 0 "Intel 82562" rev 0x01, i82562: irq 11, address 00:30:48:11:0f:ef
inphy1 at fxp1 phy 1: i82562EM 10/100 PHY, rev. 0
ichpcib0 at pci0 dev 31 function 0 "Intel 82801BA LPC" rev 0x01: 24-bit timer at 3579545Hz pciide0 at pci0 dev 31 function 1 "Intel 82801BA IDE" rev 0x01: DMA, channel 0 wired to compatibility, channel 1 wired to compatibility
wd0 at pciide0 channel 0 drive 0: <WDC WD204BA>
wd0: 16-sector PIO, LBA, 19470MB, 39876480 sectors
wd1 at pciide0 channel 0 drive 1: <WDC WD2000JB-00GVA0>
wd1: 16-sector PIO, LBA48, 190782MB, 390721968 sectors
wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 4
wd1(pciide0:0:1): using PIO mode 4, Ultra-DMA mode 5
atapiscsi0 at pciide0 channel 1 drive 0
scsibus0 at atapiscsi0: 2 targets
cd0 at scsibus0 targ 0 lun 0: <MATSHITA, CD-ROM CR-176, 6TCW> SCSI0 5/cdrom removable
cd0(pciide0:1:0): using PIO mode 4, Ultra-DMA mode 2
uhci0 at pci0 dev 31 function 2 "Intel 82801BA USB" rev 0x01: irq 7
ichiic0 at pci0 dev 31 function 3 "Intel 82801BA SMBus" rev 0x01: irq 5
iic0 at ichiic0
spdmem0 at iic0 addr 0x50: 256MB SDRAM non-parity PC133CL3
spdmem1 at iic0 addr 0x51: 128MB SDRAM non-parity PC133CL2
spdmem2 at iic0 addr 0x52: 128MB SDRAM non-parity PC133CL2
uhci1 at pci0 dev 31 function 4 "Intel 82801BA USB" rev 0x01: irq 10
isa0 at ichpcib0
isadma0 at isa0
pckbc0 at isa0 port 0x60/5
pckbd0 at pckbc0 (kbd slot)
pckbc0: using irq 1 for kbd slot
wskbd0 at pckbd0: console keyboard, using wsdisplay0
pmsi0 at pckbc0 (aux slot)
pckbc0: using irq 12 for aux slot
wsmouse0 at pmsi0 mux 0
pcppi0 at isa0 port 0x61
midi0 at pcppi0: <PC speaker>
spkr0 at pcppi0
lm0 at isa0 port 0x290/8: W83627HF
npx0 at isa0 port 0xf0/16: reported by CPUID; using exception 16
pccom0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
pccom1 at isa0 port 0x2f8/8 irq 3: ns16550a, 16 byte fifo
fdc0 at isa0 port 0x3f0/6 irq 6 drq 2
fd0 at fdc0 drive 0: 1.44MB 80 cyl, 2 head, 18 sec
usb0 at uhci0: USB revision 1.0
uhub0 at usb0 "Intel UHCI root hub" rev 1.00/1.00 addr 1
usb1 at uhci1: USB revision 1.0
uhub1 at usb1 "Intel UHCI root hub" rev 1.00/1.00 addr 1
biomask e7e5 netmask efe5 ttymask ffe7
mtrr: Pentium Pro MTRR support
dkcsum: wd0 matches BIOS drive 0x80
dkcsum: wd1 matches BIOS drive 0x81
root on wd0a swap on wd0b dump on wd0b

Reply via email to