Results 1 to 10 of 15
i am using the UBUNTU 8.10 in my college network
here i have installed two systems with the same...
the systems are under in our local college network and under ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-21-2009 #1Just Joined!
- Join Date
- Feb 2007
- Posts
- 32
IP detection problem
i am using the UBUNTU 8.10 in my college network
here i have installed two systems with the same...
the systems are under in our local college network and under a firewall(FORTIGATE)
we are using the a broadband connection for the internet use......and the college lan is used the same broadband connection.......
the problem is , when i restart the ubuntu system the network settings will be changed every time
every time i need to set tthe ip addresses manually for getting the network access
from this academic year we decided to use the ubuntu in our Network Resource Center (NRC) there are more than 15 computers are there..
so i need help for solving this problem.......
-Thanks in advance
- 05-21-2009 #2
Do you have DHCP or static?
- 05-21-2009 #3Just Joined!
- Join Date
- Feb 2007
- Posts
- 32
currently no DHCP is here
- 05-21-2009 #4
And have you set the static?
- 05-21-2009 #5Just Joined!
- Join Date
- Feb 2007
- Posts
- 32
yes we have the static ip..
it is provided by the ISP
- 05-21-2009 #6
I actually meant inside the network. I for example have configured my server to have 192.168.0.10, and I haven't done that in the router.
Again, do you have DHCP or static? (inside your network).
- 05-22-2009 #7Just Joined!
- Join Date
- Feb 2007
- Posts
- 32
Thank u for the help
in our local network i have configured the server ip as 192.168.0.1 but I haven't done that in the router.....
this types of ip problem is not happening in xp or win 2000
systems in my network...
- 05-22-2009 #8Just Joined!
- Join Date
- May 2009
- Posts
- 15
are you booting into gnome desktop environment? If so, I would forgo the network manager and set the ip from command line.
- 05-22-2009 #9
what does ifconfig output?
- 05-27-2009 #10Just Joined!
- Join Date
- Feb 2007
- Posts
- 32
i am booting from GNOME desktop
before setting the ip
ie
i have restart the ubuntu system , it seems network is not conncted
ifconfig
eth0 Link encap:Ethernet HWaddr 00:13:20:60:71:c5
inet6 addr: fe80::213:20ff:fe60:71c5/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:16 errors:0 dropped:0 overruns:0 frame:0
TX packets:11 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:4958 (4.9 KB) TX bytes:2178 (2.1 KB)
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:250 errors:0 dropped:0 overruns:0 frame:0
TX packets:250 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:15672 (15.6 KB) TX bytes:15672 (15.6 KB)
After i set the ip manually.....
ie,
system ip 192.168.0.3
mask 255.255.255.0
gateway 192.168.0.1
dns 218.248.240.79 and 218.248.240.135
ifconfig
eth0 Link encap:Ethernet HWaddr 00:13:20:60:71:c5
inet addr:192.168.0.3 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::213:20ff:fe60:71c5/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:40 errors:0 dropped:0 overruns:0 frame:0
TX packets:50 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:10722 (10.7 KB) TX bytes:7883 (7.8 KB)
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:250 errors:0 dropped:0 overruns:0 frame:0
TX packets:250 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:15672 (15.6 KB) TX bytes:15672 (15.6 KB)


Reply With Quote
