# /etc/fstab: static file system information.<br>#<br># &lt;file system&gt; &lt;mount point&gt;&nbsp;&nbsp; &lt;type&gt;&nbsp; &lt;options&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;dump&gt;&nbsp; &lt;pass&gt;<br>proc&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /proc&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; proc&nbsp;&nbsp;&nbsp; defaults&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<br>
/dev/sda6&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ext3&nbsp;&nbsp;&nbsp; defaults,errors=remount-ro 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1<br>/dev/sda1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /boot&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ext3&nbsp;&nbsp;&nbsp; defaults&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2<br>/dev/sda5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; none&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; swap&nbsp;&nbsp;&nbsp; sw&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<br>/dev/fd0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /media/floppy0&nbsp; auto&nbsp;&nbsp;&nbsp; rw,user,noauto&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<br>
<br><br>**** NOTE : I changed the ip numbers ******<br><br><br><br>############################################<br>#For more information, see interfaces(5).<br>############################################<br>##Loopback<br>
auto lo<br>iface lo inet loopback<br><br>##public network<br>auto eth1<br>iface eth1 inet static<br>pre-up /usr/sbin/ethtool -s eth1 autoneg off speed 100 duplex full<br>address 216.126.68.242<br>netmask 255.255.255.248<br>
gateway 216.126.68.241<br>##private network<br>auto eth0<br>iface eth0 inet static<br>pre-up /usr/sbin/ethtool -s eth0 autoneg off speed 100 duplex full<br>address 10.4.216.130<br>netmask 255.255.255.192<br><br>#Static route for backend service network<br>
up route add -net <a href="http://10.0.0.0/8">10.0.0.0/8</a> gw 10.4.216.129<br>auto eth1:1<br>iface eth1:1 inet static<br>address 216.126.71.0<br>netmask 255.255.255.0<br>auto eth1:2<br>iface eth1:2 inet static<br>address 216.126.71.1<br>
netmask 255.255.255.0<br>auto eth1:3<br>iface eth1:3 inet static<br>address 216.126.71.2<br>netmask 255.255.255.0<br>auto eth1:4<br>iface eth1:4 inet static<br>address 216.126.71.3<br>netmask 255.255.255.0<br>auto eth1:5<br>
iface eth1:5 inet static<br>address 216.126.71.4<br>netmask 255.255.255.0<br>auto eth1:6<br>iface eth1:6 inet static<br>address 216.126.71.5<br>netmask 255.255.255.0<br>auto eth1:7<br>iface eth1:7 inet static<br>address 216.126.71.6<br>
netmask 255.255.255.0<br>auto eth1:8<br>iface eth1:8 inet static<br>address 216.126.71.7<br>netmask 255.255.255.0<br>auto eth1:9<br>iface eth1:9 inet static<br>address 216.126.71.8<br>netmask 255.255.255.0<br>auto eth1:10<br>
iface eth1:10 inet static<br>address 216.126.71.9<br>netmask 255.255.255.0<br>auto eth1:11<br>iface eth1:11 inet static<br>address 216.126.71.10<br>netmask 255.255.255.0<br>auto eth1:12<br>iface eth1:12 inet static<br>address 216.126.71.11<br>
netmask 255.255.255.0<br>auto eth1:13<br>iface eth1:13 inet static<br>address 216.126.71.12<br>netmask 255.255.255.0<br>auto eth1:14<br>iface eth1:14 inet static<br>address 216.126.71.13<br>netmask 255.255.255.0<br>auto eth1:15<br>
iface eth1:15 inet static<br>address 216.126.71.14<br>netmask 255.255.255.0<br>auto eth1:16<br>iface eth1:16 inet static<br>address 216.126.71.15<br>netmask 255.255.255.0<br>auto eth1:17<br>iface eth1:17 inet static<br>address 216.126.71.16<br>
netmask 255.255.255.0<br>auto eth1:18<br>iface eth1:18 inet static<br>address 216.126.71.17<br>netmask 255.255.255.0<br>auto eth1:19<br>iface eth1:19 inet static<br>address 216.126.71.18<br>netmask 255.255.255.0<br>auto eth1:20<br>
iface eth1:20 inet static<br>address 216.126.71.19<br>netmask 255.255.255.0<br>auto eth1:21<br>iface eth1:21 inet static<br>address 216.126.71.20<br>netmask 255.255.255.0<br>auto eth1:22<br>iface eth1:22 inet static<br>address 216.126.71.21<br>
netmask 255.255.255.0<br>auto eth1:23<br>iface eth1:23 inet static<br>address 216.126.71.22<br>netmask 255.255.255.0<br>auto eth1:24<br>iface eth1:24 inet static<br>address 216.126.71.23<br>netmask 255.255.255.0<br>auto eth1:25<br>
iface eth1:25 inet static<br>address 216.126.71.24<br>netmask 255.255.255.0<br>auto eth1:26<br>iface eth1:26 inet static<br>address 216.126.71.25<br>netmask 255.255.255.0<br>auto eth1:27<br>iface eth1:27 inet static<br>address 216.126.71.26<br>
netmask 255.255.255.0<br>auto eth1:28<br>iface eth1:28 inet static<br>address 216.126.71.27<br>netmask 255.255.255.0<br>auto eth1:29<br>iface eth1:29 inet static<br>address 216.126.71.28<br>netmask 255.255.255.0<br>auto eth1:30<br>
iface eth1:30 inet static<br>address 216.126.71.29<br>netmask 255.255.255.0<br>auto eth1:31<br>iface eth1:31 inet static<br>address 216.126.71.30<br>netmask 255.255.255.0<br>auto eth1:32<br>iface eth1:32 inet static<br>address 216.126.71.31<br>
netmask 255.255.255.0<br>auto eth1:33<br>iface eth1:33 inet static<br>address 216.126.71.32<br>netmask 255.255.255.0<br>auto eth1:34<br>iface eth1:34 inet static<br>address 216.126.71.33<br>netmask 255.255.255.0<br>auto eth1:35<br>
iface eth1:35 inet static<br>address 216.126.71.34<br>netmask 255.255.255.0<br>auto eth1:36<br>iface eth1:36 inet static<br>address 216.126.71.35<br>netmask 255.255.255.0<br>auto eth1:37<br>iface eth1:37 inet static<br>address 216.126.71.36<br>
netmask 255.255.255.0<br>auto eth1:38<br>iface eth1:38 inet static<br>address 216.126.71.37<br>netmask 255.255.255.0<br>auto eth1:39<br>iface eth1:39 inet static<br>address 216.126.71.38<br>netmask 255.255.255.0<br>auto eth1:40<br>
iface eth1:40 inet static<br>address 216.126.71.39<br>netmask 255.255.255.0<br>auto eth1:41<br>iface eth1:41 inet static<br>address 216.126.71.40<br>netmask 255.255.255.0<br>auto eth1:42<br>iface eth1:42 inet static<br>address 216.126.71.41<br>
netmask 255.255.255.0<br>auto eth1:43<br>iface eth1:43 inet static<br>address 216.126.71.42<br>netmask 255.255.255.0<br>auto eth1:44<br>iface eth1:44 inet static<br>address 216.126.71.43<br>netmask 255.255.255.0<br>auto eth1:45<br>
iface eth1:45 inet static<br>address 216.126.71.44<br>netmask 255.255.255.0<br>auto eth1:46<br>iface eth1:46 inet static<br>address 216.126.71.45<br>netmask 255.255.255.0<br>auto eth1:47<br>iface eth1:47 inet static<br>address 216.126.71.46<br>
netmask 255.255.255.0<br>auto eth1:48<br>iface eth1:48 inet static<br>address 216.126.71.47<br>netmask 255.255.255.0<br>auto eth1:49<br>iface eth1:49 inet static<br>address 216.126.71.48<br>netmask 255.255.255.0<br>auto eth1:50<br>
iface eth1:50 inet static<br>address 216.126.71.49<br>netmask 255.255.255.0<br>auto eth1:51<br>iface eth1:51 inet static<br>address 216.126.71.50<br>netmask 255.255.255.0<br>auto eth1:52<br>iface eth1:52 inet static<br>address 216.126.71.51<br>
netmask 255.255.255.0<br>auto eth1:53<br>iface eth1:53 inet static<br>address 216.126.71.52<br>netmask 255.255.255.0<br>auto eth1:54<br>iface eth1:54 inet static<br>address 216.126.71.53<br>netmask 255.255.255.0<br>auto eth1:55<br>
iface eth1:55 inet static<br>address 216.126.71.54<br>netmask 255.255.255.0<br>auto eth1:56<br>iface eth1:56 inet static<br>address 216.126.71.55<br>netmask 255.255.255.0<br>auto eth1:57<br>iface eth1:57 inet static<br>address 216.126.71.56<br>
netmask 255.255.255.0<br>auto eth1:58<br>iface eth1:58 inet static<br>address 216.126.71.57<br>netmask 255.255.255.0<br>auto eth1:59<br>iface eth1:59 inet static<br>address 216.126.71.58<br>netmask 255.255.255.0<br>auto eth1:60<br>
iface eth1:60 inet static<br>address 216.126.71.59<br>netmask 255.255.255.0<br>auto eth1:61<br>iface eth1:61 inet static<br>address 216.126.71.60<br>netmask 255.255.255.0<br>auto eth1:62<br>iface eth1:62 inet static<br>address 216.126.71.61<br>
netmask 255.255.255.0<br>auto eth1:63<br>iface eth1:63 inet static<br>address 216.126.71.62<br>netmask 255.255.255.0<br>auto eth1:64<br>iface eth1:64 inet static<br>address 216.126.71.63<br>netmask 255.255.255.0<br>auto eth1:65<br>
iface eth1:65 inet static<br>address 216.126.71.64<br>netmask 255.255.255.0<br>auto eth1:66<br>iface eth1:66 inet static<br>address 216.126.71.65<br>netmask 255.255.255.0<br>auto eth1:67<br>iface eth1:67 inet static<br>address 216.126.71.66<br>
netmask 255.255.255.0<br>auto eth1:68<br>iface eth1:68 inet static<br>address 216.126.71.67<br>netmask 255.255.255.0<br>auto eth1:69<br>iface eth1:69 inet static<br>address 216.126.71.68<br>netmask 255.255.255.0<br>auto eth1:70<br>
iface eth1:70 inet static<br>address 216.126.71.69<br>netmask 255.255.255.0<br>auto eth1:71<br>iface eth1:71 inet static<br>address 216.126.71.70<br>netmask 255.255.255.0<br>auto eth1:72<br>iface eth1:72 inet static<br>address 216.126.71.71<br>
netmask 255.255.255.0<br>auto eth1:73<br>iface eth1:73 inet static<br>address 216.126.71.72<br>netmask 255.255.255.0<br>auto eth1:74<br>iface eth1:74 inet static<br>address 216.126.71.73<br>netmask 255.255.255.0<br>auto eth1:216<br>
iface eth1:216 inet static<br>address 216.126.71.74<br>netmask 255.255.255.0<br>auto eth1:76<br>iface eth1:76 inet static<br>address 216.126.71.216<br>netmask 255.255.255.0<br>auto eth1:77<br>iface eth1:77 inet static<br>
address 216.126.71.76<br>netmask 255.255.255.0<br>auto eth1:78<br>iface eth1:78 inet static<br>address 216.126.71.77<br>netmask 255.255.255.0<br>auto eth1:79<br>iface eth1:79 inet static<br>address 216.126.71.78<br>netmask 255.255.255.0<br>
auto eth1:80<br>iface eth1:80 inet static<br>address 216.126.71.79<br>netmask 255.255.255.0<br>auto eth1:81<br>iface eth1:81 inet static<br>address 216.126.71.80<br>netmask 255.255.255.0<br>auto eth1:82<br>iface eth1:82 inet static<br>
address 216.126.71.81<br>netmask 255.255.255.0<br>auto eth1:83<br>iface eth1:83 inet static<br>address 216.126.71.82<br>netmask 255.255.255.0<br>auto eth1:84<br>iface eth1:84 inet static<br>address 216.126.71.83<br>netmask 255.255.255.0<br>
auto eth1:85<br>iface eth1:85 inet static<br>address 216.126.71.84<br>netmask 255.255.255.0<br>auto eth1:86<br>iface eth1:86 inet static<br>address 216.126.71.85<br>netmask 255.255.255.0<br>auto eth1:87<br>iface eth1:87 inet static<br>
address 216.126.71.86<br>netmask 255.255.255.0<br>auto eth1:88<br>iface eth1:88 inet static<br>address 216.126.71.87<br>netmask 255.255.255.0<br>auto eth1:89<br>iface eth1:89 inet static<br>address 216.126.71.88<br>netmask 255.255.255.0<br>
auto eth1:90<br>iface eth1:90 inet static<br>address 216.126.71.89<br>netmask 255.255.255.0<br>auto eth1:91<br>iface eth1:91 inet static<br>address 216.126.71.90<br>netmask 255.255.255.0<br>auto eth1:92<br>iface eth1:92 inet static<br>
address 216.126.71.91<br>netmask 255.255.255.0<br>auto eth1:93<br>iface eth1:93 inet static<br>address 216.126.71.92<br>netmask 255.255.255.0<br>auto eth1:94<br>iface eth1:94 inet static<br>address 216.126.71.93<br>netmask 255.255.255.0<br>
auto eth1:95<br>iface eth1:95 inet static<br>address 216.126.71.94<br>netmask 255.255.255.0<br>auto eth1:96<br>iface eth1:96 inet static<br>address 216.126.71.95<br>netmask 255.255.255.0<br>auto eth1:97<br>iface eth1:97 inet static<br>
address 216.126.71.96<br>netmask 255.255.255.0<br>auto eth1:98<br>iface eth1:98 inet static<br>address 216.126.71.97<br>netmask 255.255.255.0<br>auto eth1:99<br>iface eth1:99 inet static<br>address 216.126.71.98<br>netmask 255.255.255.0<br>
auto eth1:100<br>iface eth1:100 inet static<br>address 216.126.71.99<br>netmask 255.255.255.0<br>auto eth1:101<br>iface eth1:101 inet static<br>address 216.126.71.100<br>netmask 255.255.255.0<br>auto eth1:102<br>iface eth1:102 inet static<br>
address 216.126.71.101<br>netmask 255.255.255.0<br>auto eth1:103<br>iface eth1:103 inet static<br>address 216.126.71.102<br>netmask 255.255.255.0<br>auto eth1:104<br>iface eth1:104 inet static<br>address 216.126.71.103<br>
netmask 255.255.255.0<br>auto eth1:105<br>iface eth1:105 inet static<br>address 216.126.71.104<br>netmask 255.255.255.0<br>auto eth1:106<br>iface eth1:106 inet static<br>address 216.126.71.105<br>netmask 255.255.255.0<br>
auto eth1:107<br>iface eth1:107 inet static<br>address 216.126.71.106<br>netmask 255.255.255.0<br>auto eth1:108<br>iface eth1:108 inet static<br>address 216.126.71.107<br>netmask 255.255.255.0<br>auto eth1:109<br>iface eth1:109 inet static<br>
address 216.126.71.108<br>netmask 255.255.255.0<br>auto eth1:110<br>iface eth1:110 inet static<br>address 216.126.71.109<br>netmask 255.255.255.0<br>auto eth1:111<br>iface eth1:111 inet static<br>address 216.126.71.110<br>
netmask 255.255.255.0<br>auto eth1:112<br>iface eth1:112 inet static<br>address 216.126.71.111<br>netmask 255.255.255.0<br>auto eth1:113<br>iface eth1:113 inet static<br>address 216.126.71.112<br>netmask 255.255.255.0<br>
auto eth1:114<br>iface eth1:114 inet static<br>address 216.126.71.113<br>netmask 255.255.255.0<br>auto eth1:115<br>iface eth1:115 inet static<br>address 216.126.71.114<br>netmask 255.255.255.0<br>auto eth1:116<br>iface eth1:116 inet static<br>
address 216.126.71.115<br>netmask 255.255.255.0<br>auto eth1:117<br>iface eth1:117 inet static<br>address 216.126.71.116<br>netmask 255.255.255.0<br>auto eth1:118<br>iface eth1:118 inet static<br>address 216.126.71.117<br>
netmask 255.255.255.0<br>auto eth1:119<br>iface eth1:119 inet static<br>address 216.126.71.118<br>netmask 255.255.255.0<br>auto eth1:120<br>iface eth1:120 inet static<br>address 216.126.71.119<br>netmask 255.255.255.0<br>
auto eth1:121<br>iface eth1:121 inet static<br>address 216.126.71.120<br>netmask 255.255.255.0<br>auto eth1:122<br>iface eth1:122 inet static<br>address 216.126.71.121<br>netmask 255.255.255.0<br>auto eth1:123<br>iface eth1:123 inet static<br>
address 216.126.71.122<br>netmask 255.255.255.0<br>auto eth1:124<br>iface eth1:124 inet static<br>address 216.126.71.123<br>netmask 255.255.255.0<br>auto eth1:125<br>iface eth1:125 inet static<br>address 216.126.71.124<br>
netmask 255.255.255.0<br>auto eth1:126<br>iface eth1:126 inet static<br>address 216.126.71.125<br>netmask 255.255.255.0<br>auto eth1:127<br>iface eth1:127 inet static<br>address 216.126.71.126<br>netmask 255.255.255.0<br>
auto eth1:128<br>iface eth1:128 inet static<br>address 216.126.71.127<br>netmask 255.255.255.0<br>auto eth1:129<br>iface eth1:129 inet static<br>address 216.126.71.128<br>netmask 255.255.255.0<br>auto eth1:130<br>iface eth1:130 inet static<br>
address 216.126.71.129<br>netmask 255.255.255.0<br>auto eth1:131<br>iface eth1:131 inet static<br>address 216.126.71.130<br>netmask 255.255.255.0<br>auto eth1:132<br>iface eth1:132 inet static<br>address 216.126.71.131<br>
netmask 255.255.255.0<br>auto eth1:133<br>iface eth1:133 inet static<br>address 216.126.71.132<br>netmask 255.255.255.0<br>auto eth1:134<br>iface eth1:134 inet static<br>address 216.126.71.133<br>netmask 255.255.255.0<br>
auto eth1:135<br>iface eth1:135 inet static<br>address 216.126.71.134<br>netmask 255.255.255.0<br>auto eth1:136<br>iface eth1:136 inet static<br>address 216.126.71.135<br>netmask 255.255.255.0<br>auto eth1:137<br>iface eth1:137 inet static<br>
address 216.126.71.136<br>netmask 255.255.255.0<br>auto eth1:138<br>iface eth1:138 inet static<br>address 216.126.71.137<br>netmask 255.255.255.0<br>auto eth1:139<br>iface eth1:139 inet static<br>address 216.126.71.138<br>
netmask 255.255.255.0<br>auto eth1:140<br>iface eth1:140 inet static<br>address 216.126.71.139<br>netmask 255.255.255.0<br>auto eth1:141<br>iface eth1:141 inet static<br>address 216.126.71.140<br>netmask 255.255.255.0<br>
auto eth1:142<br>iface eth1:142 inet static<br>address 216.126.71.141<br>netmask 255.255.255.0<br>auto eth1:143<br>iface eth1:143 inet static<br>address 216.126.71.142<br>netmask 255.255.255.0<br>auto eth1:144<br>iface eth1:144 inet static<br>
address 216.126.71.143<br>netmask 255.255.255.0<br>auto eth1:145<br>iface eth1:145 inet static<br>address 216.126.71.144<br>netmask 255.255.255.0<br>auto eth1:146<br>iface eth1:146 inet static<br>address 216.126.71.145<br>
netmask 255.255.255.0<br>auto eth1:147<br>iface eth1:147 inet static<br>address 216.126.71.146<br>netmask 255.255.255.0<br>auto eth1:148<br>iface eth1:148 inet static<br>address 216.126.71.147<br>netmask 255.255.255.0<br>
auto eth1:149<br>iface eth1:149 inet static<br>address 216.126.71.148<br>netmask 255.255.255.0<br>auto eth1:150<br>iface eth1:150 inet static<br>address 216.126.71.149<br>netmask 255.255.255.0<br>auto eth1:151<br>iface eth1:151 inet static<br>
address 216.126.71.150<br>netmask 255.255.255.0<br>auto eth1:152<br>iface eth1:152 inet static<br>address 216.126.71.151<br>netmask 255.255.255.0<br>auto eth1:153<br>iface eth1:153 inet static<br>address 216.126.71.152<br>
netmask 255.255.255.0<br>auto eth1:154<br>iface eth1:154 inet static<br>address 216.126.71.153<br>netmask 255.255.255.0<br>auto eth1:155<br>iface eth1:155 inet static<br>address 216.126.71.154<br>netmask 255.255.255.0<br>
auto eth1:156<br>iface eth1:156 inet static<br>address 216.126.71.155<br>netmask 255.255.255.0<br>auto eth1:157<br>iface eth1:157 inet static<br>address 216.126.71.156<br>netmask 255.255.255.0<br>auto eth1:158<br>iface eth1:158 inet static<br>
address 216.126.71.157<br>netmask 255.255.255.0<br>auto eth1:159<br>iface eth1:159 inet static<br>address 216.126.71.158<br>netmask 255.255.255.0<br>auto eth1:160<br>iface eth1:160 inet static<br>address 216.126.71.159<br>
netmask 255.255.255.0<br>auto eth1:161<br>iface eth1:161 inet static<br>address 216.126.71.160<br>netmask 255.255.255.0<br>auto eth1:162<br>iface eth1:162 inet static<br>address 216.126.71.161<br>netmask 255.255.255.0<br>
auto eth1:163<br>iface eth1:163 inet static<br>address 216.126.71.162<br>netmask 255.255.255.0<br>auto eth1:164<br>iface eth1:164 inet static<br>address 216.126.71.163<br>netmask 255.255.255.0<br>auto eth1:165<br>iface eth1:165 inet static<br>
address 216.126.71.164<br>netmask 255.255.255.0<br>auto eth1:166<br>iface eth1:166 inet static<br>address 216.126.71.165<br>netmask 255.255.255.0<br>auto eth1:167<br>iface eth1:167 inet static<br>address 216.126.71.166<br>
netmask 255.255.255.0<br>auto eth1:168<br>iface eth1:168 inet static<br>address 216.126.71.167<br>netmask 255.255.255.0<br>auto eth1:169<br>iface eth1:169 inet static<br>address 216.126.71.168<br>netmask 255.255.255.0<br>
auto eth1:170<br>iface eth1:170 inet static<br>address 216.126.71.169<br>netmask 255.255.255.0<br>auto eth1:171<br>iface eth1:171 inet static<br>address 216.126.71.170<br>netmask 255.255.255.0<br>auto eth1:172<br>iface eth1:172 inet static<br>
address 216.126.71.171<br>netmask 255.255.255.0<br>auto eth1:173<br>iface eth1:173 inet static<br>address 216.126.71.172<br>netmask 255.255.255.0<br>auto eth1:174<br>iface eth1:174 inet static<br>address 216.126.71.173<br>
netmask 255.255.255.0<br>auto eth1:1216<br>iface eth1:1216 inet static<br>address 216.126.71.174<br>netmask 255.255.255.0<br>auto eth1:176<br>iface eth1:176 inet static<br>address 216.126.71.1216<br>netmask 255.255.255.0<br>
auto eth1:177<br>iface eth1:177 inet static<br>address 216.126.71.176<br>netmask 255.255.255.0<br>auto eth1:178<br>iface eth1:178 inet static<br>address 216.126.71.177<br>netmask 255.255.255.0<br>auto eth1:179<br>iface eth1:179 inet static<br>
address 216.126.71.178<br>netmask 255.255.255.0<br>auto eth1:180<br>iface eth1:180 inet static<br>address 216.126.71.179<br>netmask 255.255.255.0<br>auto eth1:181<br>iface eth1:181 inet static<br>address 216.126.71.180<br>
netmask 255.255.255.0<br>auto eth1:182<br>iface eth1:182 inet static<br>address 216.126.71.181<br>netmask 255.255.255.0<br>auto eth1:183<br>iface eth1:183 inet static<br>address 216.126.71.182<br>netmask 255.255.255.0<br>
auto eth1:184<br>iface eth1:184 inet static<br>address 216.126.71.183<br>netmask 255.255.255.0<br>auto eth1:185<br>iface eth1:185 inet static<br>address 216.126.71.184<br>netmask 255.255.255.0<br>auto eth1:186<br>iface eth1:186 inet static<br>
address 216.126.71.185<br>netmask 255.255.255.0<br>auto eth1:187<br>iface eth1:187 inet static<br>address 216.126.71.186<br>netmask 255.255.255.0<br>auto eth1:188<br>iface eth1:188 inet static<br>address 216.126.71.187<br>
netmask 255.255.255.0<br>auto eth1:189<br>iface eth1:189 inet static<br>address 216.126.71.188<br>netmask 255.255.255.0<br>auto eth1:190<br>iface eth1:190 inet static<br>address 216.126.71.189<br>netmask 255.255.255.0<br>
auto eth1:191<br>iface eth1:191 inet static<br>address 216.126.71.190<br>netmask 255.255.255.0<br>auto eth1:192<br>iface eth1:192 inet static<br>address 216.126.71.191<br>netmask 255.255.255.0<br>auto eth1:193<br>iface eth1:193 inet static<br>
address 216.126.71.192<br>netmask 255.255.255.0<br>auto eth1:194<br>iface eth1:194 inet static<br>address 216.126.71.193<br>netmask 255.255.255.0<br>auto eth1:195<br>iface eth1:195 inet static<br>address 216.126.71.194<br>
netmask 255.255.255.0<br>auto eth1:196<br>iface eth1:196 inet static<br>address 216.126.71.195<br>netmask 255.255.255.0<br>auto eth1:197<br>iface eth1:197 inet static<br>address 216.126.71.196<br>netmask 255.255.255.0<br>
auto eth1:198<br>iface eth1:198 inet static<br>address 216.126.71.197<br>netmask 255.255.255.0<br>auto eth1:199<br>iface eth1:199 inet static<br>address 216.126.71.198<br>netmask 255.255.255.0<br>auto eth1:200<br>iface eth1:200 inet static<br>
address 216.126.71.199<br>netmask 255.255.255.0<br>auto eth1:201<br>iface eth1:201 inet static<br>address 216.126.71.200<br>netmask 255.255.255.0<br>auto eth1:202<br>iface eth1:202 inet static<br>address 216.126.71.201<br>
netmask 255.255.255.0<br>auto eth1:203<br>iface eth1:203 inet static<br>address 216.126.71.202<br>netmask 255.255.255.0<br>auto eth1:204<br>iface eth1:204 inet static<br>address 216.126.71.203<br>netmask 255.255.255.0<br>
auto eth1:205<br>iface eth1:205 inet static<br>address 216.126.71.204<br>netmask 255.255.255.0<br>auto eth1:206<br>iface eth1:206 inet static<br>address 216.126.71.205<br>netmask 255.255.255.0<br>auto eth1:207<br>iface eth1:207 inet static<br>
address 216.126.71.206<br>netmask 255.255.255.0<br>auto eth1:208<br>iface eth1:208 inet static<br>address 216.126.71.207<br>netmask 255.255.255.0<br>auto eth1:209<br>iface eth1:209 inet static<br>address 216.126.71.208<br>
netmask 255.255.255.0<br>auto eth1:210<br>iface eth1:210 inet static<br>address 216.126.71.209<br>netmask 255.255.255.0<br>auto eth1:211<br>iface eth1:211 inet static<br>address 216.126.71.210<br>netmask 255.255.255.0<br>
auto eth1:212<br>iface eth1:212 inet static<br>address 216.126.71.211<br>netmask 255.255.255.0<br>auto eth1:213<br>iface eth1:213 inet static<br>address 216.126.71.212<br>netmask 255.255.255.0<br>auto eth1:214<br>iface eth1:214 inet static<br>
address 216.126.71.213<br>netmask 255.255.255.0<br>auto eth1:215<br>iface eth1:215 inet static<br>address 216.126.71.214<br>netmask 255.255.255.0<br>auto eth1:216<br>iface eth1:216 inet static<br>address 216.126.71.215<br>
netmask 255.255.255.0<br>auto eth1:217<br>iface eth1:217 inet static<br>address 216.126.71.216<br>netmask 255.255.255.0<br>auto eth1:218<br>iface eth1:218 inet static<br>address 216.126.71.217<br>netmask 255.255.255.0<br>
auto eth1:219<br>iface eth1:219 inet static<br>address 216.126.71.218<br>netmask 255.255.255.0<br>auto eth1:220<br>iface eth1:220 inet static<br>address 216.126.71.219<br>netmask 255.255.255.0<br>auto eth1:221<br>iface eth1:221 inet static<br>
address 216.126.71.220<br>netmask 255.255.255.0<br>auto eth1:222<br>iface eth1:222 inet static<br>address 216.126.71.221<br>netmask 255.255.255.0<br>auto eth1:223<br>iface eth1:223 inet static<br>address 216.126.71.222<br>
netmask 255.255.255.0<br>auto eth1:224<br>iface eth1:224 inet static<br>address 216.126.71.223<br>netmask 255.255.255.0<br>auto eth1:225<br>iface eth1:225 inet static<br>address 216.126.71.224<br>netmask 255.255.255.0<br>
auto eth1:226<br>iface eth1:226 inet static<br>address 216.126.71.225<br>netmask 255.255.255.0<br>auto eth1:227<br>iface eth1:227 inet static<br>address 216.126.71.226<br>netmask 255.255.255.0<br>auto eth1:228<br>iface eth1:228 inet static<br>
address 216.126.71.227<br>netmask 255.255.255.0<br>auto eth1:229<br>iface eth1:229 inet static<br>address 216.126.71.228<br>netmask 255.255.255.0<br>auto eth1:230<br>iface eth1:230 inet static<br>address 216.126.71.229<br>
netmask 255.255.255.0<br>auto eth1:231<br>iface eth1:231 inet static<br>address 216.126.71.230<br>netmask 255.255.255.0<br>auto eth1:232<br>iface eth1:232 inet static<br>address 216.126.71.231<br>netmask 255.255.255.0<br>
auto eth1:233<br>iface eth1:233 inet static<br>address 216.126.71.232<br>netmask 255.255.255.0<br>auto eth1:234<br>iface eth1:234 inet static<br>address 216.126.71.233<br>netmask 255.255.255.0<br>auto eth1:235<br>iface eth1:235 inet static<br>
address 216.126.71.234<br>netmask 255.255.255.0<br>auto eth1:236<br>iface eth1:236 inet static<br>address 216.126.71.235<br>netmask 255.255.255.0<br>auto eth1:237<br>iface eth1:237 inet static<br>address 216.126.71.236<br>
netmask 255.255.255.0<br>auto eth1:238<br>iface eth1:238 inet static<br>address 216.126.71.237<br>netmask 255.255.255.0<br>auto eth1:239<br>iface eth1:239 inet static<br>address 216.126.71.238<br>netmask 255.255.255.0<br>
auto eth1:240<br>iface eth1:240 inet static<br>address 216.126.71.239<br>netmask 255.255.255.0<br>auto eth1:241<br>iface eth1:241 inet static<br>address 216.126.71.240<br>netmask 255.255.255.0<br>auto eth1:242<br>iface eth1:242 inet static<br>
address 216.126.71.241<br>netmask 255.255.255.0<br>auto eth1:243<br>iface eth1:243 inet static<br>address 216.126.71.242<br>netmask 255.255.255.0<br>auto eth1:244<br>iface eth1:244 inet static<br>address 216.126.71.243<br>
netmask 255.255.255.0<br>auto eth1:245<br>iface eth1:245 inet static<br>address 216.126.71.244<br>netmask 255.255.255.0<br>auto eth1:246<br>iface eth1:246 inet static<br>address 216.126.71.245<br>netmask 255.255.255.0<br>
auto eth1:247<br>iface eth1:247 inet static<br>address 216.126.71.246<br>netmask 255.255.255.0<br>auto eth1:248<br>iface eth1:248 inet static<br>address 216.126.71.247<br>netmask 255.255.255.0<br>auto eth1:249<br>iface eth1:249 inet static<br>
address 216.126.71.248<br>netmask 255.255.255.0<br>auto eth1:250<br>iface eth1:250 inet static<br>address 216.126.71.249<br>netmask 255.255.255.0<br>auto eth1:251<br>iface eth1:251 inet static<br>address 216.126.71.250<br>
netmask 255.255.255.0<br>auto eth1:252<br>iface eth1:252 inet static<br>address 216.126.71.251<br>netmask 255.255.255.0<br>auto eth1:253<br>iface eth1:253 inet static<br>address 216.126.71.252<br>netmask 255.255.255.0<br>
auto eth1:254<br>iface eth1:254 inet static<br>address 216.126.71.253<br>netmask 255.255.255.0<br>auto eth1:255<br>iface eth1:255 inet static<br>address 216.126.71.254<br>netmask 255.255.255.0<br>auto eth1:256<br>iface eth1:256 inet static<br>
address 216.126.71.255<br>netmask 255.255.255.0<br><br><div class="gmail_quote">On Mon, Feb 23, 2009 at 12:54 AM, Petter Reinholdtsen <span dir="ltr">&lt;<a href="mailto:pere@hungry.com">pere@hungry.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">&gt; It takes about 20 minutes for my new Lenny box to come alive. &nbsp;The<br>
&gt; script in question is .. /etc/network/if-up.d/mountnfs<br>
&gt;<br>
&gt; I do not use nfs.<br>
<br>
What is the content of /etc/fstab and /etc/network/interfaces?<br>
<br>
Happy hacking,<br>
--<br>
<font color="#888888">Petter Reinholdtsen<br>
</font></blockquote></div><br>