Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!
Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.
Witam, mam 2 kompy i 1 problem.
Nowy jest połączony z netem i ze Starym.
Nowy:
auto lo iface lo inet loopback address 127.0.0.1 netmask 255.0.0.0 auto eth0 iface eth0 inet static address 192.168.2.2 netmask 255.255.255.0 gateway 192.168.2.1 auto eth1 iface eth1 inet static address 192.168.1.xx netmask 255.255.255.0 gateway 192.168.1.1 oraz dns 192.168.1.1 i 194.204.152.34
Stary:
auto eth0 iface eth0 inet static address 192.168.2.3 netmask 255.255.255.0 gateway 192.168.2.1 oraz dns 192.168.1.1 i 194.204.152.34
próbowałem również ustawienia na nowym 192.168.2.1 bez bramy i na starym 192.168.2.2, na nowym mam kubuntu na starym edubuntu,
komputery się pingują, new łączy sie z internetem a old niestety nie
wczoraj cały dzień bawiłem sie w maskaradę ale nie zadziałało, prosze o pomoc choć już prawie nie wierze że mi sie uda.
Dodam jeszcze że na nowym zawsze po
sudo /etc/init.d/networking restart
występuje błąd
RTNETLINK answers: File exists run-parts: /etc/network/if-up.d/avahi-autoipd exited with return code 2
ale internet na nowym działa
Offline
http://dug.net.pl/texty/masq.php
Offline
Na tej stronce też byłem ale zatrzymałem się na tej linijce:
Zamiast ip.ip.ip.ip wpisujemy IP zewnętrzne naszego serwera.
Który to jest zewnętrzny ? ten który widać np w statystykach odwiedzin stron ?
Offline
http://forum.dug.net.pl/viewtopic.php?t=8835
Offline
Już mi sie udało :)
to mi pomogło:
http://forum.ubuntu.pl/viewtopic.php?t=3902
Offline
Warning: mysql_connect() [function.mysql-connect]: User ekata1_ubuntu has already more than 'max_user_connections' active connections in /home/ekata1/public_html/db/mysql4.php on line 48
phpBB by Przemo : Critical Error
Could not connect to the database.
User ekata1_ubuntu has already more than 'max_user_connections' active connections[/quote]
L[color=red][i]i[/i][/color]nux Registered User #452519
COMPUTER IS LOGICAL WAY OF HUMAN EVOLUTION:
INTELLECTUALS WITHOUT MORALITY
[url=http://www.el0him.net][img]http://www.el0him.net/Images/google.gif[/img][/url]
Offline
Time (s) | Query |
---|---|
0.00008 | SET CHARSET latin2 |
0.00004 | SET NAMES latin2 |
0.00138 | SELECT u.*, g.*, o.logged FROM punbb_users AS u INNER JOIN punbb_groups AS g ON u.group_id=g.g_id LEFT JOIN punbb_online AS o ON o.ident='18.189.194.44' WHERE u.id=1 |
0.00082 | REPLACE INTO punbb_online (user_id, ident, logged) VALUES(1, '18.189.194.44', 1732378214) |
0.00047 | SELECT * FROM punbb_online WHERE logged<1732377914 |
0.00056 | SELECT t.subject, t.closed, t.num_replies, t.sticky, f.id AS forum_id, f.forum_name, f.moderators, fp.post_replies, 0 FROM punbb_topics AS t INNER JOIN punbb_forums AS f ON f.id=t.forum_id LEFT JOIN punbb_forum_perms AS fp ON (fp.forum_id=f.id AND fp.group_id=3) WHERE (fp.read_forum IS NULL OR fp.read_forum=1) AND t.id=8986 AND t.moved_to IS NULL |
0.00005 | SELECT search_for, replace_with FROM punbb_censoring |
0.00121 | SELECT u.email, u.title, u.url, u.location, u.use_avatar, u.signature, u.email_setting, u.num_posts, u.registered, u.admin_note, p.id, p.poster AS username, p.poster_id, p.poster_ip, p.poster_email, p.message, p.hide_smilies, p.posted, p.edited, p.edited_by, g.g_id, g.g_user_title, o.user_id AS is_online FROM punbb_posts AS p INNER JOIN punbb_users AS u ON u.id=p.poster_id INNER JOIN punbb_groups AS g ON g.g_id=u.group_id LEFT JOIN punbb_online AS o ON (o.user_id=u.id AND o.user_id!=1 AND o.idle=0) WHERE p.topic_id=8986 ORDER BY p.id LIMIT 0,25 |
0.00070 | UPDATE punbb_topics SET num_views=num_views+1 WHERE id=8986 |
Total query time: 0.00531 s |