Displaying 2 results from an estimated 2 matches for "ethernet_ii".
1998 Nov 04
0
Help: Cannot browse the shares on Samba server
...troubles and getting this new Linux server
running just became priority -20. :(
Base install is Red Hat Linux 5.1, with all the latest errata patches
applied. Platform (for now) is a 90 MHz Pentium, 16MB of RAM, 3Com 3C509
Ethernet card. LAN is 10BaseT, running TCP/IP and IPX (all frame type
Ethernet_II). Several Win95 (OSR2) clients, running both protocols. Linux
boxes running pure TCP/IP, and a Netware server running IPX.
I downloaded Samba 1.9.18p10, compiled in an absolutely stock configuration,
and created a basic smb.conf file. For this test setup, I stripped the Win95
client network...
2003 Aug 01
0
gdb coredumps
...# Pseudo-ttys (telnet etc)
#pseudo-device md # Memory "disks"
#pseudo-device gif # IPv6 and IPv4 tunneling
#pseudo-device faith 1 # IPv6-to-IPv4 relaying (translation)
# Novell
pseudo-device ef
options IPX
options NCP
options ETHER_II # enable Ethernet_II frame
options ETHER_8023 # enable Ethernet_802.3 (Novell) frame
options ETHER_8022 # enable Ethernet_802.2 frame
options ETHER_SNAP # enable Ethernet_802.2/SNAP frame
# The `bpf' pseudo-device enables the Berkeley Packet Filter.
#...