Difference between revisions of "Router.ti"
Line 40: | Line 40: | ||
= Services = | = Services = | ||
== Running services == | == Running services == | ||
− | + | ||
− | + | {|class="wikitable" | |
− | + | |- | |
− | + | ! Service Name !! Service Description !! Runs As !! Depends On || Additional Information | |
+ | |-|- | ||
+ | | bind || Bind DNS nameserver || || || N/A | ||
+ | |-|- | ||
+ | | named || ISC DHCP Server || || || N/A | ||
+ | |-|- | ||
+ | | radvd || Router advertisement daemon || || || N/A | ||
+ | |-|- | ||
+ | | nginx || Reverse proxy server || || || N/A | ||
+ | |-|- | ||
+ | |} | ||
== Configuration files == | == Configuration files == |
Revision as of 08:56, 21 November 2014
Router.ti | |
---|---|
Hostname | router.ti |
IPv4 | 10.0.20.254 |
IPv6 | 2001:470:7894::1 |
Function | Our core router |
Location | Glassroom |
Contact |
This is work in progress
Contents
Description
This is our core router. It's a Mikrotik RB-450G running OpenWRT 12.09, r36088.
General overview
Low level overview
Services
Running services
Service Name | Service Description | Runs As | Depends On | Additional Information |
---|---|---|---|---|
bind | Bind DNS nameserver | N/A | ||
named | ISC DHCP Server | N/A | ||
radvd | Router advertisement daemon | N/A | ||
nginx | Reverse proxy server | N/A |