p8x 仕様 |
OS FreeBSD 4.5-RELEASE AP Apache/1.3.26 mod_ssl/2.8.8OpenSSL/0.9.6aPHP/4.1.2PHP/3.0.18-i18n-ja Machine CTS5100 Pentiam 100MHz Mem 48MB ------------------------------------------------------------------------ # # p8x Kernel C0nfig File # machine i386 cpu I586_CPU cpu I686_CPU ident p8xkernel maxusers 0 options INET #InterNETworking options FFS #Berkeley Fast Filesystem options FFS_ROOT #FFS usable as root device [keep this!] options SOFTUPDATES #Enable FFS soft updates support options UFS_DIRHASH #Improve performance on big directories options PROCFS #Process filesystem options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!] options UCONSOLE #Allow users to grab the console options KTRACE #ktrace(1) support options SYSVSHM #SYSV-style shared memory options SYSVMSG #SYSV-style message queues options SYSVSEM #SYSV-style semaphores options P1003_1B #Posix P1003_1B real-time extensions options _KPOSIX_PRIORITY_SCHEDULING options ICMP_BANDLIM #Rate limit bad replies options KBD_INSTALL_CDEV # install a CDEV entry in /dev options MROUTING # Multicast routing options IPFIREWALL #firewall options IPFIREWALL_VERBOSE #enable logging to syslogd(8) options IPFIREWALL_FORWARD #enable transparrent proxy support options IPFIREWALL_VERBOSE_LIMIT=100 #limit verbosity options IPDIVERT #divert sockets device isa device eisa device pci device ata0 at isa? port IO_WD1 irq 14 device ata1 at isa? port IO_WD2 irq 15 device ata device atadisk # ATA disk drives options ATA_STATIC_ID #Static device numbering device atkbdc0 at isa? port IO_KBD device atkbd0 at atkbdc? irq 1 flags 0x1 device psm0 at atkbdc? irq 12 device vga0 at isa? pseudo-device splash device sc0 at isa? flags 0x100 device npx0 at nexus? port IO_NPX irq 13 device apm0 at nexus? flags 0x20 # Advanced Power Management device card device pcic0 at isa? irq 0 port 0x3e0 iomem 0xd4000 device sio0 at isa? port IO_COM1 flags 0x10 irq 4 device ppc0 at isa? irq 7 device ppbus # Parallel port bus (required) device lpt # Printer device miibus # MII bus support device ed pseudo-device loop # Network loopback pseudo-device ether # Ethernet support pseudo-device ppp 1 # Kernel PPP pseudo-device tun # Packet tunnel. pseudo-device pty # Pseudo-ttys (telnet etc) pseudo-device gif # IPv6 and IPv4 tunneling pseudo-device faith 1 # IPv6-to-IPv4 relaying (translation) pseudo-device bpf #Berkeley packet filter ------------------------------------------------------------------------ # # rc.conf file # blanktime="300" kern_securelevel_enable="NO" keymap="jp.106" keyrate="fast" nfs_reserved_port_only="YES" pccard_enable="YES" pccard_mem="DEFAULT" pccardd_flags="-z -i 3 -i 10" saver="blank" sendmail_enable="NO" sshd_enable="YES" nis_client_enable="NO" nisdomainname="purinnet.or.jp" apm_enable="YES" hostname="p8x.ryuhoku.jp" #router_flags="-s" router_flags="-q -P rdisc_interval=45" router="routed" router_enable="NO" timed_enable="NO" inetd_enable="NO" apmd_enable="NO" gateway_enable="YES" # ifconfig_ed0="inet 218.44.161.149 netmask 255.255.255.248" #ifconfig_ed0="inet 192.168.200.207 netmask 255.255.255.0" defaultrouter="218.44.161.146" #defaultrouter="192.168.200.254" # fw_iif="ed0" fw_iip="218.44.161.149" fw_inet="218.44.161.144" fw_imask="255.255.255.248" # fw_oif="ppp0" fw_oip="192.168.200.130" fw_onet="192.168.200.0" fw_omask="255.255.255.0" # firewall_enable="YES" firewall_script="/etc/rc.firewall" firewall_type="open" firewall_quiet="NO" firewall_logging="NO" firewall_flags="" # |