Topic: Newbie
Hie all. Newbie seeking help. I had Chillispot remotely installed on ubuntu 7.04. After the installation I changed my interface address because of NAT.
I have this:
======================================================
ifconfig
eth0 Link encap:Ethernet HWaddr 00:0D:88:6B:A7:56
inet addr:10.0.0.3 Bcast:10.255.255.255 Mask:255.0.0.0
inet6 addr: fe80::20d:88ff:fe6b:a756/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:83590 errors:0 dropped:0 overruns:0 frame:0
TX packets:41598 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:5611325 (5.3 MiB) TX bytes:4283317 (4.0 MiB)
Interrupt:16 Base address:0xd000
eth1 Link encap:Ethernet HWaddr 00:0F:EA:DF:E1:73
inet6 addr: fe80::20f:eaff:fedf:e173/64 Scope:Link
UP BROADCAST RUNNING MTU:1500 Metric:1
RX packets:111833 errors:0 dropped:0 overruns:0 frame:0
TX packets:4741 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:8769915 (8.3 MiB) TX bytes:728012 (710.9 KiB)
Interrupt:19 Base address:0xe800
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:5 errors:0 dropped:0 overruns:0 frame:0
TX packets:5 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:920 (920.0 b) TX bytes:920 (920.0 b)
tun0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
inet addr:192.168.182.1 P-t-P:192.168.182.1 Mask:255.255.255.0
UP POINTOPOINT RUNNING MTU:1500 Metric:1
RX packets:8703 errors:0 dropped:0 overruns:0 frame:0
TX packets:4599 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:500
RX bytes:604581 (590.4 KiB) TX bytes:704031 (687.5 KiB)
================================================================
Not good with Linux, but It seems I have to remove tun0.
I have good dhcp but no captive portal.