#!/bin/bash
echo Content-type: text/plain
echo
echo "ifconfig na routeru `hostname`"
/sbin/ifconfig 2>/dev/null